Changeset 3446810
- Timestamp:
- 01/26/2026 04:00:36 AM (2 months ago)
- File:
-
- 1 edited
-
bcodecraft-submissions-cf7/tags/1.0.0/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bcodecraft-submissions-cf7/tags/1.0.0/readme.txt
r3445282 r3446810 42 42 * [Support on Ko-fi](https://ko-fi.com/boyduang) 43 43 44 **Source Code & Build Information:**45 46 The full uncompressed source code is included in the `src/` directory of this plugin. This includes:47 * React/JavaScript components in `src/components/`48 * SCSS stylesheets in `src/` directory49 * All source files needed to rebuild the compressed assets50 51 To rebuild from source:52 1. Run `npm install` to install dependencies53 2. Run `npm run build:prod` to build production assets54 3. Run `composer install --no-dev` to install PHP dependencies55 56 44 == Installation == 57 45 58 1. Upload the plugin files to the `/wp-content/plugins/bcodecraft-submissions- for-contact-form-7` directory, or install the plugin through the WordPress plugins screen directly.46 1. Upload the plugin files to the `/wp-content/plugins/bcodecraft-submissions-cf7` directory, or install the plugin through the WordPress plugins screen directly. 59 47 2. Activate the plugin through the 'Plugins' screen in WordPress. 60 48 3. Make sure Contact Form 7 is installed and activated.
Note: See TracChangeset
for help on using the changeset viewer.