Update README.md
This commit is contained in:
parent
2e990783bb
commit
aca38997c7
|
@ -70,9 +70,9 @@ How to install sccp_manager
|
||||||
3. Click Upload Modules.
|
3. Click Upload Modules.
|
||||||
4. Enter one of the following urls:
|
4. Enter one of the following urls:
|
||||||
|
|
||||||
Stable
|
Stable (For PHP < 7 only)
|
||||||
```
|
```
|
||||||
https://github.com/chan-sccp/sccp_manager/archive/refs/heads/Legacy.zip
|
https://github.com/chan-sccp/sccp_manager/archive/refs/tags/v14.2.0.11.zip
|
||||||
```
|
```
|
||||||
Develop.
|
Develop.
|
||||||
|
|
||||||
|
@ -81,7 +81,7 @@ _This is development software and so may have issues_
|
||||||
```
|
```
|
||||||
https://github.com/chan-sccp/sccp_manager/archive/refs/heads/develop.zip
|
https://github.com/chan-sccp/sccp_manager/archive/refs/heads/develop.zip
|
||||||
```
|
```
|
||||||
Version 14.3.
|
Stable - Version 14.3.
|
||||||
|
|
||||||
This is the latest version of sccp_manager and has many bug fixes. It is targetted for FreePbx 16 and as such requires PHP > 7.3. It works fine with FreePbx 15 as long as you can upgrade PHP (this cannot be done if you use commercial modules). There are changes to the database structure, and so this cannot be easily reverted to prior versions without using a backup, which the installer will create. If you are using a VM, it is recommended to take a snapshot before upgrading.
|
This is the latest version of sccp_manager and has many bug fixes. It is targetted for FreePbx 16 and as such requires PHP > 7.3. It works fine with FreePbx 15 as long as you can upgrade PHP (this cannot be done if you use commercial modules). There are changes to the database structure, and so this cannot be easily reverted to prior versions without using a backup, which the installer will create. If you are using a VM, it is recommended to take a snapshot before upgrading.
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue