forked from Joomline/contentcart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pkg_contentcart.xml
19 lines (19 loc) · 1.92 KB
/
pkg_contentcart.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package" version="4.0.0" method="upgrade">
<name>Content Cart</name>
<author>Joomline</author>
<packagename>contentcart</packagename>
<creationDate>@date@</creationDate>
<copyright>(C) 2018-2022 Joomline. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<authorEmail>[email protected]</authorEmail>
<packager>JoomLine</packager>
<packagerurl>https://joomline.ru</packagerurl>
<version>@version@</version>
<description><![CDATA[<p>Добавляет корзину материалам Joomla с возможностью отправки заказа на E-mail и сохранения заказа в виде материала в выбранной категории. Подробнее о настройке плагина вы можете прочитать на <a target="_blank" href="https://joomline.ru/rasshirenija/plugin/contentcart.html">официальной странице</a>.</p><p>Для корректной работы активируйте плагин 'Контент - Корзина'.</p><h3>Пожертвуй на развитие плагина Content Car</h3><p>Расширение развивается и существует исключительно на пожертвования пользователей.</p><div><iframe frameborder='0' allowtransparency='true' scrolling='no' src='https://joomline.ru/donatenew.html?solution=ContentCart' width='100%' height='800'></iframe></div>]]></description>
<files>
<folder type="plugin" group="content" id="contentcart">plg_contentcart</folder>
<folder type="module" id="mod_contentcart" client="site">mod_contentcart</folder>
</files>
<updateservers><server type="extension" priority="1" name="Content Cart">https://joomline.net/update.html?extension_id=6.xml</server></updateservers>
</extension>