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.
Tutorials
-
Read more »
Happy New Year! This year we continue our journey on how to do things in Magento 2!As we know already Magento provide us several predefined but also custom variables that we can create and use in email templates or content elements. In this post we will see how we can add a custom variable related to a configuration value.
-
Read more »
Today we will have a look together on how you can create a customer group programmatically. Like this we a happy that we manage to reach 90 blog posts about Magento 2!
-
Read more »
Magento has several cron jobs that are running to execute tasks that are needed. These tasks are configured to be executed repeatedly. Let's see in this post how you can create a cron with system configuration regarding the schedule time.
-
Read more »
Today we will have a look together on how you can create a custom order status programmatically. Useful in case the default Magento order statuses are not enough for you requirements.
-
Read more »
Coming back with another post about Magento inventory. In this post we will see together how you can create an inventory source programmatically.