Magento 2 GraphQL essential points

As a seasoned PHP developer specializing in Magento, I’ve witnessed the evolution of e-commerce platforms firsthand. GraphQL’s introduction in Magento 2.3 marked a significant milestone, revolutionizing how we handle data retrieval and manipulation. In this article, I’ll share essential techniques …

Read More

Magento 2 Security Best Practices

Safeguarding Your E-Commerce Store Introduction In the ever-evolving landscape of e-commerce, ensuring the security of your Magento 2 store is paramount. This article will guide you through essential security best practices, helping you protect your online business and instill confidence …

Read More

Magento 2 – Development environment

I just made available on github a project that allows you to install a local development environment with a working version of magento within it. Here is the url of its repo : https://github.com/berliozd/magento-env Description After cloning the project, you …

Read More