By Reem Atalah on 2025-06-20 11:18 in Google Summer of Code Joomla Team

What has been done throughout the week

  • Migrating categories. Migrating users shouldn't need an additional code (except the CMS-ccm.json file), but it has not been tested yet.
  • We have added reference IDs to be used when we migrate articles. So now we can migrate posts from WordPress to Joomla articles using the correct category IDs.

What to do next week

  • Initialize cypress and unit tests in the new component.

Furthur discussions

  • We need to have only one "Uncategorized" category in the new CMS.
  • Check the dates in the migration to be correct.