-
Notifications
You must be signed in to change notification settings - Fork 4
Future Work
CiviREBUX can be extended in many ways and I will talk about a few of them here:
- Supporting more CiviCRM-entities like Activity and Events
CiviREBUX currently supports just Contribution and Membership reports. One possible future work could be extending it to cover more entities like Activity, Events among several others.
- Adding more UI-rich features
CiviREBUX can be made more UI-rich by adding support for customizing several report content-blocks by using a drag-n-drop interface (using gridster.js probably) which allows users to resize, drag, place and remove content-blocks.
- Generating PDF and Mailing
CiviREBUX could also support exporting the html-formatted report data to a PDF using the PDF-Writer module available in CRM-Utils and also mailing the latter to user(s), again using specialized modules available in CRM-Utils.
These are few of the things off the top of my mind right now. I will work on incorporating these features in the future releases of CiviREBUX after the Google Summer of Code 2016 program is over.
Developer: Pranay Yadav, Department of Computer Science and Engineering, IIT Kharagpur, India