Author: Opalelement
Modification Description:: View tables, run database tools, execute custom queries into your database.
Modification Version:: v1.0.1
Requirements: Tested and created with PHP 4.4.4 and MySQL 4.1.14-nt (NOTE: Has MySQL functions in it so will ONLY work with MySQL for now)
Modification Download: dbexplorer101.zip v1.0.1
Features:
- Easy viewing of database through ACP
- Queries can be run through the ACP
- Visual database allows you to see the tables and click to see the table contents.
- Query box always on page with current executed query written inside.
- Ability to execute many queries at once by separating with a semicolon (;)
- Export of tables
- Auto-module installer. Only installation is adding of two lang entries and opening a file.
- Warning in header telling if there is an update.
- Minor Fix Field names now in proper case according to database structure.
New in most recent version (1.0.2)
Planned:
- █ Support for other database types besides MySQL
- █ Fix table exporting (see bugs)
- █ Pagination
- █ Sorting through results
- █ "Select All" option on default screen's checkboxes
█ - Feature planned for next release (critical)
█ - Feature planned as a priority but not critical
█ - Feature planned to be implemented in future releases
Known Bugs:
- EXPORT comment style will comment the first INSERT and entire CREATE statements, making the exporting system useless.
- dbexplorer100.zip v1.0.0