We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f6c28 commit ec39b23Copy full SHA for ec39b23
README.md
@@ -1,3 +1,17 @@
1
# Lof All Extension
2
3
-The extension was included on all landofcoder extensions to generate admin menu
+The extension was included on all landofcoder extensions to generate admin menu
4
+
5
+## 1. Documentation
6
7
+## 2. How to install SMTP Extension
8
9
+### Install via composer (recommend)
10
11
+Run the following command in Magento 2 root folder:
12
13
+```
14
+composer require landofcoder/module-all
15
+php bin/magento setup:upgrade
16
+php bin/magento setup:static-content:deploy
17
0 commit comments