root/contributed_modules/modules/bulkextensions/module.xml

Revision 7492, 1.2 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: bulkextensions 2.5.0.4

Line 
1 <module>
2   <rawname>bulkextensions</rawname>
3   <name>Bulk Extensions</name>
4   <description>Bulk Extensions uses CSV files to import and export extensions.</description>
5   <version>2.5.0.4</version>
6   <type>tool</type>
7   <category>Third Party Addon</category>
8   <menuitems>
9     <bulkextensions>Bulk Extensions</bulkextensions>
10   </menuitems>
11   <depends>
12     <version>ge2.5</version>
13   </depends>
14   <location>contributed_modules/release/bulkextensions-2.5.0.4.tgz</location>
15   <info></info>
16   <changelog>
17     *2.5.0.4* No changes, re-publishing to get md5sum and location info updated
18     *2.5.0.3* Fixed bug - every notification email after the first one had increasing amounts of unwanted white space at the beginning of the message
19     *2.5.0.2* New feature - Enforce extension range restrictions for admin users - thanks dinhtrung
20         New feature - Email notification for new accounts
21     *2.5.0.1* changed includes to include_once
22     *2.5.0* Version for FreePBX 2.5
23     *0.2.1* Beta support for FreePBX 2.5 (unreleased)
24     *0.2.0* New feature - Export Extensions Documented all supported Extension fields Minor code clean ups
25     *0.1.1* Fixed bad path and error in tar file
26     *0.1* First release
27   </changelog>
28   <md5sum>4383bd852a2472e7f3a6860fbc959c3e</md5sum>
29 </module>
30
Note: See TracBrowser for help on using the browser.