GSoC'25 - Migrating CMSs meeting - report4
By Reem Atalah on 2025-07-05 16:39 in Google Summer of Code Joomla Team
What has been done throughout the week
- Clean delete after Cypress tests.
- Cypress tests for CMSs
- Unit tests for CMSs
- Add documentation in the repo (how to set up, run, and test the component).
What to do next week
- Add release versions in the repo
- Separate user and developer docs
- Media Migration (including images within text)
Furthur discussions
- WordPress Posts can have multiple categories, while joomla articles can have only one category. I need to get those data in custom fields or in tags.
- WordPress pages are posts + menu items. I need to migrate them in menu items.