-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8be4266
commit 52161d1
Showing
4 changed files
with
101 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,66 +1,47 @@ | ||
# Playful Sparkle - Live Search for OpenCart 4 | ||
|
||
**Playful Sparkle - Live Search** is an advanced search extension for OpenCart 4.x+ that displays search results in a dynamic dropdown as users type. It enhances the search experience by providing immediate feedback with relevant results across various types, including products, categories, manufacturers, and information pages. Perfect for OpenCart stores looking to provide a quick and convenient search solution. | ||
The **Playful Sparkle - Live Search** extension for OpenCart 4.x+ revolutionizes the search functionality by offering real-time, autocomplete suggestions as users type, making it easier to find relevant products. With the flexibility to customize the search results, store owners can enable or disable different types of suggestions, control the length of product descriptions, and adjust the visibility and size of product images. The extension also supports multi-language and multi-store setups, ensuring a seamless experience across various regions and storefronts. Whether you’re running a single store or multiple, this extension adapts to your needs, offering an efficient and user-friendly search solution for your eCommerce platform. | ||
|
||
## Features | ||
--- | ||
|
||
- **Instant Dropdown Search**: As users type, results display in a dropdown, offering a fast and engaging search experience. | ||
- **Comprehensive Search Options**: | ||
- **Product Search**: Displays product name, description, sale price, regular price, pre-tax price, and thumbnail. | ||
- **Category Search**: Shows category names in a hierarchy (separated by ">") and thumbnail. | ||
- **Manufacturer Search**: Includes manufacturer name and thumbnail. | ||
- **Information Pages**: Displays the name of the information pages. | ||
- **Customizable Thumbnails**: Thumbnail dimensions (width and height) are adjustable to match store design. | ||
- **Adjustable Search Delay**: Define a delay between user keystrokes and data requests to optimize server load and user experience. | ||
- **Configurable Product Description Length**: Control the length of product descriptions displayed in search results for clarity. | ||
- **Multilingual Support**: The extension is available in the following languages: | ||
- Čeština (cs-cz) | ||
- Deutsch (de-de) | ||
- English (GB) (en-gb) | ||
- English (US) (en-us) | ||
- Español (es-es) | ||
- Français (fr-fr) | ||
- Magyar (hu-hu) | ||
- Italiano (it-it) | ||
- Русский (ru-ru) | ||
- Slovenčina (sk-sk) | ||
|
||
## Installation Instructions | ||
## Features | ||
|
||
### 1. Download the Extension | ||
Download the latest **Playful Sparkle - Live Search** release from this repository. | ||
- **Real-time Autocomplete Suggestions**: Displays instant, real-time search suggestions as customers type, making it faster and easier for users to find products. | ||
- **Customizable Search Results**: Administrators can enable or disable specific suggestion categories like products, offering full control over the search experience. | ||
- **Adjustable Product Descriptions**: Customize the length and display of product descriptions in the search results, allowing for a clean and informative layout tailored to your preferences. | ||
- **Image Display Customization**: Choose whether to display product images in the search results and control their visibility and size, offering a visually appealing user experience. | ||
- **Enhanced User Experience**: With an intuitive search interface and customizable display options, customers can find exactly what they’re looking for quickly and easily, leading to a better shopping experience. | ||
- **Compatibility**: Integrates smoothly with OpenCart 4.x+, supporting a range of online store setups. | ||
- **Multi-store Support**: Supports multi-store setups by default, making it easy to integrate across multiple OpenCart stores. | ||
- **Multilingual Support**: Ready for international use with languages including Čeština (cs-cz), Deutsch (de-de), English (GB) (en-gb), English (US) (en-us), Español (es-es), Français (fr-fr), Magyar (hu-hu), Italiano (it-it), Русский (ru-ru), and Slovenčina (sk-sk). | ||
|
||
### 2. Upload the Extension Files | ||
1. Log in to your OpenCart admin panel. | ||
2. Navigate to `Extensions > Installer`. | ||
3. Click the `Upload` button and upload the `ps_live_search.ocmod.zip` file. | ||
--- | ||
|
||
### 3. Install the Extension | ||
4. Once uploaded, click on the green `Install` button. | ||
5. Navigate to `Extensions` and select `Modules` from the dropdown. | ||
6. Locate the **Playful Sparkle - Live Search** extension in the list. | ||
7. Click on the green `Install` button. | ||
## Installation Instructions | ||
|
||
### 4. Configure the Extension | ||
1. After installation, remain on the `Extensions` page and ensure `Modules` is selected from the dropdown. | ||
2. Click the `Edit` button next to the installed extension. | ||
4. Configure the extension as desired. | ||
5. Save your configuration. | ||
1. Download the latest version from this repository. | ||
2. Log in to your OpenCart admin panel. | ||
3. Navigate to `Extensions > Installer`. | ||
4. Click the `Upload` button and upload the `ps_live_search.ocmod.zip` file. | ||
5. Locate the extension in the `Installed Extensions` list and click the `Install` button. | ||
6. Navigate to `Extensions > Extensions` and select `Modules` from the `Choose the extension type` dropdown list. | ||
7. Locate the extension in the `Modules` list and click the `Install` button. | ||
8. Click the `Edit` button, configure the extension parameters, and click the `Save` button to save your settings. | ||
|
||
--- | ||
|
||
## Support & Feedback | ||
## Support & Inquiries | ||
|
||
For support or any inquiries regarding the extension, feel free to open an issue on this repository or reach out via email at [[email protected]](mailto:[email protected]). | ||
For assistance or inquiries related to this extension, please open an issue on this repository or contact us via email at [[email protected]](mailto:[email protected]). | ||
|
||
--- | ||
|
||
## License | ||
|
||
This project is licensed under the GPL-3.0 license. See the [LICENSE](./LICENSE) file for more information. | ||
This project is distributed under the GPL-3.0 license. Please refer to the [LICENSE](./LICENSE) file for further details. | ||
|
||
--- | ||
|
||
## Contributing | ||
|
||
We welcome contributions! If you would like to contribute to this project, please fork the repository and submit a pull request with your changes. | ||
We encourage contributions from the community. To contribute, please fork the repository and submit a pull request with your proposed changes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.