-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpkg_vm2sms.xml
More file actions
20 lines (19 loc) · 1.08 KB
/
pkg_vm2sms.xml
File metadata and controls
20 lines (19 loc) · 1.08 KB
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="2.5" method="upgrade">
<name>VM2SMS Package</name>
<author>VampiRUS</author>
<creationDate>June 2013</creationDate>
<packagename>vm2sms</packagename>
<version>1.4.1</version>
<url>http://vampirus.ru/</url>
<packager>VampiRUS</packager>
<packagerurl>http://vampirus.ru/</packagerurl>
<description><![CDATA[СМС уведомления о смене статуса заказа в virtuemart 3<br/>Не забудьте настроить и включить <a href="index.php?option=com_plugins&view=plugins&filter_folder=vm2sms">плагин</a> для нужного сервиса отправки смс]]></description>
<scriptfile>install.php</scriptfile>
<files folder="packages">
<file type="component" id="com_vm2sms" >com_vm2sms.zip</file>
<file type="plugin" id="smsru" group="vm2sms">plg_vm2sms_smsru.zip</file>
<file type="plugin" id="smsc" group="vm2sms">plg_vm2sms_smsc.zip</file>
<file type="plugin" id="vm2sms" group="vmpayment">plg_vmpayment_vm2sms.zip</file>
</files>
</extension>