-
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
0 parents
commit 1552db8
Showing
6 changed files
with
138 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# 2017-03-09 | ||
# https://github.com/isaacs/github/issues/170#issuecomment-150489692 | ||
root = true | ||
[*] | ||
indent_size = 4 | ||
indent_style = tab |
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 |
---|---|---|
@@ -0,0 +1,87 @@ | ||
The extension integrates your Magento 2 store with the **[Яндекс.Маркет](https://market.yandex.ru)** marketplace (Russia). | ||
Этот модуль позволит Вашему работающему на Magento 2 интернет-магазину обмениваться данными (синхронизироваться) с сервисом [Яндекс.Маркет](https://market.yandex.ru). | ||
|
||
|
||
## How to buy | ||
The extension is not released yet, so there is no way to buy it just now. | ||
The extension will be released when I will want so. | ||
|
||
## How to install | ||
### 1. Free installation service | ||
Just order my [free installation service](https://mage2.pro/t/3585). | ||
|
||
### 2. Self-installation | ||
``` | ||
composer require mage2pro/yandex-market:* | ||
bin/magento setup:upgrade | ||
rm -rf pub/static/* && bin/magento setup:static-content:deploy <locale, e.g.: ru_RU> | ||
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile | ||
``` | ||
If you have some problems while executing these commands, then check the [detailed instruction](https://mage2.pro/t/263). | ||
|
||
## Licensing | ||
It is a paid extension, not free. | ||
You can use it for free for the testing puproses only. | ||
Please read the [testing policy](https://mage2.pro/t/2590) before installation. | ||
|
||
## Support | ||
- [The extension's **forum** branch](https://mage2.pro/c/extensions/moysklad). | ||
- [Where and how to report a Mage2.PRO extension's issue?](https://mage2.pro/t/2034) | ||
- I also provide a **[generic Magento 2 support](https://mage2.pro/t/755)** and [Magento 2 installation service](https://mage2.pro/t/748). | ||
|
||
## Want to be notified about the extension's updates? | ||
- [Subscribe](https://mage2.pro/t/2540) to the extension's [forum branch](https://mage2.pro/c/extensions/yandex-market). | ||
- Subscribe to my [Twitter](https://twitter.com/mage2_pro) and [YouTube](https://www.youtube.com/channel/UCvlDAZuj01_b92pzRi69LeQ) channels. | ||
|
||
## Need a new feature? | ||
I provide the [**customization service**](https://mage2.pro/t/2020) for my payment extensions. | ||
|
||
## Need a payment extension for Magento 2? | ||
|
||
- «[**2Checkout**](https://mage2.pro/c/extensions/2checkout)» payment extension. | ||
- «[**歐付寶 allPay**](https://mage2.pro/c/extensions/allpay)» payment extension (Taiwan). | ||
- «[**Checkout.com**](https://mage2.pro/c/extensions/checkout-com)» payment extension. | ||
- «[**Dragonpay**](https://mage2.pro/c/extensions/dragonpay)» payment extension (Philippines). | ||
- «[**Ginger Payments**](https://mage2.pro/c/extensions/ginger-payments)» extension (the Netherlands, Belgium). | ||
- «[**iPay88**](https://mage2.pro/c/extensions/ipay88)» payment extension (Malaysia, Indonesia, Philippines, Thailand, Singapore, China). | ||
- «[**iyzico**](https://mage2.pro/c/extensions/iyzico)» payment extension (Turkey). | ||
- «[**Kassa Compleet**](https://mage2.pro/c/extensions/kassa-compleet)» payment extension by ING Bank (the Netherlands). | ||
- «[**Klarna**](https://mage2.pro/c/extensions/klarna)» payment extension (Austria, Denmark, Finland, Germany, Norway, Sweden). | ||
- «[**MercadoPago**](https://mage2.pro/c/extensions/mercadopago)» payment extension (Argentina, Brasil, Chile, Mexico, Venezuela, Colombia, Uruguay, Peru). | ||
- «[**Moip**](https://mage2.pro/c/extensions/moip)» payment extension (Brazil). | ||
- «[**mPAY24**](https://mage2.pro/c/extensions/mpay24)» payment extension (Austria, Germany). | ||
- «[**Omise**](https://mage2.pro/c/extensions/omise)» payment extension (Thailand, Japan). | ||
- «[**Paymill**](https://mage2.pro/c/extensions/paymill)» payment extension (the European Union). | ||
- «[**PayPal**](https://mage2.pro/c/extensions/paypal)»: an alternative module you can get fast support and customizations for. | ||
- «[**Paystation**](https://mage2.pro/c/extensions/paystation)» payment extension (New Zealand). | ||
- «[**QIWI Wallet**](https://mage2.pro/c/extensions/qiwi)» (QIWI Кошелёк) payment extension (Russia). | ||
- «[**Robokassa**](https://mage2.pro/c/extensions/robokassa)» payment extension (Russia). | ||
- «[**SecurePay**](https://mage2.pro/c/extensions/securepay)» payment extension (Australia). | ||
- «[**Spryng**](https://mage2.pro/c/extensions/spryng)» payment extension (the European Union). | ||
- «[**Square**](https://mage2.pro/c/extensions/square)» payment extension (USA, Canada). | ||
- «[**Stripe**](https://mage2.pro/c/extensions/stripe)» payment extension. | ||
- «[**Tinkoff Bank**](https://mage2.pro/c/extensions/tinkoff)» (Тинькофф Банк) payment extension (Russia). | ||
- «[**Yandex.Kassa**](https://mage2.pro/c/extensions/yandex-kassa)» (as known as Yandex.Checkout, Яндекс.Касса) payment extension (Russia, Armenia, Azerbaijan, Belarus, Georgia, Kazakhstan, Kyrgyzstan, Latvia, Moldova, Tajikistan). | ||
|
||
## See also my other Magento 2 extensions: | ||
|
||
- «[**Price Format**](https://mage2.pro/c/extensions/price-format)» (set a custom display format for the prices and other currency values: discounts, taxes, sales amounts). | ||
- «[**Sales Documents Numeration**](https://mage2.pro/c/extensions/sales-documents-numeration)» (use a custom numeration for the sales documents: orders, invoices, shipments, and credit memos). | ||
- «[**Login with Amazon**](https://mage2.pro/c/extensions/amazon-login)» (a single sign-on extension). | ||
- «[**Backend Login with Google Account**](https://mage2.pro/c/extensions/google-backend-login)» (a single sign-on extension for the Magento 2 backend). | ||
- «[**Facebook Login**](https://mage2.pro/c/extensions/facebook-login)» (a single sign-on extension). | ||
- «[**Blackbaud NetCommunity**](https://mage2.pro/c/extensions/blackbaud-netcommunity)» (an integration with an online fundraising software). | ||
- «[**Markdown Editor**](https://mage2.pro/c/extensions/markdown)» (an alternative content editor for the Magento 2 backend). | ||
- «[**Twitter Timeline**](https://mage2.pro/c/extensions/twitter-timeline)» (shows your latest tweets in your store's frontend sidebar). | ||
- «[**Facebook Like & Share**](https://mage2.pro/c/extensions/facebook-like)» (shows the Facebook's «Like» and «Share» buttons on the frontend product pages). | ||
- «[**Salesforce**](https://mage2.pro/c/extensions/salesforce)» (an integration with the CRM software). | ||
- «[**Microsoft Dynamics 365**](https://mage2.pro/c/extensions/dynamics365)» (an integration with the ERP/CRM software). | ||
|
||
## Need a custom payment extension? | ||
I provide a [custom payment gateway integration service](https://mage2.pro/t/917). | ||
|
||
## Want to get the full rights on my extension? | ||
It is possible: the price depends on a extension and starts from $6.990. | ||
You will get free lifetime support, updates, and installation service for all your clients. | ||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"name": "mage2pro/yandex-market" | ||
,"version": "0.0.1" | ||
,"description": "Модуль Magento 2 для интеграции с Яндекс.Маркет" | ||
,"type": "magento2-module" | ||
,"homepage": "https://mage2.pro/c/extensions/yandex-market" | ||
,"license": "proprietary" | ||
,"authors": [{ | ||
"name": "Dmitry Fedyuk", | ||
"email": "admin@mage2.pro", | ||
"homepage": "https://mage2.pro/users/dmitry_fedyuk", | ||
"role": "Developer" | ||
}] | ||
,"require": {"mage2pro/core": ">=2.7.14"} | ||
,"autoload": {"files": ["registration.php"], "psr-4": {"Dfe\\YandexMarket\\": ""}} | ||
,"keywords": [ | ||
"Яндекс.Маркет" | ||
,"eCommerce" | ||
,"Integration" | ||
,"Magento" | ||
,"Magento 2" | ||
,"Magento extension" | ||
] | ||
} |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"sentry": { | ||
"id": 180682 | ||
,"key1": "a1f4f851ab1b4c04a9b54908b824de80" | ||
,"key2": "6708a551ff344c7b9fa1b9c9cabe3d35" | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version='1.0'?> | ||
<config | ||
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' | ||
xsi:noNamespaceSchemaLocation='urn:magento:framework:Module/etc/module.xsd' | ||
> | ||
<module name='Dfe_YandexMarket' setup_version='0.0.1'> | ||
<sequence> | ||
<module name='Df_Core'/> | ||
</sequence> | ||
</module> | ||
</config> |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?php | ||
use Magento\Framework\Component\ComponentRegistrar as R; | ||
R::register(R::MODULE, 'Dfe_YandexMarket', __DIR__); |