All Projects â†’ nextcloud â†’ 3rdparty

nextcloud / 3rdparty

Licence: other
🔋 3rd party libraries that are needed to run Nextcloud

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to 3rdparty

partytown
Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
Stars: ✭ 3,626 (+8743.9%)
Mutual labels:  3rd-party, 3rdparty
issuetemplate
🚧 Nextcloud app for easy bug reporting with prefilled issue templates
Stars: ✭ 12 (-70.73%)
Mutual labels:  nextcloud
mypaas
MyPaas is an Ansible playbook for startups or small companies which want to build a modern and fully automated infrastructure.
Stars: ✭ 24 (-41.46%)
Mutual labels:  nextcloud
PUQ WHMCS-Public-Nextcloud
Module for the WHMCS system. For manage NextCloud users as a product.
Stars: ✭ 17 (-58.54%)
Mutual labels:  nextcloud
talk-ios
📱😀 Video & audio calls through Nextcloud on iOS
Stars: ✭ 99 (+141.46%)
Mutual labels:  nextcloud
nextcloud sentry
Sentry integration for Nextcloud
Stars: ✭ 26 (-36.59%)
Mutual labels:  nextcloud
sharepoint
💾 Nextcloud SharePoint Backend for External storages
Stars: ✭ 16 (-60.98%)
Mutual labels:  nextcloud
files pdfviewer
📖 A PDF viewer for Nextcloud
Stars: ✭ 56 (+36.59%)
Mutual labels:  nextcloud
direct menu
Nextcloud/OwnCloud app to provide easy access to all apps in the header
Stars: ✭ 16 (-60.98%)
Mutual labels:  nextcloud
gestion
baimard.github.io/gestion
Stars: ✭ 37 (-9.76%)
Mutual labels:  nextcloud
nextcloud-grauphel
Tomboy note synchronization REST server nextcloud app
Stars: ✭ 53 (+29.27%)
Mutual labels:  nextcloud
apporder
Nextcloud app to enable sorting inside the app menu
Stars: ✭ 30 (-26.83%)
Mutual labels:  nextcloud
silverbox
Guide describing how to setup compact, silent and energy-efficient GNU/Linux home server
Stars: ✭ 42 (+2.44%)
Mutual labels:  nextcloud
circles
👪 Create groups with other users on a Nextcloud instance and share with them
Stars: ✭ 121 (+195.12%)
Mutual labels:  nextcloud
quillnote
Take beautiful markdown notes and stay organized with task lists.
Stars: ✭ 276 (+573.17%)
Mutual labels:  nextcloud
nextcloud-exporter
Prometheus exporter for Nextcloud servers.
Stars: ✭ 134 (+226.83%)
Mutual labels:  nextcloud
files photospheres
Nextcloud app for viewing Google PhotoSphere 360° images (panorama-images)
Stars: ✭ 20 (-51.22%)
Mutual labels:  nextcloud
privacy-links
[POLISH] Chroń swoją prywatność z najlepszymi narzędziami zebranymi w jednym miejscu.
Stars: ✭ 31 (-24.39%)
Mutual labels:  nextcloud
user external
👥 External user authentication methods like IMAP, SMB and FTP
Stars: ✭ 80 (+95.12%)
Mutual labels:  nextcloud
nextcloud
Nextcloud OCS and WebDAV API wrapper for Ruby.
Stars: ✭ 16 (-60.98%)
Mutual labels:  nextcloud

3rdparty

Some 3rd party libraries that are necessary to run Nextcloud.

Dependency Status

Updating libraries manually

  1. Make sure to use the latest version of composer.phar
  2. Edit composer.json and adjust the version of the library to the one to update to
  3. Run composer update thevendor/thelib (replace accordingly)
  4. Delete all installed dependencies with rm -rf ./*/
  5. Run composer install --no-dev
  6. Run dump-autoload
  7. Commit all changes onto a new branch
  8. You might need the following command for pushing if used as submodule: git push [email protected]:nextcloud/3rdparty.git branchname
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].