We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0122aa commit de1d686Copy full SHA for de1d686
README.md
@@ -7,9 +7,9 @@ Magento 2 SmartSearch implementation. This is a basic extension without any conf
7
* Upgrade db scheme: php bin/magento setup:upgrade
8
* Clear cache
9
10
-After these steps the smart search will be visible.
+After these steps the default Magento 2 searchbar will be transformed into a smartsearch searchbar.
11
12
##Todo's:
13
-* Retrieve currency symbol from Magento (now € is used)
14
* Add config page
15
-* Show loading indicator
+* Show loading indicator
+* Add cache
0 commit comments