.
.
Please, use the following credentials
user:manager,password:manager
for logging to the Dashboard.
Overview
Yandex Market for Shopaholic plugin for October CMS allows to:
- generates export file in YML (Yandex Market Language) format containing products and additional required information
- allows to change YML file destionation
- provides GUI and CLI ways for YML file generation
Installation
Artisan
Using the Laravel’s CLI is the fastest way to get started. Just run the following commands in a project’s root directory:
php artisan plugin:install Lovata.YandexMarketShopaholic
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.
Developed by Sergey Zakharevich and 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
Configuration
Go to Settings
> Export to Yandex.Market
to configure the plugin.
Generation XML file
You can generate YML file this ways:
- using widget
Export catalog to Yandex.Market
on the October CMS dashboard - by runnung
shopaholic:catalog_export.yandex_market
artisan command
The generic file can be found here storage/app/media/yandex_market.xml
by default.
-
Kuznetsov Semen
Found the plugin useful on 17 Dec, 2019
Nice plug-in. It requires no effort during installation and is flexibly configured from the administrative interface. It may not work properly if you generate links incorrectly. To avoid problems, use the built-in Shopaholic method makeUrl() to generate links to the product.
P. s the Plugin is even more gorgeous from the fact that it is free
-
Lovata sp. z o.o. author
Replied on 18 Dec, 2019
Hi!
Thank you for using Shopaholic products! We're happy you've found the Yandex Market plugin useful. We'll continue working to cover all edge cases to provide even better UX.
-
1.3.0 |
Reduced count of database queries, if cache is empty. Requires Toolbox plugin version 1.32.0 and later. May 02, 2021 |
---|---|
1.2.0 |
Added composer.json to plugin May 01, 2021 |
1.1.0 |
Improved integration. Thanks for contribution Nick Khaetsky. Apr 20, 2020 |
1.0.2 |
Added require array to Plugin file Oct 18, 2019 |
1.0.1 |
Updated config for backend fields in Offer, Product models Jul 24, 2019 |
1.0.0 |
Init plugin Jul 22, 2019 |