Changeset [77b592960303dd67d4cfc43b1b44915ea43e3fca] by dleffler
May 16th, 2016 @ 02:09 AM
adds new ecommerce search feature to 1) limit search results to
only ecommerce or to only products; 2) when active the search hits
will be displayed more like a store listing instead of search list;
3) this will also determine which items are displayed in the
store/ecomSearch autocomplete list
https://github.com/exponentcms/exponent-cms/commit/77b592960303dd67...
Committed by dleffler
- A framework/modules/search/assets/css/search.css
- M framework/core/subsystems/database/mysqli.php
- M framework/modules/ecommerce/controllers/storeController.php
- M framework/modules/ecommerce/products/models/eventregistration.php
- M framework/modules/ecommerce/views/ecomconfig/configure.bootstrap3.tpl
- M framework/modules/ecommerce/views/ecomconfig/configure.tpl
- M framework/modules/search/controllers/searchController.php
- M framework/modules/search/models/search.php
- M framework/modules/search/views/search/search.bootstrap3.tpl
- M framework/modules/search/views/search/search.tpl
- M framework/modules/search/views/search/searchlist.tpl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS