=== Plasso === Contributors: jschuller Donate link: http://plasso.com Tags: plasso, plasso product pages, plasso overlay, plasso embed, ecommerce, e-commerce, commerce, javascript, overlay, embed Requires at least: 3.9.0 Tested up to: 4.5.2 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Embed a Plasso.com checkout button anywhere on your WordPress powered website using simple shortcodes. == Description == Extend the power of Plasso ecommerce right in your WordPress powered website using simple shortcodes. Configure you Plasso spaces and products on Plasso.com, then just click the Plasso button in any post, page or widget to embed your products. Basic example: `[plasso id="abc123"]` Advanced example: `[plasso id="abc123" text="Buy This Awesome Thing" class="button"]` See full documentation in Settings > Plasso after plugin has been activated. == Installation == = 1. Admin Search = 1. In your Admin, go to menu Plugins > Add. 1. Search for `Plasso`. 1. Find the plugin that's labeled `Plasso`. 1. Click to install. 1. Activate the plugin. 1. A new menu item `Plasso` will appear under your Settings menu. = 2. Download & Upload = 1. Download the plugin (a zip file) on the right column of this page. 1. In your Admin, go to menu Plugins > Add. 1. Select the tab "Upload". 1. Upload the .zip file you just downloaded. 1. Activate the plugin. 1. A new menu item `Plasso` will appear under your Settings menu. = 3. FTP Upload = 1. Download the plugin (.zip file) on the right column of this page. 1. Unzip the zip file contents. 1. Upload the `plasso` folder to the `/wp-content/plugins/` directory of your site. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. A new menu item `Plasso` will appear under your Settings menu. == Frequently Asked Questions == = I’ve activated the plugin, but it doesn’t work. = Your theme must implement **wp_footer()** in the footer.php file, otherwise the Plasso JavaScript will not load correctly. You can test if this is the issue by switching to a WordPress stock theme such as twenty-twelve temporarily. == Screenshots == 1. Add a Plasso shortcode using the editor. 1. Accept payments for any kind of product. == Changelog == = 1.0.2 = * Fixing HTTP to HTTPS redirect on logout. = 1.0.1 = * Adding compatibility with the new Plasso Billing product. = 1.0.0 = * This is the first release... enjoy.