The store will not work correctly when cookies are disabled.
We use cookies to make your experience better.To comply with the new e-Privacy directive, we need to ask for your consent to set the cookies. Learn more.
We assume that you have already created several custom CLI commands for your Magento project to execute processes that you may need. In this post we will see together how you can add a progress bar to that CLI command. Let's go then!
In Magento we can have several attribute sets based on different entity types. In this post we will have a look on have to retrieve programmatically all attribute set for a specific entity type.