Description
This plugin provide you the functionality to export MySql database table to excel file. The plugin is very easy to use. It also allow you to show all database table’s value with “Convert To Excel” option in admin panel.
We are currently working on a new functionality which will provide you the functionality to export database table with selected field name.
Plugin Functionalities:
- Easy to see all database table in Admin Panel
- Export any table to Excel file
- Easy to see results in Admin Panel by writing custom MySQL query
- Copy/CSV/Excel/PDF/Print the output custom MySQL query result
- We are adding additional more functionality to this plugin soon…
Screenshots
Installation
Please follow there easy steps to install the plugin –
- Upload “ob-db_excel_converter.zip” to the “/wp-content/plugins/” directory and extract it.
- Activate the plugin through the “Plugins” menu in WordPress.
- Now, you will see a menu “OB DB Excel Converter” in admin panel, click on it.
- Get all functionalities of the plugin, Enjoy…
FAQ
-
Does this plugin create any table in database?
-
No, this plugin does not create any table in your database.
-
Can I uninstall this plugin anytime?
-
Yes! you can uninstall it anytime, simply goto plugin section of your admin panel and delete the plugin named “OB DB Excel Converter”.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“OB DB Excel Converter” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “OB DB Excel Converter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release.
2.0
- You can now run custom MySQL query and Copy/CSV/Excel/PDF/Print the output result.
2.1
- Bugs fixed and added security for custom sql.
- Added table name select when write custom sql.