外掛說明
Easily import Excel spreadsheets and display them as responsive HTML tables directly in your Elementor pages. This Elementor widget lets you upload .xlsx files, preview the data, and insert clean, styled tables without any coding. Perfect for product lists, schedules, reports, and more.
Features:
- Upload and import .xlsx Excel files directly into Elementor.
- Instantly convert spreadsheet data into responsive HTML tables.
- Customize table styles using Elementor’s native design controls.
- Supports large datasets with keyword search.
- No coding required – fully drag-and-drop and user-friendly.
Third-Party Resources
This plugin bundles and utilizes the following open-source library:
- PhpOffice/PhpSpreadsheet
- Description: A pure PHP library for reading and writing spreadsheet files.
- Homepage: https://phpspreadsheet.readthedocs.io/en/latest/
- License: MIT License
- License URI: https://github.com/PHPOffice/PhpSpreadsheet/blob/master/LICENSE
- Copyright: Copyright (c) PhpOffice
Support
For support and feature requests, please visit https://sightfactory.com
安裝方式
- Download the plugin ZIP file.
- Upload the extracted folder to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Edit a page in Elementor and search for ‘Excel’ to locate and add the widget.
常見問題集
-
What Excel file formats are supported?
-
Currently, only ‘.xlsx’ (OpenXML Spreadsheet) files are supported.
-
Can I customize the table’s appearance?
-
Yes, the widget offers controls for header background and text colors, and an option to use or disable the native spreadsheet styles.
-
Does this plugin slow down my website?
-
No, it is lightweight and optimized for performance, ensuring minimal impact on website speed. Assets are loaded only on pages that have the widget.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0.7
Fixed bug where color picker changes were not applied unless another control was toggled.
1.0.6
Refactored code and ensured compatibility with PHPCS coding standards.
1.0.5
Renamed functions, classes, and constants to use a unique prefix (vwpete_
) to prevent conflicts.
1.0.4
Initial public release