The COD mobile module works with drupal's 'Conference Organizing Distribution' and will generate a json file with session and related data such as speakers, tracks, room etc. The json file will generate automatically on drupal cron run or you can generate it manually by accessing the link example.com/generate-json.

The generated json file will be placed inside the public files folder of the Drupal installation eg: example.com/sites/default/files/sessions.json
This can be later used as a data provider for mobile applicatons.

There is a version attached to the json file it can be access through the link example.com/json-version. The version change when the json
file update with new data. This is a useful feature for mobile applications to check if there any updations occurred in json file data.

This module can be used as a backend Drupal module to serve data for the mobile application project https://github.com/zyxware/drupalcon-mobileapp.

Roadmap

The next version of the COD module, v1.1, will have the following features,

  • User authentication
  • Bookmark, rating and review synchronization
Supporting organizations: 
Developed the module

Project information

Releases