-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Примечания к сущностям AmoCRM. Добавлены 2 метода: - getNotes - addNotes Теперь можно добавлять примечания к сделкам AmoCRM, помещая туда ту информацию, которую менеджерам не удобно воспринимать в полях сделки. Визуально примечания к сделке помещаются в "чате" сделки. - Проверка наличия аутентификационных данных Добавлена проверка на наличие аутентификационных данных в методе getResponce - Параметр limit для полей списка тегов Для полей получения тегов добавлен возможный параметр - limit. Максимально возможное значение, согласно документации AmoCRM - 250. - Исправлена ошибка в xml-манифесте плагина к библиотеке.
- Loading branch information
1 parent
bf06163
commit 28dc817
Showing
13 changed files
with
609 additions
and
154 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,7 @@ | ||
PKG_LIB_WT_AMOCRM = "WT amoCRM Joomla library" | ||
PKG_LIB_WT_AMOCRM_DESC = "Library <a href=\"https://amocrm.ru\" target=\"_blank\">amoCRM</a> with a plugin for configuring the library. For Joomla 4 and higher." | ||
PKG_LIB_WT_AMOCRM_AFTER_INSTALL = "Thank you for installing the extension" | ||
PKG_LIB_WT_AMOCRM_AFTER_DISCOVER_INSTALL = "Thank you for installing the extension" | ||
PKG_LIB_WT_AMOCRM_AFTER_UPDATE = "Thank you for updating the extension" | ||
PKG_LIB_WT_AMOCRM_MAYBE_INTERESTING="<h4>It may be interesting</h4><ul class=\"nav nav-tabs nav-stacked list-group\"><li class="list-group-item"><a href=\"https://web-tolk.ru/dev/joomshopping/wt-joomshopping-favorite.html\" target=\"_blank\" title=\"Go to https://web-tolk.ru\">WT JoomShopping Favorites, an alternative wish list for JoomShopping.</a></li><li class="list-group-item"><a href=\"https://web-tolk.ru/dev/joomla-plugins/wt-joomshopping-schema-org.html\" target=\"_blank\" title=\"Go to https://web-tolk.ru\">WT JoomShopping Schema.Org, the plugin adds micro markup to the product pages and product categories Schema.org for categories of goods, manufacturers and JoomShopping products in ld+json format</a></li><li class="list-group-item"><a href=\"https://web-tolk.ru/dev/joomshopping/shablon-joomshopping-na-bootstrap-4-6.html\" target=\"_blank\" title=\"Go to https://web-tolk.ru\">Joomshopping template on Bootstrap 4.6.</a></li><li class="list-group-item"><a href=\"https://web-tolk.ru/dev/joomla-plugins/wt-joomshopping-bitrix24-pro.html\" target=\"_blank\" title=\"Go to https://web-tolk.ru\">WT JoomShopping Bitrix24 PRO, plugin for two-way integration of JoomShopping online store and Bitrix24 CRM.</a></li></ul>" | ||
PKG_LIB_WT_AMOCRM_WHATS_NEW="<h3>v.1.1.0 What's new?</h3><p>Added 2 methods for getting and creating notes to entities.</p><p>Added verification for the presence of authentication data in the <code>getResponce</code></p><p> methodA possible parameter <code>limit</code> has been added for tag receiving fields. The maximum possible value is <code>250</code>.</p>" |
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 @@ | ||
PKG_LIB_WT_AMOCRM = "WT AmoCRM Joomla library" | ||
PKG_LIB_WT_AMOCRM_DESC = "Библиотека <a href=\"https://amocrm.ru\" target=\"_blank\">AmoCRM</a> с плагином для настройки библиотеки. Для Joomla 4 и выше." | ||
PKG_LIB_WT_AMOCRM_AFTER_INSTALL = "Спасибо за установку расширения" | ||
PKG_LIB_WT_AMOCRM_AFTER_DISCOVER_INSTALL = "Спасибо за установку расширения" | ||
PKG_LIB_WT_AMOCRM_AFTER_UPDATE = "Спасибо за обновление расширения" | ||
PKG_LIB_WT_AMOCRM_MAYBE_INTERESTING="<h4>Может быть интересно</h4><ul class=\"nav nav-tabs nav-stacked list-group\"><li class="list-group-item"><a href=\"https://web-tolk.ru/dev/joomshopping/wt-joomshopping-favorite.html\" target=\"_blank\" title=\"Перейти на https://web-tolk.ru\">WT JoomShopping Favorites, альтернативный список пожеланий (wishlist) для JoomShopping.</a></li><li class="list-group-item"><a href=\"https://web-tolk.ru/dev/joomla-plugins/wt-joomshopping-schema-org.html\" target=\"_blank\" title=\"Перейти на https://web-tolk.ru\">WT JoomShopping Schema.Org, плагин добавляет на страницы товара и категории товара микроразметку Schema.org для категорий товаров, производителей и товаров JoomShopping в формате ld+json</a></li><li class="list-group-item"><a href=\"https://web-tolk.ru/dev/joomshopping/shablon-joomshopping-na-bootstrap-4-6.html\" target=\"_blank\" title=\"Перейти на https://web-tolk.ru\">Шаблон Joomshopping на Bootstrap 4.6.</a></li><li class="list-group-item"><a href=\"https://web-tolk.ru/dev/joomla-plugins/wt-joomshopping-bitrix24-pro.html\" target=\"_blank\" title=\"Перейти на https://web-tolk.ru\">WT JoomShopping Bitrix24 PRO, плагин двухсторонней интеграции интернет-магазина JoomShopping и CRM Битрикс24.</a></li></ul>" | ||
PKG_LIB_WT_AMOCRM_WHATS_NEW="<h3>v.1.1.0 Что нового?</h3><p>Добавлены 2 метода для получения и создания примечаний (notes) к сущностям.</p><p>Добавлена проверка на наличие аутентификационных данных в методе <code>getResponce</code></p><p>Для полей получения тегов добавлен возможный параметр <code>limit</code>. Максимально возможное значение - <code>250</code>.</p>" |
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 |
---|---|---|
|
@@ -2,10 +2,10 @@ | |
<extension type="library" method="upgrade"> | ||
<name>WebTolk AmoCRM library</name> | ||
<libraryname>Webtolk/Amocrm</libraryname> | ||
<version>1.0.0</version> | ||
<version>1.1.0</version> | ||
<description>AmoCRM connection library</description> | ||
<creationDate>05/12/2022</creationDate> | ||
<copyright>2022 Sergey Tolkachyov</copyright> | ||
<creationDate>15/01/2023</creationDate> | ||
<copyright>2022-2023 Sergey Tolkachyov</copyright> | ||
<license>GNU/GPL 3.0</license> | ||
<author>Sergey Tolkachyov</author> | ||
<authorEmail>[email protected]</authorEmail> | ||
|
Oops, something went wrong.