https://github.com/nextcloud/appstore
:convenience_store: App Store for Nextcloud
https://github.com/nextcloud/appstore
apps django foss nextcloud python store typescript
Last synced: 15 days ago
JSON representation
:convenience_store: App Store for Nextcloud
- Host: GitHub
- URL: https://github.com/nextcloud/appstore
- Owner: nextcloud
- License: agpl-3.0
- Created: 2016-06-03T16:49:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-30T03:30:27.000Z (3 months ago)
- Last Synced: 2025-01-30T11:28:52.947Z (3 months ago)
- Topics: apps, django, foss, nextcloud, python, store, typescript
- Language: Python
- Homepage: https://apps.nextcloud.com
- Size: 732 MB
- Stars: 317
- Watchers: 45
- Forks: 140
- Open Issues: 100
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# Nextcloud App Store
[](https://github.com/nextcloud/appstore/actions/workflows/analysis-coverage.yml)
[](https://codecov.io/gh/nextcloud/appstore)
[](http://nextcloudappstore.readthedocs.io/en/latest/?badge=latest)
[](https://img.shields.io/librariesio/github/nextcloud/appstore)
[](https://www.gnu.org/licenses/agpl-3.0.en.html)
[](https://bestpractices.coreinfrastructure.org/projects/846)A new app store for Nextcloud apps built with Django. Up and running at [https://apps.nextcloud.com](https://apps.nextcloud.com).
We **do not handle Nextcloud integration**. Nextcloud integration is handled in the [Nextcloud Server repository](https://github.com/nextcloud/server).
## Documentation
Documentation including setup and API specification is [available on Read the Docs](https://nextcloudappstore.readthedocs.io/en/latest/)## Contributing
If you want to help in developing the App Store, translating or filing bugs and feature requests, please consult the [contributing guidelines](https://github.com/nextcloud/appstore/blob/master/.github/CONTRIBUTING.md)## Security
If you find security issues or bugs please follow the [official security process](https://nextcloud.com/security/).The store does not offer any bug bounties but we hope that you still want to help us to fix its issues :)