Skip to content

Migration

ANDI Amine edited this page May 8, 2024 · 1 revision

Migration from Cobalt 8 (by MintJoomla)

Follow this steps to migrate from Cobalt CCK v8 to JoomCCK v4+

  1. Make a backup or your Joomla 3 website using Akeeba Backup.
  2. make sure that your are using Cobalt v8+
  3. Now export all Cobalt v8+ tables as SQL file using PHPMyAdmin (all tables begins with #_js*)
  4. Uninstall Cobalt 8+
  5. Update to Joomla 4 or 5
  6. Install JoomCCK , remove existing tables that begins with #_js*
  7. Import exported SQL file from cobalt
  8. 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.

Clone this wiki locally