File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ Aside from the normal functions of Lazy Load extension, we have improved it by s
8
8
### ✓ Install Magepow Lazyload via composer (recommend)
9
9
Run the following command in Magento 2 root folder:
10
10
11
- ` composer require magepow/lazyload `
12
-
13
- ` php bin/magento setup:upgrade `
14
-
15
- ` php bin/magento setup:static-content:deploy -f `
11
+ `` `
12
+ composer require magepow/lazyload
13
+ php bin/magento setup:upgrade
14
+ php bin/magento setup:static-content:deploy -f
15
+ `` `
16
16
17
17
![ lazyload-img] ( https://github.com/magepow/magento2-lazyload/blob/master/media/configuration.png )
18
18
@@ -35,6 +35,13 @@ Run the following command in Magento 2 root folder:
35
35
## Lazy Load Extension Detail User Guide
36
36
* [ Document] ( https://docs.alothemes.com/m2/extension/lazyload/ )
37
37
38
+ ## Donation
39
+
40
+ If this project help you reduce time to develop, you can give me a cup of coffee :)
41
+
42
+ [ ![ paypal] ( https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif )] ( https://www.paypal.com/paypalme/alopay )
43
+
44
+
38
45
** Free Extensions List**
39
46
40
47
* [ Magento 2 Recent Sales Notification] ( https://magepow.com/magento-2-recent-sales-notification.html )
You can’t perform that action at this time.
0 commit comments