-
Notifications
You must be signed in to change notification settings - Fork 2
Migration
ANDI Amine edited this page May 8, 2024
·
1 revision
Follow this steps to migrate from Cobalt CCK v8 to JoomCCK v4+
- Make a backup or your Joomla 3 website using Akeeba Backup.
- make sure that your are using Cobalt v8+
- Now export all Cobalt v8+ tables as SQL file using PHPMyAdmin (all tables begins with #_js*)
- Uninstall Cobalt 8+
- Update to Joomla 4 or 5
- Install JoomCCK , remove existing tables that begins with #_js*
- Import exported SQL file from cobalt
- Install again JoomCCK on top of current one (will update database structure).
Note: you need to redo some settings in your sections manually. also update your custom templates manually to support J5 and BS5.