ipub/images

This package is abandoned and no longer maintained. The author suggests using the contributte/image-storage package instead.

Image storage & generator for Nette Framework

v2.2.4 2018-03-28 08:59 UTC

This package is auto-updated.

Last update: 2020-08-02 11:10:44 UTC


README

This package is abandoned and no longer maintained!

Image storage & generator for Nette Framework

Installation

The best way to install ipub/images is using Composer:

$ composer require ipub/images

After that you have to register extension in config.neon.

extensions:
	images: IPub\Images\DI\ImagesExtension

Documentation

Learn how to store and serve images with this library in documentation.

Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/images.