.
Please, use the following credentials
user:manager,password:manager
for logging to the Dashboard.
New FREE Shopaholic Bootstrap Theme Available!
Free E-Commerce Bootstrap for Shopaholic theme is now available on October's marketplace. Check out the theme's live demo version. It demonstrates what you can build with Shopaholic and will soon have support for all our plugins and extensions. We will also constantly update it to cover all Shopaholic functionality.
Open to your Ideas!
Let us know if you have any questions, ideas or suggestions! Just drop a line at shopaholic@lovata.com
Live Demo
You can visit our Live Demo site. Sign in to backend using: login - manager, password - manager. You can deploy the demo site locally. To do so, you need to clone the repository, follow the steps from the "Installation guide", install the plugins. As a result, you will receive a copy of the demo site with a full database. Having a ready-made demo site example, you can easily learn how to operate the plugins.
Large Catalog Performance Live Demo
If you would like to know how our plugins perform with large catalogs of products, you can visit our Large Catalog Live Demo that has 21 000 products, 68 000 offers and 210 000 variations of property values.
Below are the performance characteristics for server setup: Dual Core CPU with 4GB of RAM.
For a catalog containing 210 products
Catalog page load time: 100-150 ms
Product list filtering time: 80-100 ms
For a catalog containing 21 000 products
Catalog page load time: 900-1100 ms
Product list filtering time: 500-600 ms
Support
Please join us on #shopaholic channel in October CMS slack chat in order to have quick support on all our products. You will also get all newest updates and insights about our existing and upcoming products!
If you have any specific requests, suggestions or ideas please do not hesitate to send us a message, it will help us make our products even better.
If you don't have access to octobercms.slack.com, please register here
Required Plugins
Recommended Plugins
General information
Search plugin adds powerful search capabilities to Shopaholic. The plugin’s features allow to implement a customizable search engine that is tailored to the online shop’s inventory and provides the opportunity for customers to find what they are looking for easily and conveniently. Whether they are searching for a specific product, brand or just need to find what they desire by typing in a related phrase - the plugin provides tools to cater all these cases. It is also integrated with Rainlab Translate plugin which allows to search in various languages.
Plugin features:
- Search for Shopaholic allows to search products, categories, brands, tags by
- name (product name);
- code (product code or vendor code);
- preview_text (preview text of product description);
- description (product description);
- search_synonym - allows to add search synonyms to certain keywords so customers can easily find products by typing semantically related phrases;
- search_content - a field that is invisible to the user and allows admins to place searchable content within it that is related to the product, category, etc.
- Plugin also adds search settings to the Settings model in Shopaholic.
- Rainlab Translate integration allows to search in a currently selected language out of a list of created languages.
Get involved and contribute to the project
If you’d like to help us improve the project, you can do so in the following ways:
- Report bugs and recommend new features on our plugin’s GitHub issues page;
- Contribute to the project by following these instructions;
- Follow and support us on social media: Twitter page; Facebook community.
You can also visit LOVATA’s GitHub page.
License
© 2018, LOVATA Software Development Company under Commercial License.
Developed by Andrey Kharanenka.
The following plugins are required
Toolbox
Helpers for faster development: pagination rendering, objects and lists caching, UI strings for using in third...
Toolbox
Helpers for faster development: pagination rendering, objects and lists caching, UI strings for using in third...
Shopaholic
No. 1 e-commerce platform for October CMS
Shopaholic
No. 1 e-commerce platform for October CMS
This plugin is also included into the following bundles
Advanced Shopaholic E-commerce Bundle
Bundle contains additional plugins for Shopaholic to create advanced e-commerce solution
Advanced Shopaholic E-commerce Bundle
Bundle contains additional plugins for Shopaholic to create advanced e-commerce solution
- Filter for Shopaholic
- Mighty SEO
- Popularity for Shopaholic
- Properties for Shopaholic
- + 2 more
Sneakers Shop Pro for Shopaholic
The ready-made online athletic shoe store
Sneakers Shop Pro for Shopaholic
The ready-made online athletic shoe store
- Sneakers E-Commerce Theme for Shopaholic
- Good News
- Filter for Shopaholic
- Mighty SEO
- + 14 more
Sneakers Shop for Shopaholic
The ready-made online athletic shoe store
Sneakers Shop for Shopaholic
The ready-made online athletic shoe store
- Sneakers E-Commerce Theme for Shopaholic
- Good News
- Filter for Shopaholic
- Mighty SEO
- + 8 more
Biolia Shop Pro for Shopaholic
The ready-made online organic food store
Biolia Shop Pro for Shopaholic
The ready-made online organic food store
- Biolia E-Commerce Theme for Shopaholic
- Good News
- Filter for Shopaholic
- Mighty SEO
- + 8 more
Biolia Shop for Shopaholic
The ready-made online organic food store
Biolia Shop for Shopaholic
The ready-made online organic food store
- Biolia E-Commerce Theme for Shopaholic
- Good News
- Filter for Shopaholic
- Mighty SEO
- + 5 more
The following themes use this plugin
Axiam E-Commerce Theme for Shopaholic
Axiam E-Commerce Theme for Shopaholic
Responsive Bootstrap 4 Shopaholic theme for October CMS
Biolia E-Commerce Theme for Shopaholic
Biolia E-Commerce Theme for Shopaholic
Customizable and mobile-friendly e-commerce theme for Shopaholic designed especially for an online organic food & eco products store.
The full plugin documentation is available here.
Plugin adds fields 'search_synonym', 'search_content'' to Product, Brand, Category, Tag models.
Plugin adds search($sSearchString) method to ProductCollection, BrandCollection, CategoryCollection, TagCollection classes.
$obList = ProductCollection::make()->search('test search');
-
Aleksandr Efremov
Found the plugin useful on 27 Feb, 2020
Great seller. I recommend everyone.
Best Regards!
-
Lovata sp. z o.o. author
Replied on 24 Mar, 2020
Thank you!!! ❤️
-
Kuznetsov Semen
Found the plugin useful on 8 Nov, 2019
Very easy to use, adds search () method. Can be used both on the frontend and in the backend. In the administrative panel, you can flexibly configure the search engine. The synonyms field appears in the products.
Очень прост в использовании, добавляет метод search(). Можно использовать как на фронтенде, так и в бекенде. В административной панели можно гибко настроить работу поискового механизма. В товарах появляется поле синонимов.
-
Lovata sp. z o.o. author
Replied on 13 Nov, 2019
Thx for using Shopaholic products! We're happy you find this plugin handy!
-
1.3.3 |
Fixed logic to integration with v3. Thanks for contribution Nick Khaetsky. Jul 22, 2022 |
---|---|
1.3.2 |
Change lists method to pluck method. Thanks for contribution Nick Khaetsky. Apr 05, 2022 |
1.3.1 |
Fixed error, if product name contains parentheses. Jul 28, 2021 |
1.3.0 |
Added composer.json to plugin May 01, 2021 |
1.2.1 |
Fixed bug with mulanguage search. May 22, 2020 |
1.2.0 |
Adding search logic to match all words in a search query. Improved logic for searching and calculating search weight by words. Mar 05, 2020 |
1.1.2 |
Fixed bug with sorting in search results. Mar 03, 2020 |
1.1.1 |
Fixed checking the extension of form fields in backend. Nov 01, 2018 |
1.1.0 |
Update license file Aug 07, 2018 |
1.0.0 |
Initialize plugin. Feb 23, 2018 |