Description
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
Installation
- 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.
FAQ
-
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.
Reviews
There are no reviews for this plugin.
ডেভেলপার এবং কন্ট্রিবিউটর
“ExcelTable for Elementor” is open source software. The following people have contributed to this plugin.
কন্ট্রিবিউটরTranslate “ExcelTable for Elementor” into your language.
ডেভেলপমেন্ট এ আগ্রহী?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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