I have one moodle application and one CodeIgnitor application at front end . The moodle db is exporting daily in CI DB Tables. Now my client needs to integrate or merge these two system to eliminate the cron job for all data exporting importing. Now the required job is to create this CodeIgnitor application into moodle as a plugin.
I am stuck in this one how to start or please suggest any good idea to merge these two apps.