How can I quickly move CMS and catalog data from Spryker development to production?
Hi Team,
I have completed my development in Spryker and need to export my CMS and catalog data to my newly set-up production server. Does anyone have suggestions or know of a fast solution for moving data from the development environment to production?
Thanks.
Answers
-
Hi @bhupendra.doniwal !
You can install data via DataImport module (console data:import
)
Here's the cms data definitions:
If you want to run the import on production, you can either run manually via jenkins task, or add it to an install recipe, for instance (and/or use SPRYKER_HOOK_AFTER_DEPLOY command)
Unfortunately, Spryker doesn't export data on its own, in our current project, we had to write our own code to get the cms data into csv files.
You can also check out the DataExport module and extend it, if you want to automate the process.1
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 75 Spryker News
- 923 Developer Corner
- 783 Spryker Development
- 88 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random