mage-db-sync
mage-db-sync copied to clipboard
Import: Wordpress
- [ ] Make import not only work when subfolder is '/wp/'
- [ ] Make multisite work
- [x] - Before importing check if local wordpress folder + exists
- [x] - Create same admin user from settings.json
- [x] - Split up Download & Import in 2 functions
Also nice to have:
- Check if DB needs to be created (
wp db create
) - Option to only dump/download/import Wordpress, not Magento