Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Multi-tenancy.

Multi-tenancy: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 4: Line 4:


{{MediaPlayer | url = https://youtu.be/OgN1cSAhtYQ | desc = Moodle Workplace Multi-tenancy}}
{{MediaPlayer | url = https://youtu.be/OgN1cSAhtYQ | desc = Moodle Workplace Multi-tenancy}}


When Moodle Workplace is installed, the site is prepared to be multi-tenant. The capability 'moodle/category:viewcourselist' is removed from roles "Authenticated user" and "Guest". If you don't want to use Multitenancy functionality, you may consider to allow these capabilities.
When Moodle Workplace is installed, the site is prepared to be multi-tenant. The capability 'moodle/category:viewcourselist' is removed from roles "Authenticated user" and "Guest". If you don't want to use Multitenancy functionality, you may consider to allow these capabilities.

Revision as of 11:23, 12 June 2019

workplacelogo.png This feature is part of Moodle Workplace, which is available through Moodle Partners.


Moodle Workplace allows main administrator to create multiple "tenants" and allocate the users to different tenants. Tenants will be using the same site but will not see each other. Each tenant can have their own site name, logo and color scheme.

Moodle Workplace Multi-tenancy


When Moodle Workplace is installed, the site is prepared to be multi-tenant. The capability 'moodle/category:viewcourselist' is removed from roles "Authenticated user" and "Guest". If you don't want to use Multitenancy functionality, you may consider to allow these capabilities.

Managing tenants

Main admin or a user with capability 'tool/tenant:manage' is able to create tenants, change their settings, associate tenants with course categories and assign tenant administrators. Three roles are automatically created when Moodle Workplace is installed and they are automatically assigned to:

  • "Tenant administrator" role is assigned to the tenant administrator in the system context
  • "Tenant manager" role is assigned to the tenant administrator in the context of this tenant's course category
  • "Tenant user" role is assigned to any user allocated to the tenant in the context of this tenant's course category. By default this role only has one capability 'moodle/category:viewcourselist'

These roles and role assignments can not be manually deleted. However main administrator can modify the roles if necessary. For example, "Tenant administrator" role by default contains capability 'tool/tenant:managetheme' that allows the tenant administrator to change the look of their tenant (logo and colors). Main admin may decide that theme customisation should be only done centrally and prohibit this capability in the "Tenant administrator" role. Same can be done for the 'tool/tenant:manageusers' capability.

Main admin or a user with capability 'tool/tenant:allocate' is able to move users between tenants.

Tenant administration

Tenant administrator role by default has capability 'tool/tenant:manageusers'. Unless the capability is removed from the role by the main admin, the tenant administrator can create and edit users inside their tenant.

Tenant administrator can assign other roles to its users, for example "Program manager" or "Organisation structure manager" in the system context.

If the tenant has its own course category, tenant administrator is also a "Tenant manager" in this course category and he is able to assign roles in the context of this course category, for example "Course creator". For easier management there is a single page that lists all the roles that tenant administrator can assign in both system and category context. It can be accessed through Workplace launcher -> Users -> Roles.

Managing roles for tenant administrator

Tenant administrator is also able to manage their course category and all courses in it. Access to the course management is done through Workplace launcher -> Courses. Hint: check out the "Edit" menu for the course category.

Category management

See also