by Kevin Schroeder | 7:36 am

Looking for some PHP/Magento contract work

I am looking for some contract work for PHP and/or Magento. Magento 1 is where my primary focus lies, though I have done work on Magento 2 as well. In terms of the type

  READ ARTICLE
1245 words ()
by Kevin Schroeder | 4:27 pm

Using events in Magento 2

Note, this is based off of an older version of the Magento 2 codebase. With the minimal research I have done on Magento 2 recently the only thing I am apprehensive about is the

  READ ARTICLE
1100 words ()
by Kevin Schroeder | 8:52 am

(Basic) Configuring the Magento 2 Dependency Injection Container

My previous blog post on the DIC (Dependency Injection Container) in Magento 2 covered just some basics of using the Magento 2 DIC.  The purpose of that post was to, perhaps, make you less

  READ ARTICLE
1175 words ()
by Kevin Schroeder | 9:40 am

(Starting) Using Dependency Injection in Magento 2

One of the biggest switches you will experience when moving from Magento 1 to Magento 2 is inversion of control.  This is a very different concept to get used to but once you have

  READ ARTICLE
736 words ()
by Kevin Schroeder | 3:32 pm

Creating a module in Magento 2

Note This article is 4 years old (as I’m writing this). This information is probably out of date. This is the first of what I expect will be several blog posts on Magento 2

  READ ARTICLE
1147 words ()