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.
In this post we would have a look again on you can do things programatically in Magento 2. Let's see then on how you can retrieve a module filesystem path programmatically!
In addition to the latest post about removing the "Apply Discount Code" from the checkout payment step, in this post we will see how can move it to the checkout sidebar instead of not showing at all. Let's see how you can do that!
Adding custom configuration in system configuration is a quite common task when creating a custom module. But what if you want to add a button with some functionality related to your module in system configuration? Lets see how you can add a button and perform an action.