magento-module instantsearchresult
This extension provides functionality of redirecting to detailpage if there is only 1 product returned from the search
sitewards/instantsearchresult
This extension provides functionality of redirecting to detailpage if there is only 1 product returned from the search
- Tuesday, November 12, 2013
- by airbone42
- Repository
- 20 Watchers
- 3 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Sitewards InstantSearchResult
The Sitewards InstantSearchResult Extension provides functionality of redirecting to detailpage if search result has only 1 product., (*1)
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
- 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
- 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
- app\code\community\Sitewards\InstantSearchResult\Model\Observer.php
- Redirect to product details
- Function return search result item url
dev-master
9999999-dev
http://www.sitewards.com
This extension provides functionality of redirecting to detailpage if there is only 1 product returned from the search
Sources
Download
OSL-3.0
The Requires