Hikashop Groups: Difference between revisions

From Joomdle
Jump to navigationJump to search
No edit summary
mNo edit summary
Line 6: Line 6:
You need to define groups as product characteristics, in the form:
You need to define groups as product characteristics, in the form:
group_id: group_name
group_id: group_name
The group_id and group_name can be obtained from moodle database table: "mdl_groups"; column headings: “id: name”.




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

Revision as of 09:51, 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

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


File:Hikashopgroups.png