Changeset 2986982
- Timestamp:
- 10/31/2023 07:05:17 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
integration-of-pathao-for-woocommerce/trunk/readme.txt
r2985736 r2986982 1 === Integration of Pathao for WooCommerce === 2 Contributors: springdevs, naminbd, ok9xnirab 3 Donate link: http://springdevs.com/ 4 Tags: pathao, pathao-shipping, woocommerce-shipping 5 Requires at least: 4.0 6 Tested up to: 6.4 7 Stable tag: 1.0.4 8 Requires PHP: 7.0 9 License: GPLv2 or later 1 === Integration of Pathao for WooCommerce === 2 Contributors: springdevs, naminbd, ok9xnirab 3 Donate link: http://springdevs.com/ 4 Tags: pathao, pathao-shipping, woocommerce-shipping, pathao integration, pathao courier, bd courier, bd shipping 5 Requires at least: 4.0 6 Tested up to: 6.4 7 Stable tag: 1.0.4 8 Requires PHP: 7.0 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 … … 14 14 == Description == 15 15 16 Pathao courier (for Bangladesh) integration for WooCommerce. 16 Pathao integration for WooCommerce. 17 Here we made a solution that will take all the information from the user and send that directly to Pathao. The information will directly interact with Pathao and calculate the delivery charge for each order. So you don’t need to worry about the delivery charge or call the customer if any change in the delivery charge. 👊👊 17 18 18 19 [youtube https://youtu.be/nrdH7hWVTbc] 19 20 20 ## Features21 21 22 ## # Free22 ## 👉👉 Features 23 23 24 1. Sent order to pathao 25 2. Track pathao order status from woocommerce order page 24 ### 💝 Free 💝 26 25 27 ### Premium 26 1. Sent order to Pathao 27 2. Track pathao order status from woocommerce order page 28 28 29 1. Register pathao as shipping method 30 2. Automatically calculate shipping charge based on Location 31 3. Replace WooCommerce Checkout fields to support Range of Locations 32 4. Synchronise WooCommerce Order with Pathao Order 33 5. Multi checkout support 34 6. More Customizable. 29 ### 🔥🔥 Premium 🔥🔥 30 31 Explore our [Premium Version here](https://springdevs.com/plugin/pathao). 32 33 1. Register Pathao as a shipping method 34 2. Automatically calculate shipping charge based on location 35 3. Replace WooCommerce Checkout fields to support a Range of Locations 36 4. Synchronise WooCommerce Order with Pathao Order 37 5. Multi checkout support 38 6. More Customizable. 39 40 ## 👉👉 Why should you choose us? 41 1. Easy and simple installation process 42 2. Fully automatic delivery charge calculation 43 3. No need to worry about the delivery location 44 4. No need to send data manually to Pathao 45 5. Hassle-free one-click delivery solution 46 47 48 35 49 36 50 == Installation == … … 38 52 = Installation from within WordPress = 39 53 40 1. Visit 'Plugins > 'Add New'. 41 2. Search for 'Integration of Pathao for WooCommerce'. 42 3. Install and activate the 'Integration of Pathao for WooCommerce' plugin. 54 ```plaintext 55 1. Visit 'Plugins > 'Add New'. 56 2. Search for 'Integration of Pathao for WooCommerce'. 57 3. Install and activate the 'Integration of Pathao for WooCommerce' plugin. 43 58 44 = Manual installation =59 = Manual installation = 45 60 46 1. Upload the entire `Integration of Pathao for WooCommerce` folder to the `/wp-content/plugins/` directory.47 2. Visit 'Plugins'.48 3. Activate the `Integration of Pathao for WooCommerce` plugin.49 61 1. Upload the entire `Integration of Pathao for WooCommerce` folder to the `/wp-content/plugins/` directory. 62 2. Visit 'Plugins'. 63 3. Activate the `Integration of Pathao for WooCommerce` plugin. 64 ``` 50 65 51 66 == Screenshots == 52 67 53 1. Settings page 54 2. Setup plugin 55 3. Send order to pathao 56 4. Pathao order status 57 68 1. Settings page 69 2. Setup plugin 70 3. Send the order to Pathao 71 4. Pathao order status 58 72 59 73 == Changelog == 60 74 61 = 1.0.4 = 62 * Fix wrong weight on admin order 75 = 1.0.4 = 63 76 64 = 1.0.2 = 65 * Ability to sent order again to pathao if order was cancelled or failed. 77 * Fix the wrong weight on the admin order 66 78 67 = 1.0.1 = 68 * Initial release 79 = 1.0.2 = 80 81 * The ability to send an order again to Pathao if the order was canceled or failed. 82 83 = 1.0.1 = 84 85 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.