Plugin Directory

Changeset 2082288


Ignore:
Timestamp:
05/07/2019 10:22:12 AM (7 years ago)
Author:
spreadsheetconverter
Message:

updated readme.txt to make it clearer about the plugin price and requirements.

Location:
import-spreadsheets-from-microsoft-excel
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • import-spreadsheets-from-microsoft-excel/tags/10.1/readme.txt

    r2052367 r2082288  
    1313== Description ==
    1414
    15 **Import Spreadsheets from Microsoft Excel** is a free WordPress plugin that allows you to import live, calculating spreadsheets from Microsoft Excel to your blog or website in WordPress. You first convert the Excel spreadsheet to HTML and the formulas in Excel to JavaScript with an add-in for Excel called [SpreadsheetConverter](http://www.spreadsheetconverter.com/ "Link to the SpreadsheetConverter web site"). The uploaded online spreadsheet is live and looks and feels exactly like in Excel. Now you can use Excel everywhere!
     15**Import Spreadsheets from Microsoft Excel** is a WordPress plugin that allows you to import live, calculating spreadsheets from Microsoft Excel to your blog or website in WordPress. The plugin is free but requires a paid license for [SpreadsheetConverter](http://www.spreadsheetconverter.com/ "Link to the SpreadsheetConverter web site"), an add-in for Excel that converts the Excel spreadsheet to HTML and the formulas in Excel to JavaScript. The uploaded online spreadsheet is live and looks and feels exactly like in Excel. Now you can use Excel everywhere!
    1616
    1717SpreadsheetConverter works like an Excel compiler creating live online spreadsheets in HTML and JavaScript. It is not a simple Excel viewer; the web spreadsheet plugin runs all your formulas in real-time - all the cells and charts are live!
     
    107107* Your SpreadsheetConverter license must be for **the Professional Edition**.
    108108* You must use the same major version of the plugin as your SpreadsheetConverter license is for.
    109 * A WordPress server that allows you to install plugins. If you use WordPress.com or other hosted environments, it's just as easy to use [Publish to Cloud](https://www.spreadsheetconverter.com/support/online-help/publish-to-cloud "Link to the Publish to Cloud help page") instead.
     109* A WordPress server that allows you to install plugins and use iframes. If you use WordPress.com or other hosted environments that limit this, it's usually just as easy to use [Publish to Cloud](https://www.spreadsheetconverter.com/support/online-help/publish-to-cloud "Link to the Publish to Cloud help page") instead.
    110110* Your WordPress server must be running **version 4.5 or later of WordPress**. For security reasons, WordPress should always be updated to the latest stable version.
    111111* The plugin requires that the **ZipArchive** extension for PHP is installed and enabled.
  • import-spreadsheets-from-microsoft-excel/trunk/readme.txt

    r2052367 r2082288  
    1313== Description ==
    1414
    15 **Import Spreadsheets from Microsoft Excel** is a free WordPress plugin that allows you to import live, calculating spreadsheets from Microsoft Excel to your blog or website in WordPress. You first convert the Excel spreadsheet to HTML and the formulas in Excel to JavaScript with an add-in for Excel called [SpreadsheetConverter](http://www.spreadsheetconverter.com/ "Link to the SpreadsheetConverter web site"). The uploaded online spreadsheet is live and looks and feels exactly like in Excel. Now you can use Excel everywhere!
     15**Import Spreadsheets from Microsoft Excel** is a WordPress plugin that allows you to import live, calculating spreadsheets from Microsoft Excel to your blog or website in WordPress. The plugin is free but requires a paid license for [SpreadsheetConverter](http://www.spreadsheetconverter.com/ "Link to the SpreadsheetConverter web site"), an add-in for Excel that converts the Excel spreadsheet to HTML and the formulas in Excel to JavaScript. The uploaded online spreadsheet is live and looks and feels exactly like in Excel. Now you can use Excel everywhere!
    1616
    1717SpreadsheetConverter works like an Excel compiler creating live online spreadsheets in HTML and JavaScript. It is not a simple Excel viewer; the web spreadsheet plugin runs all your formulas in real-time - all the cells and charts are live!
     
    107107* Your SpreadsheetConverter license must be for **the Professional Edition**.
    108108* You must use the same major version of the plugin as your SpreadsheetConverter license is for.
    109 * A WordPress server that allows you to install plugins. If you use WordPress.com or other hosted environments, it's just as easy to use [Publish to Cloud](https://www.spreadsheetconverter.com/support/online-help/publish-to-cloud "Link to the Publish to Cloud help page") instead.
     109* A WordPress server that allows you to install plugins and use iframes. If you use WordPress.com or other hosted environments that limit this, it's usually just as easy to use [Publish to Cloud](https://www.spreadsheetconverter.com/support/online-help/publish-to-cloud "Link to the Publish to Cloud help page") instead.
    110110* Your WordPress server must be running **version 4.5 or later of WordPress**. For security reasons, WordPress should always be updated to the latest stable version.
    111111* The plugin requires that the **ZipArchive** extension for PHP is installed and enabled.
Note: See TracChangeset for help on using the changeset viewer.