Hikashop Groups: Difference between revisions

From Joomdle
Jump to navigationJump to search
No edit summary
No edit summary
Line 11: Line 11:




group_id is the database id of the group.
The group_id and group_name can be obtained from moodle database table: "mdl_groups"; column headings: “id: name”.

Revision as of 09:50, 25 February 2019

This plugin is meant to be used instead of normal hikashoporders plugin, and it will enrol users in course AND group.

Remember to disable hikashoporders plugin, as it can conflict with this one.


You need to define groups as product characteristics, in the form: group_id: group_name


File:Hikashopgroups.png


The group_id and group_name can be obtained from moodle database table: "mdl_groups"; column headings: “id: name”.