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
Dbtools V1.1
Allows you to optimise and backup your sql tables from the admin area.
Optimize your mysql tables to reduce database size. Just open the module in the admin area and optimization will run and display a report.
The phpMyAdmin module for XOOPS is intended to handle the administration of MySQL databases over the WWW.
Table Logical Check (for Xoops2).
Checks your sql database and highlights issues.
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.
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, ...