nlybe / egallery
Attach photos on Elgg Entities
Installs: 36
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 2
Type:elgg-plugin
Requires
- composer/installers: >=1.0.8
- nlybe/dropzonejs_api: >=5.3
Conflicts
- elgg/elgg: <5.0
README
This plugin offers users the feature to create galleries and upload photos.
Users can attach a gallery with photos to other Elgg entities and Groups, as well as to add their personal galleries.
Site admin can determine on which entities subtypes users can add photos.
The plugin uses the DropzoneJS API for Elgg plugin for photos upload and elgg-light box for photos navigation.
Installation
Use the following composer command to install the plugin:
composer require nlybe/egallery
Future Improvements
- Add photos sorting option
- Add mass photos deletion
- Enrich images features