Magento website is built to allow creating multiple themes at the same time. However, according to that the management, editing and updating will encounter some difficulties.
Magento 2 Manage Theme by Magepow will help you fix that. Explore the professional features of Manage Theme extension to make your project perfect.
If you have ever managed and customized a theme, creating a child theme is probably not unfamiliar.
Child theme is understood as an inherited copy of all properties of the parent theme (original theme you want to edit).
It’s very useful when you want to customize the parent theme as required.
- Why should use child theme
Customizing directly on the original theme will be very dangerous.
When you update to the latest Magento version or update the theme, customizations will be lost due to the overwrite of the new version files.
Using Child Theme will help you freely customize CSS and code without fear of losing because you only need to update the parent theme, and the child theme remains the same.
- Customize from Magento admin panel
Magepow Manage Theme provides a website featuring professional child theme creation from the admin panel.
No need to use commands, modules make it easy to manage theme in the store with just a few basic steps:
Go to “Manage Theme”, choose “Add new theme” and customize properties
-
Create a child theme from the Magento admin panel
-
Not limited to parent topics
-
Customize name, type, parent, title with one easy step
-
Easy to use and install
-
100% compatible with open source
Run the following command in Magento 2 root folder:
composer require magepow/theme
php bin/magento module:enable Magepow_Theme
If this project help you reduce time to develop, you can give me a cup of coffee :)