This commit is contained in:
parent
ff0ba7bc80
commit
d5bb520e4a
1 changed files with 6 additions and 5 deletions
|
|
@ -8,11 +8,12 @@ Installation and upgrade
|
|||
|
||||
Custom menu is available from the [app store](https://apps.nextcloud.com/apps/side_menu).
|
||||
|
||||
| Version | Nextcloud | PHP | Other |
|
||||
| :--: | :--: | :--: | :--: |
|
||||
| 4.x | >= 30 | PHP >= 8.0 | App `theming` enabled |
|
||||
| 3.x | >= 25 | PHP >= 8.0 | App `theming` enabled |
|
||||
| 2.x | < 25 | PHP >= 7.1 | App `theming` enabled |
|
||||
| Version | Nextcloud | PHP | Other |
|
||||
| :--: | :--: | :--: | :--: |
|
||||
| 5.x | >= 31 | PHP >= 8.3 | App `theming` enabled |
|
||||
| 4.x | >= 30 < 31 | PHP >= 8.0 | App `theming` enabled |
|
||||
| 3.x | >= 25 < 30 | PHP >= 8.0 | App `theming` enabled |
|
||||
| 2.x | < 25 | PHP >= 7.1 | App `theming` enabled |
|
||||
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue