Payplans4
| Languages |
[[::Payplans4|English]] |
Features
Allows you to "include" Moodle courses in Payplans 4 plans:
- When user signs up for a plan, he is enroled into the courses
- When plan runs out, user enrolment is suspended
Required plugins
In order to user Joomdle-Payplans 4 integration you will need to install and enable this plugins:
- Payplans 4 Joomdle
Additional step required
As of this moment, it is required to add Joomdle to the list of available apps.
You can do this by editing file: administrator/components/com_payplans/defaults/app.json
Add just before the last line:
,{
"name": "Joomdle",
"element": "joomdle4",
"description": "Enrol user to Moodle courses according to user subscription.",
"documentation": "https:\/\/joomdle.com\/wiki\/Payplans"
}
Configuration
Usually, you will have an App for each plan that has Moodle courses associated.
So, for each plan the steps are:
- Create a new Joomdle app
This is done in Payplans panel -> Apps, and then selecting New.
There, you can select which courses you want to include in this app.
Last step is associate the new app with a plan. You can do this directly when creating the app, or do it later on the "Edit plan" page.