Migrator Compontent
29. May 2006 :: Version
This components create SQL Dumps for the migration of content from Joomla! 1.0.x or Mambo 4.5.x to Joomla! 1.5.
http://www.mambobaer.de/
Features include:
- Full Backup of all tables releated to the CMS (with table structure)
- Core content dump (Content, Useraccounts, Menus, Frontpage, ...)
- 3PD table dump (all non core tables)
- Creation of a report for the backup set
- Download of dump and report file
- Multible backup sets with date and time possible
- Short overview of created backup set
- SQL Dump File InfoShort overview of created backup set
- Script Timeout Protection to backup all tables in one run
HISTORY
Known bugs and limitations (most important ones):
Version 1.0.7:
- Creation of Dumps directory fixed
Version 1.0.6:
- Definition of tables array fixed by David Gal
- Undefined variables fixed
- Unused code eliminated
Version 1.0.5:
- Deletion Check dialog for SQL Dump Set Files implemented
- Download functionality reworked
- New location for Download button image
- download.migrator.php removed
- Filename for content migration dump file changed to _MIGRATION
- Script Runtime Protection reworked
- Bug in creating table definitions fixed
Version 1.0.4:
- Overview of Dump Set enhanced
- SQL Dump File Info implemented
- Layout of report fixed
- Enhancement SQL Dump File Info with structure and content type
- Date display in SQL Dump File Info fixed
Version 1.0.3:
- Creation of Report finished
- Script Runtime Protection fixed
- Wrong notations in core tables array fixed
Version 1.0.2:
- Core content table set redefined
- First part of report implemented
- gz file format implemented
Version 1.0.1:
- First Test Release
- Script Runtime Protection implemented
- Raw Report functionality implemented
Version 1.0.0: