-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathmodule.xml
More file actions
43 lines (43 loc) · 1.56 KB
/
module.xml
File metadata and controls
43 lines (43 loc) · 1.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<module>
<rawname>backup</rawname>
<repo>standard</repo>
<name>Backup & Restore</name>
<version>17.0.5.71</version>
<publisher>Sangoma Technologies Corporation</publisher>
<license>GPLv3+</license>
<licenselink>http://www.gnu.org/licenses/gpl-3.0.txt</licenselink>
<category>Admin</category>
<description>Backup & Restore for your FreePBX environment</description>
<more-info>https://sangomakb.atlassian.net/wiki/spaces/PG/pages/35815581/Backup+Restore</more-info>
<menuitems>
<backup needsenginedb="yes">Backup & Restore</backup>
<backup_restore hidden="true" needsenginedb="yes">Backup & Restore - Restore</backup_restore>
</menuitems>
<depends>
<module>filestore ge 17.0.2.44</module>
<version>17.0.1</version>
</depends>
<changelog>
*17.0.5.71* #issue-906 ftp file path issue resolved
*17.0.5.70* #823 backup module issue in freepbx v17
*17.0.5.69* FREEI-2242 advr syncback to primary issue resolved
*17.0.5.68* issue-773 depend column added on featurecode backup
*17.0.5.67* FREEI-2055 backup log attachment missing in email
*17.0.5.66* FREEI-2065 hide the mysqlpassword from log
*17.0.5.65* Fixing Github #701
*17.0.5.64* Fixing FREEI-1852 - Send email even if logs are not enabled/present.
*17.0.5.63* Fixing Github #122
*17.0.5.62* Fixing Github #546 Old Backups are not deleting issue
*17.0.1alpha* 17.0.1 alpha release
</changelog>
<supported>
<version>17.0</version>
</supported>
<console>
<command>
<name>backup</name>
<alias>bu</alias>
<class>Backup</class>
</command>
</console>
</module>