Dynamic Search Placeholder En
A quick summary of Dynamic Search Placeholder En
Dynamic Search Placeholder for Magento 2
Introduction:
Dynamic switch keywords in search input placeholder.
Installation with Composer:
- connect to your server with SSH,
- navigation to your project and run these commands:
$ composer require aurora/module-dynamic-search-placeholder
$ php bin/magento setup:upgrade
$ php bin/magento cache:flush
Update with Composer (if extension was installed by Composer):
$ composer update aurora/module-dynamic-search-placeholder
$ php bin/magento setup:upgrade
$ php bin/magento cache:flush
Installation without Composer:
- buy extension,
- unzip archive,
- upload extension files on your server to: {Magento root}/app/code
- in Magento root folder run commands:
$ php bin/magento setup:upgrade
$ php bin/magento cache:flush
Features
Front office features:
- Display keywords for search input placeholder:
Configuration:
- you can enable module, set display order for keywords and set interval in:
Stores >> Configuration >> Aurora >> Dynamic Search Placeholder.