sitewards / instantsearchresult
This extension provides functionality of redirecting to detailpage if there is only 1 product returned from the search
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 32
Forks: 0
Open Issues: 0
Type:magento-module
Requires
This package is not auto-updated.
Last update: 2025-01-27 17:07:25 UTC
README
The Sitewards InstantSearchResult Extension provides functionality of redirecting to detailpage if search result has only 1 product.
Features
- If there is only 1 product returned from the search redirect to detailpage of product
File list
- app\etc\modules\Sitewards_InstantSearchResult.xml
- Activate module
- Specify community code pool
- Set-up dependencies
- Mage_CatalogSearch
- app\code\community\Sitewards\InstantSearchResult\etc\config.xml
- Set-up model declaration
- Set-up helper declaration
- Set-up event observers for module
- core_block_abstract_to_html_before
- Set-up translations
- Adminhtml
- app\code\community\Sitewards\InstantSearchResult\etc\adminhtml.xml
- Create magento access control list for this module
- app\code\community\Sitewards\InstantSearchResult\etc\system.xml
- Create admin config in catalog tab
- Assign admin config fields to sections
- General settings
- app\code\community\Sitewards\InstantSearchResult\Model\Observer.php
- Redirect to product details
- Function return search result item url