Database Configuration
Configure your PrestaShop and Magento database connections for the migration tool.
Configuration Help
PrestaShop Database
- Use the same database credentials as your PrestaShop installation
- Default table prefix is usually
ps_or similar - Ensure the database user has SELECT permissions
Magento Database
- Use your Magento 2 database credentials
- The user must have INSERT, UPDATE, and SELECT permissions
- Make sure Magento is properly installed and configured
Important: After updating the configuration, you may need to restart the application for changes to take effect.