Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nextcloud/app_template
A template to get started with Nextcloud app development
https://github.com/nextcloud/app_template
app javascript nextcloud php vue
Last synced: 3 months ago
JSON representation
A template to get started with Nextcloud app development
- Host: GitHub
- URL: https://github.com/nextcloud/app_template
- Owner: nextcloud
- License: agpl-3.0
- Created: 2024-04-22T13:56:05.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T05:33:07.000Z (3 months ago)
- Last Synced: 2024-09-27T06:04:36.753Z (3 months ago)
- Topics: app, javascript, nextcloud, php, vue
- Language: PHP
- Homepage: https://apps.nextcloud.com/developer/apps/generate
- Size: 807 KB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# App Template
A template to get started with Nextcloud app development.
## Usage
- To get started easily use the [Appstore App generator](https://apps.nextcloud.com/developer/apps/generate) to
dynamically generate an App based on this repository with all the constants prefilled.
- Alternatively you can use the "Use this template" button on the top of this page to create a new repository based on
this repository. Afterwards adjust all the necessary constants like App ID, namespace, descriptions etc.Once your app is ready follow the [instructions](https://nextcloudappstore.readthedocs.io/en/latest/developer.html) to
upload it to the Appstore.## Resources
### Documentation for developers:
- General documentation and tutorials: https://nextcloud.com/developer
- Technical documentation: https://docs.nextcloud.com/server/latest/developer_manual### Help for developers:
- Official community chat: https://cloud.nextcloud.com/call/xs25tz5y
- Official community forum: https://help.nextcloud.com/c/dev/11