Blog
-
- June 04, 2025
In PHP development, it's common to persist data across requests or share it between systems. One quick way to achieve this is by serializing objects and storing them—often in databases, cache systems, or session stores. While simple, this approach has pros and cons developers should be aware of.
-
- March 30, 2023
Magento 2 is a powerful e-commerce platform that offers a wide range of features and functionalities to its users. One of the features of Magento 2 is the ability to add custom attributes to various entities, including categories. In this blog post, we will discuss how to add a custom attribute for a category in Magento 2.
-
- March 30, 2023
Managing user accounts is an important aspect of running an e-commerce store, and Magento 2 offers an easy way to create admin users from the command line. In this article, we will guide you through the step-by-step process of creating an admin user in Magento 2 using the command line interface. This tutorial is aimed at developers and system administrators who need to manage user accounts efficiently and at scale.
-
- November 22, 2022
As you might have understood from the title of this article, we will provide instructions on how to install extensions developed by Fs20 Studio. So let's get to it!