Convert Excel files to html standard tabel
| Author: | Miro Barsocchi (profile at wordpress.org) |
| WordPress version required: | 2.0.2 |
| WordPress version tested: | 3.3.2 |
| Plugin version: | 1.4 |
| Added to WordPress repository: | 25-01-2012 |
| Last updated: | 30-10-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 56 |
| Rated by: | 5 |
| Plugin URI: | http://N/A |
| Total downloads: | 14 864 |
| Active installs: | 400+ |
![]() Click to start download |
|
Based on code from php Excel Reader at http://code.google.com/p/php-excel-reader/ this simple plugin convert all excel files in a specified folder in html table. You can chose to use it to view a tabel in a page.
Let
myFaboluosExcelFile.xls
is the file you want to view as table
Upload it via plugin manager, than use the shortcode
[excel_table fname="myFaboluosExcelFile"]
to put a html table wherever you want in a page.
This plugin also create a list of link of Excel file in a page where you put the tag
[excel_table]
and when you open one of it you could see a page with the table
