.
Please, use the following credentials
user:manager,password:manager
for logging to the Dashboard.
Extend your sales to the audience of the most popular Russian social media vk.com using VK Goods for Shopaholic plugin.
Overview
This plugin allows to:
- sync products with your business or community page using VK API;
- control synchronization process using GUI or CLI;
- optimize synchronization process using queues.
Installation
You can install this plugin using October CMS backend Dashboard or by adding them to the registered project in your October CMS Marketplace profile.
You can find CLI way below to install the plugin.
Artisan
Using Laravel CLI is the fastest way to get started. Just run the following commands in a project’s root directory:
php artisan plugin:install Lovata.VkGoodsShopaholic
Composer
Will be added soon.
Live demo
You can try out this plugin on our demo site. Sign in to backend using the following credentials:
- user: manager
- password: manager
What is Shopaholic?
Shopaholic is free most popular e-commerce ecosystem for October CMS, which admitted as Editor's choice rank. It follows the similar philosophies of October CMS and Unix like operating systems, where the main focus is to create simple microarchitecture solutions that communicate with each other through smart APIs.
One one hand, this approach allows keeping performance, security, and functionality of the code to a high standard. On the other hand, it provides a clean and smooth back-end UI/UX that isn't over-bloated with the features.
You're welcome to visit official website shopaholic.one!
Quality standards
We ensure the high quality of our plugins and provide you with full support. All of our plugins have extensive documentation. The quality of our plugins goes through rigorous testing, we have launched automated testing for all of our plugins. Our code conforms with the best writing and structuring practices. All this guarantees the stable work of our plugins after they are updated with new functionality and ensures their smooth integration.
Get involved
If you're interested in the improvement of Shopaholic project you can help in the following ways:
- bug reporting and new feature requesting by creating issues on plugin GitHub page;
- contribution to a project following these instructions;
- localization to your language using Crowdin service.
Let us know if you have any other questions, ideas or suggestions! Just drop a line at info@shopaholic.one.
License
© 2019, LOVATA Group, LLC under GNU GPL v3.
Originally developed by Sergey Zakharevich and Andrey Kharanenka.
The following plugins are required
Drivers
Provider of third party drivers.
Drivers
Provider of third party drivers.
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
Configuration
Go to Settings
> Export to VK Goods
to configure the plugin.
You can export catalog these ways:
- using widget
Export catalog to VK Goods
on the October CMS dashboard; - by running
shopaholic:catalog_export.vkgoods
artisan command.
-
This plugin has not been reviewed yet.
-
1.2.0 |
Reduced count of database queries, if cache is empty. Requires Toolbox plugin version 1.32.0 and later. May 02, 2021 |
---|---|
1.1.0 |
Added composer.json to plugin May 01, 2021 |
1.0.2 |
Fixed error in ProductModelHandler class with name of image field Dec 06, 2019 |
1.0.1 |
Added require array to Plugin file Oct 18, 2019 |
1.0.0 |
Init plugin Jul 28, 2019 |