rss_admin_db_manager
The rss_admin_db_manager plugin gives you full control over your Textpattern database. It gives you the ability to backup your database, download your backups, restore your backups if necessary, view the current status of your database tables, repair them if necessary and run SQL statements against your data base. You can think of this plugin as a lightweight eplacement for phpMyAdmin.
Database Backup
The db backup tab allows you to backup, download and restore the MySQL database that is used for your Textpattern installation.
The database backups and restores are run using MySQL’s mysqldump command.
On this tab you are able to:
- Create a .sql backup file on windows with the additional option of creating a gzipped backup on *nix operating systems
- View a list of previous backup files
- Restore your database from one of the previous backups
- Download a backup file
- Delete old backups
Database Manager
The db manager tab displays information about your MySQL database and all of its tables. A detailed list includes the name of the table, number of rows and file space usage.
You will also be alerted of any overhead or errors that need to be repaired. Tables can be repaired or dropped from this listing. Clicking on the name of the table will
run a select * [table name] SQL statement and take you to the run sql tab to display the results.
Run SQL Window
The run sql tab allows for free form entry and execution of SQL statements. The SQL window accepts
SELECT, INSERT, UPDATE, CREATE, REPLACE, and DELETE statements. If a SELECT statement is run, the results will be displayed to you below the SQL window.









If there is a comment form at the Information URL, you may want to leave your comments/questions there or at the Forum thread for quicker feedback. Otherwise, comment away:
Commented (13)
Plus the donations are typically nominal: donate $5.00 or $10.00 USD—it all goes toward the ransom. Creating even simple plugins is a lot of work (especially when the bug reports come in), so I have no problem spending a few bucks for incredible functionality like this.
If you don’t want to pay then just wait until others pay and it is released—but please don’t complain about it: Just enjoy the TXP plugin social welfare system.
let’s get the thing out in the open, chip in the last dollar…..
brilliant and essential plugin…
Can this be developed to save SQL queries with human readable names (like a list with titles i.e. comments between date1 and date2 which runs a saved sql query). If it is possible, I can maybe implement this to run reports etc etc
is it run in TXP 4.0.6 ?
For TXP 4.0.6, the plugin code requires a small change as described in this post on the textpattern forum. An non-official edited version of the plugin is posted a few posts down there.
@Ruud van Melick —- Thanks…
Subscribe to this article's comments RSS feed. [ ? ] View Recent Comments across the site. Get a Gravatar.
Would you care to write a comment or visit the forum discussion?