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.
2 parents ab42d1e + ec39b23 commit f73bd69Copy full SHA for f73bd69
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