6.0.5 • Published 9 years ago

periodicjs.ext.clouduploads v6.0.5

Weekly downloads
129
License
-
Repository
github
Last release
9 years ago

periodicjs.ext.clouduploads

An asset upload manager that uses pkgcloud to upload to the various cloud service providers (amazon s3, rackspace cloud files).

API Documentation

Installation

$ npm install periodicjs.ext.clouduploads

Configure

you can define your own pkgcloud provider configuration, after the extension has been installed, the extension configuration is located in content/config/extensions/periodicjs.ext.clouduploads/provider.json

Remember for Amazon S3, you have to set your bucket policy correctly.

##Development Make sure you have grunt installed

$ npm install -g grunt-cli

Then run grunt watch

$ grunt watch

For generating documentation

$ grunt doc
$ jsdoc2md controller/**/*.js index.js install.js uninstall.js > doc/api.md

##Notes

6.0.5

9 years ago

6.0.4

9 years ago

6.0.3

9 years ago

6.0.2

9 years ago

6.0.0

9 years ago

5.9.41

10 years ago

5.9.4

10 years ago

5.9.31

10 years ago

5.9.3

10 years ago

5.9.2

10 years ago

5.9.1

10 years ago

5.9.0

10 years ago

4.1.0

10 years ago

4.0.6

10 years ago

4.0.5

10 years ago

4.0.4

10 years ago

4.0.3

10 years ago

4.0.2

10 years ago

4.0.1

10 years ago

4.0.0

11 years ago

3.1.1

11 years ago

3.1.0

11 years ago

3.0.0

11 years ago

2.0.1

11 years ago

2.0.0

11 years ago

1.90.28

11 years ago

1.90.27

11 years ago

1.90.26

11 years ago

1.90.20

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago