root/contributed_modules/modules/bulkextensions/module.xml

Revision 12027, 1.5 kB (checked in by mickecarlsson, 1 year ago)

Module Publish Script: bulkextensions 2.7.0.1

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.7.0.1</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.7</version>
13   </depends>
14   <location>contributed_modules/release/bulkextensions-2.7.0.1.tgz</location>
15   <info></info>
16   <changelog>
17     *2.7.0.1* #5091 missing fields from template.csv
18     *2.7.0.0* #4567 Add fax setting
19     *2.6.0.7* #4495
20     *2.5.0.6* #4150
21     *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.
22     *2.5.0.4* No changes, re-publishing to get md5sum and location info updated
23     *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
24     *2.5.0.2* New feature - Enforce extension range restrictions for admin users - thanks dinhtrung
25         New feature - Email notification for new accounts
26     *2.5.0.1* changed includes to include_once
27     *2.5.0* Version for FreePBX 2.5
28     *0.2.1* Beta support for FreePBX 2.5 (unreleased)
29     *0.2.0* New feature - Export Extensions Documented all supported Extension fields Minor code clean ups
30     *0.1.1* Fixed bad path and error in tar file
31     *0.1* First release
32   </changelog>
33   <md5sum>d9d0311e3e46bfdc3d4953150a958915</md5sum>
34 </module>
Note: See TracBrowser for help on using the browser.