cvo-technologies / croogo-gallery
Croogo Gallery Plugin
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 13
Language:JavaScript
Type:croogo-plugin
Requires
- php: >=5.3.0
- burzum/cakephp-imagine-plugin: *
- composer/installers: *
- croogo/croogo: ~2.0
- xintesa/assets: *
This package is not auto-updated.
Last update: 2024-11-05 04:01:26 UTC
README
This Gallery plugin for Croogo can create albums and upload photos
Instalation
-
Clone/download Imagine plugin into
APP/Plugin/Imagine
and activate it manually, ie:Console/cake ext activate plugin Imagine -f
-
Clone/download Assets plugin into
APP/Plugin/Assets
and activate it in the admin panel or manually:Console/cake ext activate plugin Asset
-
Clone/download Gallery plugin into
APP/Plugin/Assets
and activate it in the admin paneli or imanually:Console/cake ext activate plugin Gallery
Create album and upload photos, you can access the albums in
http://yoursitewithcroogo/gallery, or include it in any block or node record
by using the shortcode [Gallery: gallery-slug]
.
The plugin will automatically substitute it with your photo album.
Eg.:
[Gallery:my_carnival_brazil_album]
Dependencies and Compatibility
Original Author: Edinei L. Cipriani E-mail: phpedinei@gmail.com Website: http://www.edineicipriani.com.br