=== App Embed === Contributors: nicolashefti Tags: appizy, spreadsheet, embed, calculator, web-calculator Requires at least: 4.9 Tested up to: 4.9 Requires PHP: 5.6 Stable tag: 1.0.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-2.0.html Appizy App Embed provides a very easy and efficient way to embed your web-calculator created with Appizy. == Description == Appizy App Embed allows you to add a web calculator inside your WordPress site. Key features: * Fast embed using shortcode inside any post. * Manage you web-calculator like any other media item. * Separation of code (CSS and JavaScript) using an iFrame tag to avoid any collision with WordPress. Please visit the [Github page](https://github.com/appizy/appizy-app-embed "Github") for the latest code development, planned enhancements and known issues. To learn more about spreadsheet conversion into web-calculator please visit [Appizy website](http://www.appizy.com). == Getting Started == Here's how easy it is to use… 1. Once you have the plugin installed, go to your Media library and add your web-calculator to it. 2. Go to 'Tools > Appizy' to see all available web-calculators in your WordPress. 3. Copy the shortcode associated to the file of your choice and paste it into the post or page of your choice. 4. Save the content and open it. The web-calculator is now embedded into your content. == Installation == Appizy App Embed can be found and installed via the Plugin menu within WordPress administration (Plugins -> Add New). Alternatively, it can be downloaded from WordPress.org and installed manually. 1. Upload the entire `appizy-app-embed-code` folder to your `wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress administration. == Screenshots == 1. Admin overview (access with the "Tools > Appizy" menu) with the list of files and shortcode associated 2. Example of shortcode in a post 3. Display of web-calculator inside the post == Changelog == = 1.0.0 = * Initial release