Changeset 2502457
- Timestamp:
- 03/24/2021 11:05:45 AM (5 years ago)
- Location:
- abantecart-embedding
- Files:
-
- 2 added
- 1 edited
-
assets/icon-128x128.png (added)
-
assets/icon-256x256.png (added)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
abantecart-embedding/trunk/readme.txt
r2501442 r2502457 1 # abantecart-embed 2 AbanteCart Integration to Wordpress 1 === AbanteCart Embed === 2 Contributors: abantecart 3 License: GPLv3 4 License URI: https://github.com/abantecart/abantecart-embed/blob/main/LICENSE 5 Tags: ecommerce, cart, commerce, buy now, checkout 6 Tested up to: 5.7 7 Stable tag: 1.0.0 8 Requires PHP: 5.3.0 9 10 You can now enable ecommerce features in your WordPress pages. 11 12 == Description == 13 Embed buy now products and categories from your AbanteCart store. Requires no coding. Just add the plugin and paste embed link to blog post or page. 14 15 == Installation == 16 17 ### INSTALL AbanteCart Embed FROM WITHIN WORDPRESS 18 19 1. Visit the plugins page within your dashboard and select ‘Add New’; 20 1. Search for ‘AbanteCart Embed’; 21 1. Activate AbanteCart Embed from your Plugins page; 22 1. Go to ‘after activation’ below. 23 24 ### INSTALL ABANTECART EMBED MANUALLY 25 26 1. Upload the ‘abantecart-embed’ folder to the /wp-content/plugins/ directory; 27 2. Activate the AbanteCart Embed plugin through the ‘Plugins’ menu in WordPress; 28 3. Go to ‘after activation’ below. 3 29 4 30 5 ~~~~Contributors: (abantecart) 6 Donate link: https://www.abantecart.com/download 7 Tags: ecommerce, cart, commerce, buy now, checkout 8 Requires at least: 5.3 9 Tested up to: 5.5 10 Stable tag: 1.0 11 Requires PHP: 5.3 12 License: CC0 1.0 Universal or later 31 == Changelog == 13 32 14 You can now enable ecommerce features in your WordPress pages. 15 Embed buy now products and categories from your AbanteCart store. Requires no coding. Just add the plugin and paste embed link to blog post or page. 33 = 1.0 = 34 Release Date: March 19th, 2021 16 35 17 FEATURES:36 Enhancements: 18 37 19 * On the front end it adds an product image, name and add to cart button to the pages and posts on your WordPress website. 20 * Multiply stores allowed 38 * Optimizes the assets url 21 39 22 COMPATIBILITY 40 Bugfixes: 23 41 24 * AbanteCart 1.3.0 or higher required. 25 * Publicly accessible domain with installed self-hosted AbanteCart 26 27 USAGE 28 * Install and activate the plugin 29 * Save AbanteCart store url 30 * Copy embed link from your AbanteCart store and insert to Wordpress post 31 32 CONTRIBUTE 33 34 * Regardless of if you are a WordPress beginner or experienced developer if you’re interested in contributing to AbanteCart embed development go to the [AbanteCart GitHub Repository](https://github.com/abantecart/abantecart-src). 35 36 = Is AbanteCart free = 37 38 AbanteCart is a free open source ecommerce platform. 42 * Fixes a bug where images not load.
Note: See TracChangeset
for help on using the changeset viewer.