Simple backup tool in a block to make a backup of your xoops mySQL database. You can create a zip or plain SQL files and this files can you download or email or save only on your website.
Authors:
backup 2.0 -- webmaster@nagl.ch (
View Full Details
The phpMyAdmin module for XOOPS is intended to handle the administration of MySQL databases over the WWW.
Bluemoon XOOPS Backup/Restore is a PHP script that allows backup and restore of XOOPS tables.
It is written and distributed under the GNU General Public License which means that its
source is freely-distributed and available to the general public. See license.txt for
more information.
This module is based by Class-1 MySQL Backup/Restore (
MetaCat directly manipulates database tables belonging to other modules of your Xoops installation. Not reading the install instruction increases the risk of permanent damage to your website.
Optimize your mysql tables to reduce database size. Just open the module in the admin area and optimization will run and display a report.
Dbtools V1.1
Allows you to optimise and backup your sql tables from the admin area.
This module Class generator is a really simple class generator based on already existing Database Table. It is used in Xoops administrator module.
The class generated provides an access mechanism to the data source.
Its purpose is to generate a file corresponding to a DB table in order to manipulate objects.
Each generated file contains 2 classes :
- The first one, extend XoopsObject, ...