Changeset 3332660
- Timestamp:
- 07/23/2025 07:01:06 AM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
all-in-one-checkout-page-builder-for-woocommerce/tags/1.0.0/readme.txt
r3332659 r3332660 36 36 - 🧩 **Extendable** – Designed with developers in mind for easy customization. 37 37 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 43 38 == Installation == 44 39 … … 65 60 66 61 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-builder74 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-builder83 84 2. Navigate into the plugin folder:85 cd trusty-woo-checkout-builder86 87 3. Install the required dependencies:88 npm install89 90 4. Build the assets:91 npm run build92 93 This will generate the production-ready JavaScript files in the `/js` and `/scripts` directories.94 95 62 == Changelog == 96 63 97 = 1.0 =64 = 1.0.0 = 98 65 * Initial release. 99 66
Note: See TracChangeset
for help on using the changeset viewer.