Skip to content

Commit 5d9dbc5

Browse files
authored
Update README.md
1 parent f600279 commit 5d9dbc5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,20 @@ To boost filtering experience for buyers, [Ajax Layered Navigation extension for
3232

3333
Run the following command in Magento 2 root folder:
3434

35+
With Marketing Automation (recommend):
36+
```
37+
composer require mageplaza/module-ajax-layered-navigation mageplaza/module-smtp
38+
php bin/magento setup:upgrade
39+
php bin/magento setup:static-content:deploy
40+
```
41+
42+
Without Marketing Automation:
3543
```
3644
composer require mageplaza/module-ajax-layered-navigation
3745
php bin/magento setup:upgrade
3846
php bin/magento setup:static-content:deploy
3947
```
48+
4049
## 4. Ajax Layered Navigation highlight features
4150
### Enhance UX by Ajax Technology
4251

0 commit comments

Comments
 (0)