Magento 2

What is a front-end developer and how to think like one?
What is a front-end developer and how to think like one?
Daniel Bello

Imagine yourself, on a normal day, opening the browser and visiting a website. You will be amazed by its clean layout, cool animations, and impressive visuals. But how does this work and who is behind all this? Simply put, a front-end developer who wrote the CSS/HTML to convert the designs into a beautiful functioning website. […]

How to Fix Magento 2.3.5 Content Security Warnings
How to Fix Magento 2.3.5 Content Security Warnings
James Cowie

To prevent Cross Site Scripting (XSS) and other related attacks Magento 2.3.5 has added a new module, Magento_Csp, called Content Security Policies. This module is Magento’s effort to improve security and keep your Magento site safe. Content Security Policies (CSP) are a powerful tool to mitigate against Cross Site Scripting (XSS) and attacks such as […]

How to Override / Rewrite Classes in Magento 2
How to Override / Rewrite Classes in Magento 2
Dejvid Haxhiu

In this article, we are going to look at how class rewrites work in Magento 2. Class rewrites are used to override core functionality of Magento without editing the core files themselves. Magento 2 can seem intimidating because it has so many files and classes. In fact, creating a module for Magento 2 can be […]

Three jQuery Widgets That Will Speed Up Your Magento Development
Three jQuery Widgets That Will Speed Up Your Magento Development
Yun Liu

With its focus on customization and extensibility, Magento 2 offers a powerful suite of tools for frontend developers to create user experiences that are perfectly catered to the needs of their clients. The increasing complexity of eCommerce websites is always being balanced against a growing expectation among consumers for simple and intuitive presentation of content. […]

Shero Commerce at Imagine 2019
Shero Commerce at Imagine 2019
Beth Shero

Shero Commerce is excited to be a supporter of Imagine 2019, May 13-15 at Wynn Las Vegas! Every year, Imagine attracts the biggest innovators in eCommerce for a conference that brings together the global Magento community. This year, Shero Co-founder and COO Beth Shero will host a special breakout session on the topic of fostering […]

Streamlining Deployments to Magento Cloud with Jenkins
Streamlining Deployments to Magento Cloud with Jenkins
James Cowie

Shero CTO James Cowie delivered a presentation to Magento’s tech team in March to demonstrate how we’re using Jenkins to facilitate faster, safer and more informative deployments to the new Magento Commerce Cloud platform. Jenkins is an automation server that Shero uses to build intelligent pipelines for testing and deploying to development environments. Using Jenkins, […]

Customizable Products with Magento 2 and Productimize
Customizable Products with Magento 2 and Productimize
Elliot Toman

If the early decades of the Twentieth Century marked the birth of mass production, then it’s safe to say that the first half of the Twenty-first is witnessing a renaissance of customization. Consumers, especially younger ones, are increasingly interested in making purchases that meet their specific needs or make unique statements about who they are. […]

How to Organize and Configure Categories and Attributes in Magento 2
How to Organize and Configure Categories and Attributes in Magento 2
Elliot Toman

Some of the most elemental tools in managing a Magento 2 store are Product Attributes and Categories. They are the two basic methods that Magento 2 provides for differentiating products. So elemental, in fact, that a blog post about them may seem unnecessary; but the most fundamental tools can also be the most powerful, and […]