Plugin Directory

Changeset 3446810


Ignore:
Timestamp:
01/26/2026 04:00:36 AM (2 months ago)
Author:
mrboydwp
Message:

Update readme.txt - remove outdated source code section, fix plugin directory path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bcodecraft-submissions-cf7/tags/1.0.0/readme.txt

    r3445282 r3446810  
    4242* [Support on Ko-fi](https://ko-fi.com/boyduang)
    4343
    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/` directory
    49 * All source files needed to rebuild the compressed assets
    50 
    51 To rebuild from source:
    52 1. Run `npm install` to install dependencies
    53 2. Run `npm run build:prod` to build production assets
    54 3. Run `composer install --no-dev` to install PHP dependencies
    55 
    5644== Installation ==
    5745
    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.
     461. Upload the plugin files to the `/wp-content/plugins/bcodecraft-submissions-cf7` directory, or install the plugin through the WordPress plugins screen directly.
    59472. Activate the plugin through the 'Plugins' screen in WordPress.
    60483. Make sure Contact Form 7 is installed and activated.
Note: See TracChangeset for help on using the changeset viewer.