What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hey Team , we can export the order data in spryker using `console data:export --config file-name.ym

U0500RK40NR
U0500RK40NR Posts: 57 πŸ§‘πŸ»β€πŸš€ - Cadet

Hey Team , we can export the order data in spryker using console data:export --config file-name.yml, where file-name.yml . And I have checked it out inside code as well .Like inside vender/spryker/sales-data-export module .
Can we create our own module to export product , customers and other things ?

Comments

  • UK7KBE2JW
    UK7KBE2JW Posts: 463 πŸ§‘πŸ»β€πŸš€ - Cadet

    yes

  • U0500RK40NR
    U0500RK40NR Posts: 57 πŸ§‘πŸ»β€πŸš€ - Cadet

    okay

  • U0500RK40NR
    U0500RK40NR Posts: 57 πŸ§‘πŸ»β€πŸš€ - Cadet

    can you share me the link or the refrence how can i achieve tthis .?

  • UK7KBE2JW
    UK7KBE2JW Posts: 463 πŸ§‘πŸ»β€πŸš€ - Cadet

    just check the sales-data-export module and adopt it

  • U0500RK40NR
    U0500RK40NR Posts: 57 πŸ§‘πŸ»β€πŸš€ - Cadet

    ok thnks