XLSXviewer

Description

A WordPress plugin that allows users to upload XLSX files and display them on a website page. The plugin converts the uploaded XLSX file into an HTML table and if the file contains multiple sheets, navigation buttons are displayed to switch between sheets. Overall, this plugin provides an easy way for WordPress users to upload and display XLSX files on their website, without requiring any coding or technical knowledge.

Privacy notices

With the default configuration, this plugin, in itself, does not:

  • track users by stealth;
  • write any user personal data to the database;
  • send any data to external servers;
  • use cookies.

Recommended plugins

The following plugins are recommended for XLSXviewer users:

  • Classic Editor Classic Editor is an official plugin maintained by the WordPress team that restores the previous (“classic”) WordPress editor and the “Edit Post” screen. It makes it possible to use plugins that extend that screen, add old-style meta boxes, or otherwise depend on the previous editor.

Screenshots

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png
  • screenshot-4.png
  • screenshot-5.png
  • screenshot-6.png

Installation

  • Access your WordPress dashboard by logging into your website’s admin panel.
  • Navigate to the Plugins section on the left-hand menu.
  • Click on Add New to go to the plugin installation page.
  • Type XLSXViewer into the search field of plugins search bar and hit Enter.
  • Look for XLSXViewer in the search results.
  • Click on the Install Now button located next to it.
  • Click on Activate to activate the plugin.
  • That’s it! You can now start using the XLSXViewer plugin to view and display Excel (.xlsx) files across HTML tables on your WordPress website.

Or

  • Upload the entire XLSXviewer folder to the /wp-content/plugins/ directory.
  • Activate the plugin through the Plugins screen (Plugins > Installed Plugins).
  • You will find XLSXviewer menu in your WordPress admin screen.

FAQ

  • Do you have questions or issues with XLSXviewer?
    Contact me [pitinca@gmail.com]

Reviews

There are no reviews for this plugin.

Contributors and Developers

“XLSXviewer” is open source software. The following people have contributed to this plugin.

Contributors

Translate “XLSXviewer” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

1.0.0

  • First release

1.0.1

  • General bugfix

1.0.2

  • Bugfix on upload path & upload url
  • Bugfix on upload system

1.2.0

  • Renaming files for organic structure
  • Bugfix on content visualization in TABLE SETTING page
  • Correction on XLSXviewer_UPLOAD_PATH define
  • Moved upload folder into plugin directory
  • Changed upload destination to new folder
  • Compatibility & other plugin conflict correction
  • Add DELETE TABLE ON PLUGIN UNINSTALL
  • Correction on sidebar main menu

2.0.0

  • Correction on XLSXviewer_admin_style.css
  • Added Color Picker to select colors for the table
  • Various graphic optimizations

2.0.1

  • Correction on XLSXviewer_UPLOAD_PATH directory on plugin upload
  • Moved upload folder into wordpress main upload folder to prevent data deletion on plugin upgrade

2.0.2

  • Graphic optimizations

2.1.0

  • Added security correction
  • Added trigger to upload button
  • Changed global upload system

2.1.1

  • Graphical correction