17 lines
665 B
XML
17 lines
665 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<extension version="1.0.0" type="plugin" group="system">
|
|
<name>AcyMailing - Joomla integration</name>
|
|
<creationDate>April 2019</creationDate>
|
|
<version>1.0.0</version>
|
|
<author>Acyba</author>
|
|
<authorEmail>dev@acyba.com</authorEmail>
|
|
<authorUrl>https://www.acyba.com</authorUrl>
|
|
<copyright>Copyright (C) 2009-2019 ACYBA SAS - All rights reserved.</copyright>
|
|
<license>GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>
|
|
<description>This plugin is used for Joomla integration like user synchronization</description>
|
|
<files>
|
|
<filename plugin="acymtriggers">acymtriggers.php</filename>
|
|
</files>
|
|
</extension>
|
|
|