root/contributed_modules/modules/bulkextensions/module.xml

Revision 10217, 1.4 kB (checked in by mickecarlsson, 3 years ago)

Module Publish Script: bulkextensions 2.5.0.7

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.7</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.7.tgz</location>
15   <info></info>
16   <changelog>
17     *2.6.0.7* #4495
18     *2.5.0.6* #4150
19     *2.5.0.5* Add permit/deny fields provided by 4Colo. Fixed a small bug in table.csv. Fixed spelling error in template.csv. Added localization for table.csv. See CHANGES for how-to.
20     *2.5.0.4* No changes, re-publishing to get md5sum and location info updated
21     *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
22     *2.5.0.2* New feature - Enforce extension range restrictions for admin users - thanks dinhtrung
23         New feature - Email notification for new accounts
24     *2.5.0.1* changed includes to include_once
25     *2.5.0* Version for FreePBX 2.5
26     *0.2.1* Beta support for FreePBX 2.5 (unreleased)
27     *0.2.0* New feature - Export Extensions Documented all supported Extension fields Minor code clean ups
28     *0.1.1* Fixed bad path and error in tar file
29     *0.1* First release
30   </changelog>
31   <md5sum>738e8641bb0fce3646cefb80d7579fce</md5sum>
32 </module>
33
Note: See TracBrowser for help on using the browser.