Plugin Directory

Changeset 2502457


Ignore:
Timestamp:
03/24/2021 11:05:45 AM (5 years ago)
Author:
abantecart
Message:

assets icons

Location:
abantecart-embedding
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • abantecart-embedding/trunk/readme.txt

    r2501442 r2502457  
    1 # abantecart-embed
    2 AbanteCart Integration to Wordpress
     1=== AbanteCart Embed ===
     2Contributors: abantecart
     3License: GPLv3
     4License URI: https://github.com/abantecart/abantecart-embed/blob/main/LICENSE
     5Tags: ecommerce, cart, commerce, buy now, checkout
     6Tested up to: 5.7
     7Stable tag: 1.0.0
     8Requires PHP: 5.3.0
     9
     10You can now enable ecommerce features in your WordPress pages.
     11
     12== Description ==
     13Embed 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
     191. Visit the plugins page within your dashboard and select ‘Add New’;
     201. Search for ‘AbanteCart Embed’;
     211. Activate AbanteCart Embed from your Plugins page;
     221. Go to ‘after activation’ below.
     23
     24### INSTALL ABANTECART EMBED MANUALLY
     25
     261. Upload the ‘abantecart-embed’ folder to the /wp-content/plugins/ directory;
     272. Activate the AbanteCart Embed plugin through the ‘Plugins’ menu in WordPress;
     283. Go to ‘after activation’ below.
    329
    430
    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 ==
    1332
    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 =
     34Release Date: March 19th, 2021
    1635
    17 FEATURES:
     36Enhancements:
    1837
    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
    2139
    22 COMPATIBILITY
     40Bugfixes:
    2341
    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.