Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Exercise:

  • Create cronjob to export customer data to csv file at 2 a.m every day

  • Create cli command line:

    • bin/magento get:product:list <simple> to get all simple product

    • bin/magento get:product:list <virtual> to get all virtual product

  • No labels