Skip to content

GettingStarted

chernoux edited this page Aug 31, 2021 · 2 revisions

Getting Started

Module Install

Into Magento2 folder, use composer for install this module :

composer require smile/module-product-label

Now, let’s finish the installation process:

bin/magento setup:upgrade

Congrats, the module is now installed.

Clone this wiki locally