Data export
Edit on GitHubSome projects require data export for internal reporting, analytics, or integration with other systems. Spryker includes a default order export feature, which you can extend to support other entities.
Example workflow:
- Enable the order export functionality in your project.
- Set up a Jenkins job to run the export process at regular intervals.
- Extend the existing export command or create a custom one to send the exported data to its destination.
For installation and configuration, see the following docs:
Thank you!
For submitting the form