πŸͺ App Store for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Bernhard Posselt 0d8d87b47a Require issue tracker to be present (#441)
* fix #438

* fix docs

* add issue tracker to app scaffolding

* improve form

* re-order form field
2017-03-10 23:26:22 +01:00
.github add issue template 2016-09-20 20:29:18 +02:00
.tx add transifex support 2016-09-05 15:13:14 +02:00
docs Require issue tracker to be present (#441) 2017-03-10 23:26:22 +01:00
locale [tx-robot] updated from transifex 2017-03-10 01:21:57 +00:00
nextcloudappstore Require issue tracker to be present (#441) 2017-03-10 23:26:22 +01:00
requirements update deps 2017-03-10 16:51:08 +01:00
scripts reorder managements commands 2017-02-27 21:29:50 +01:00
.editorconfig restructure 2016-06-15 17:17:58 +02:00
.eslintrc add js lint basics (#442) 2017-03-10 23:25:41 +01:00
.gitignore Add newrelic (#416) 2017-01-05 15:15:48 +01:00
.jshintrc add js lint basics (#442) 2017-03-10 23:25:41 +01:00
.mailmap Fix #317 and #318: Rating form fixes (#322) 2016-09-29 15:26:37 +02:00
.travis.yml add js lint basics (#442) 2017-03-10 23:25:41 +01:00
AUTHORS.rst update authors and add a short make command to generate the file 2016-12-09 17:33:00 +01:00
CHANGELOG.rst add changes for stable release 2016-12-09 15:55:29 +01:00
LICENSE.txt Create first migration 2016-06-05 20:39:45 +02:00
Makefile add js lint basics (#442) 2017-03-10 23:25:41 +01:00
README.rst add changes for stable release 2016-12-09 15:55:29 +01:00
manage.py first commit 2016-06-05 13:14:14 +02:00

README.rst

===================
Nextcloud App Store
===================

.. image:: https://travis-ci.org/nextcloud/appstore.svg?branch=master
     :target: https://travis-ci.org/nextcloud/appstore
     :alt: Build Status
.. image:: https://readthedocs.org/projects/nextcloudappstore/badge/?version=latest
     :target: http://nextcloudappstore.readthedocs.io/en/latest/?badge=latest
     :alt: Documentation Status
.. image:: https://requires.io/github/nextcloud/appstore/requirements.svg?branch=master
     :target: https://requires.io/github/nextcloud/appstore/requirements/?branch=master
     :alt: Requirements Status
.. image:: https://img.shields.io/badge/license-AGPLv3+-blue.svg
     :target: https://www.gnu.org/licenses/agpl-3.0.en.html
     :alt: License
.. image:: https://img.shields.io/badge/irc%20channel-%23nextcloud--dev%20on%20freenode-blue.svg
     :target: https://webchat.freenode.net/?channels=nextcloud-dev
     :alt: IRC

A new app store for Nextcloud apps built with Django.

Documentation including Setup and API Specification are `available on Read the Docs <https://nextcloudappstore.readthedocs.io/en/latest/>`_

Translations are `handled on Transifex <https://www.transifex.com/nextcloud/nextcloud/appstore/>`_

Supported Browsers
------------------
Supported browsers include the latest versions of:

* Chrome
* Firefox
* Safari
* Edge

Older browser versions like Safari 9 or Edge 13 or different browsers such as Internet Explorer are unsupported and known to not work.