PixGather
Categories
Component ID
1783096
Component name
PixGather
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
5228
Component created
Component changed
Component body
What is It?
PixGather is a Drupal Module and PhoneGap Application that allows users to easily upload photos to your Drupal site. The app was developed for a wedding - so guests could all upload their pictures to one central location, but makes sense for all sorts of purposes.
How do I use it?
- Download the Module and enable it on your site.
- Make sure you have an entity type / bundle that has a text field (for the uploader's name) and an image field (for the uploaded photo)
- Visit the PixGather configuration page (admin/config/media/pixgather) and set your secret code, entity, and fields.
- PixGather provides a default rule to handle image uploads, override the rule if you'd like, or diable it and make your own rule.
- Build the included app code from source using PhoneGap and install on iOS or Android
- Configure the app on your phone to point towards your drupal installation with the correct secret code, and you're good to go
App Store?
Unfortunately, as this project is no longer under active development, I'm no longer paying to have it up on the app store. Anyone who wants to compile the source using PhoneGap and upload it to the iOS or Android app stores is welcome to. A new maintainer for this module would be great.