zeelot/kohana-media

Using the Kohana cascading file system to serve media assets

dev-1.3/develop / 1.3.x-dev 2014-04-26 16:15 UTC

This package is auto-updated.

Last update: 2024-04-21 19:15:31 UTC


README

Taking advantage of the Kohana CFS to serve media files.

Description

The goal is to be able to package media files with modules without having to copy them to a web accessible directory. Kohana will serve the media files on the first request and write it to a public location for any future requests.