FreePBX-AvantFAX/module.xml

35 lines
890 B
XML
Raw Normal View History

2012-12-20 16:22:05 -05:00
<module>
2014-08-14 10:10:32 -04:00
<rawname>avantfax</rawname>
<name>AvantFAX</name>
2012-12-20 16:22:05 -05:00
<version>0.1.0.0</version>
2014-08-14 10:10:32 -04:00
<publisher>Josh North/Point808.com</publisher>
<license>GPLv3+</license>
2012-12-20 16:22:05 -05:00
<candisable>yes</candisable>
<canuninstall>yes</canuninstall>
<changelog>
*0.1.0.0* Original Release (beta)
</changelog>
<description>
2014-08-14 10:10:32 -04:00
Provides a link to AvantFAX on an IncrediblePBX/IncredibleFAX Ubuntu 14 install
2012-12-20 16:22:05 -05:00
</description>
2013-05-26 15:53:41 -04:00
<attention>
2014-08-14 10:10:32 -04:00
THIS WILL ONLY WORK IF INCREDIBLEFAX IS INSTALLED VIA THE PIAF SCRIPT ON UBUNTU 14! Or perhaps if you get lucky.
2013-05-26 15:53:41 -04:00
</attention>
2014-08-14 10:10:32 -04:00
<info>http://github.com/joshnorth/FreePBX-AvantFAX/</info>
2012-12-20 16:22:05 -05:00
<menuitems>
2014-08-14 10:10:32 -04:00
<avantfax
category="AvantFAX"
href="/avantfax"
target="fax"
access="all"
requires_auth="false"
>AvantFAX</avantfax>
2012-12-20 16:22:05 -05:00
</menuitems>
<depends>
<module>core</module>
<version>ge2.2</version>
</depends>
2014-08-14 10:10:32 -04:00
<category>Admin</category>
2012-12-20 16:22:05 -05:00
</module>