Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sreichel/magento-stackexchange_singlesearchresult
This extension redirects to the product page when the search (and advanced search) page should return only on product
https://github.com/sreichel/magento-stackexchange_singlesearchresult
magento-1 openmage openmage-module search
Last synced: about 22 hours ago
JSON representation
This extension redirects to the product page when the search (and advanced search) page should return only on product
- Host: GitHub
- URL: https://github.com/sreichel/magento-stackexchange_singlesearchresult
- Owner: sreichel
- License: osl-3.0
- Created: 2017-05-24T09:07:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T05:33:43.000Z (over 2 years ago)
- Last Synced: 2024-12-12T00:47:36.142Z (about 2 months ago)
- Topics: magento-1, openmage, openmage-module, search
- Language: PHP
- Homepage: https://magento.stackexchange.com/questions/54122/catalog-search-if-only-one-result-show-product-view-page-insted-of-list-view
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Magento 1 Extension: Singe Search Result
[![Latest Stable Version](http://poser.pugx.org/mse-sv3n/m1-single-search-result/v)](https://packagist.org/packages/mse-sv3n/m1-single-search-result)
[![Total Downloads](http://poser.pugx.org/mse-sv3n/m1-single-search-result/downloads)](https://packagist.org/packages/mse-sv3n/m1-single-search-result)
[![Latest Unstable Version](http://poser.pugx.org/mse-sv3n/m1-single-search-result/v/unstable)](https://packagist.org/packages/mse-sv3n/m1-single-search-result)
[![License](http://poser.pugx.org/mse-sv3n/m1-single-search-result/license)](https://packagist.org/packages/mse-sv3n/m1-single-search-result)
[![PHP Version Require](http://poser.pugx.org/mse-sv3n/m1-single-search-result/require/php)](https://packagist.org/packages/mse-sv3n/m1-single-search-result)
[![Support](https://img.shields.io/badge/paypal-donate-lightblue.svg?logo=paypal)](https://www.paypal.me/sv3n1)> This extension redirects to the product page when the search (and advanced search) page should return only on product, even if this happens after the search or after applying a layered navigation filter.
**Source:** https://magento.stackexchange.com/questions/54122/catalog-search-if-only-one-result-show-product-view-page-insted-of-list-view
## Installation
```
composer require mse-sv3n/m1-single-search-result
```## Support
If you have any issues with this extension, open an issue on [GitHub](https://github.com/sreichel/magento-StackExchange_4DigitPrice/issues).## Contribution
Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).## License
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)