Linux 软件免费装
Banner图

SpreadsheetConverter Calculator

开发者 spreadsheetconverter
更新时间 2026年8月11日 22:52
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

embed form calculator excel spreadsheet

下载

10.1 10.1.2 10.1.1 10.1.4 10.0.2 12.0.0 12.0.1 10.0.1 10.1.3 10.1.5 12.0.2

详情介绍:

SpreadsheetConverter (https://www.spreadsheetconverter.com/) turns an Excel workbook into an interactive, calculating web page. This plugin embeds that calculator in WordPress as a Gutenberg block — rendered inline by your theme (no iframe), SEO-visible, and recalculating live as visitors type. You create the calculator with the SpreadsheetConverter add-in for Excel. It works in Excel desktop (Windows or Mac) and in Excel on the web, which is free with a Microsoft account — so most people can use it without buying Excel. There is a free trial — install it from https://addin.spreadsheetconverter.com/install Two hosting modes: An offline fallback lets you upload the calculator zip manually if your WordPress host cannot reach the SpreadsheetConverter cloud. Classic (non-block) themes can use the [ssc_calc] shortcode. One calculator per page. The block validates the pasted link and tells you exactly what to do if it is the wrong kind (for example a temporary "Test in Cloud" link).

屏幕截图:

  • Add the SpreadsheetConverter Calculator block from the block inserter.
  • The block asks for one thing: the link you copied from the
  • Paste a conversion link and the block offers *Host on this site* — one
  • The live preview in the editor is the real calculator, already

升级注意事项:

12.0.2 Minor editor polish: clearer placeholder in the block's link field. 12.0.1 Major rewrite (v12). Your existing embedded calculators keep working — nothing is removed. The editor changes: add new calculators with the new SpreadsheetConverter Calculator block or the [ssc_calc] shortcode. A one-time admin notice explains this after updating. 12.0.0 Major rewrite. The old upload-and-iframe flow is replaced by a Gutenberg block that embeds the calculator inline (no iframe). After updating, re-add your calculator with the new SpreadsheetConverter Calculator block or the [ssc_calc] shortcode. Old pages stay as they are until you re-embed.

常见问题:

How many calculators can I put on one page?

One. Each page hosts a single calculator; put more on their own pages.

My theme uses the classic editor — can I still embed?

Yes: [ssc_calc token="…"] (a link you pasted/hosted via the block or a permanent cloud link) or [ssc_calc src="…"] (the calculator's base URL).

How do I update the calculator later?

Convert again in Excel and re-click Host on this site (or re-Publish to Cloud). Re-hosting replaces the stored copy.

I am upgrading from the classic version — will my existing calculators break?

No. The classic plugin embedded each calculator as a fixed <iframe> saved directly in your page, pointing at files in wp-content/uploads/ssc/. Version 12 does not touch those files, so your existing pages keep working exactly as before. What changes is only the editor: the old upload screen is replaced by the new "SpreadsheetConverter Calculator" block. To add a new calculator, use that block (or the [ssc_calc] shortcode). After updating you will see a one-time admin notice with the same reminder; you can dismiss it.

The calculator isn't working on my page

If you self-hosted, open https://<your-site>/wp-content/uploads/ssc-embed/<name>/index.html directly in a browser. That page runs the calculator on its own — if it works there but not on your page, the issue is page/theme integration, not the calculator.

My WordPress host cannot reach the internet

Use the offline fallback: click Download zip in the Excel task pane and upload the zip in the block.

更新日志:

12.0.2 12.0.1 12.0.0