Plugin Directory

Changeset 3332660


Ignore:
Timestamp:
07/23/2025 07:01:06 AM (8 months ago)
Author:
trustyplugins
Message:

readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • all-in-one-checkout-page-builder-for-woocommerce/tags/1.0.0/readme.txt

    r3332659 r3332660  
    3636- 🧩 **Extendable** – Designed with developers in mind for easy customization.
    3737
    38 **Key Features:**
    39 
    40 * **Works with Divi Builder:** Easy and highly customizable.
    41 * **Simple to Use:** don’t need any technical skills to use the plugin.
    42 
    4338== Installation ==
    4439
     
    6560
    6661
    67 
    68 
    69 == Source Code ==
    70 
    71 The uncompressed source code for this plugin (including JavaScript and build tools) is publicly available at:
    72 
    73 1. https://github.com/trustyplugins/woo-checkout-builder
    74 
    75 == Build Instructions ==
    76 
    77 This plugin uses Parcel as a build tool to compile and bundle JavaScript assets.
    78 
    79 To build the plugin from source:
    80 
    81 1. Clone the repository:
    82    git clone https://github.com/trustyplugins/woo-checkout-builder
    83 
    84 2. Navigate into the plugin folder:
    85    cd trusty-woo-checkout-builder
    86 
    87 3. Install the required dependencies:
    88    npm install
    89 
    90 4. Build the assets:
    91    npm run build
    92 
    93 This will generate the production-ready JavaScript files in the `/js` and `/scripts` directories.
    94 
    9562== Changelog ==
    9663
    97 = 1.0 =
     64= 1.0.0 =
    9865* Initial release.
    9966
Note: See TracChangeset for help on using the changeset viewer.