Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pellaeon/owncloud-ftpquota

An ownCloud app that updates .ftpquota file when needed
https://github.com/pellaeon/owncloud-ftpquota

Last synced: about 1 month ago
JSON representation

An ownCloud app that updates .ftpquota file when needed

Awesome Lists containing this project

README

        

# Ftp Quota
Place this app in **owncloud/apps/**

## Publish to App Store

First get an account for the [App Store](http://apps.owncloud.com/) then run:

make appstore_package

The archive is located in build/artifacts/appstore and can then be uploaded to the App Store.

## Running tests
After [Installing PHPUnit](http://phpunit.de/getting-started.html) run:

phpunit -c phpunit.xml