Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliusknorr/direct_menu
Nextcloud/OwnCloud app to provide easy access to all apps in the header
https://github.com/juliusknorr/direct_menu
menu nextcloud ui
Last synced: about 2 months ago
JSON representation
Nextcloud/OwnCloud app to provide easy access to all apps in the header
- Host: GitHub
- URL: https://github.com/juliusknorr/direct_menu
- Owner: juliusknorr
- License: agpl-3.0
- Created: 2015-03-08T15:27:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T13:28:33.000Z (over 7 years ago)
- Last Synced: 2024-10-21T10:47:09.438Z (2 months ago)
- Topics: menu, nextcloud, ui
- Language: PHP
- Homepage:
- Size: 76.2 KB
- Stars: 17
- Watchers: 10
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# direct_menu
**direct_menu is no longer maintained, since it will be shipped integrated in Nextcloud 12**
### Known issues
If you are running a version smaller than v0.10.2 when upgrading to Nextcloud 12 you will see the following error:
```
EXCEPTION
OC\IntegrityCheck\Exceptions\InvalidSignatureException
Certificate is not valid.
```You can just disable and remove the direct_menu app to fix this.
Nextcloud/OwnCloud app to provide easy access to all apps in the header
![Screenshot of direct_menu app](https://bitgrid.net/~jus/direct_menu_nc.png)
## Installation
- Clone repository into the apps/ directory
- Enable app using owncloudconsole: ```sudo -u www-data php occ app:enable direct_menu```## Contributors
- TheAgentK
- LukasReschke
- icewind1991
- JonesfromHan
- SonRiab
- eppfel