Join us in the july sprint.
In order of importance.
- The acronym needs to mean something.....
- The drupal module needs an admin gui for configuring the connection
- Documenting use cases (e.g. how this module is used and how it was configured)
- Implement cron job to process the queue with retry possibility
- Implement cron job to delete stale cache entries (also integrate this with clear cache)
- Add autoloaders to the module so classes are automaticly loaded
- Implement callback functionality
- Integrate with the Drupal module: CiviCRM Entity
- Implement composer on the core so you can easisly build it
It could be cool if CiviMRF could become some kind of Software Development Kit (SDK) for developers who want to connect their application to CiviCRM. Like facebook who also has an SDK which developers could use to connect to facebook and use the facebook api.