Hikashop Groups: Difference between revisions

From Joomdle
Jump to navigationJump to search
mNo edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:


The group_id and group_name can be obtained from moodle database table: "mdl_groups"; column headings: “id: name”.
The group_id and group_name can be obtained from moodle database table: "mdl_groups"; column headings: “id: name”.
Group must be the first charasteristic. You can use others, not Joomdle related, but they must go after the group selection.




[[File:hikashopgroups.png]]
[[File:hikashopgroups.png]]

Latest revision as of 10:07, 9 July 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”.

Group must be the first charasteristic. You can use others, not Joomdle related, but they must go after the group selection.


File:Hikashopgroups.png