Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Hub registration.

Hub registration: Difference between revisions

From MoodleDocs
(content moved from Site registration)
 
Line 2: Line 2:
==Registering with a hub==
==Registering with a hub==


An administrator can register their site with other community hubs in ''Administration > Site administration > Server > Hubs''.
Since Moodle 3.4 registration with custom hubs was removed from Moodle core. Custom hubs can still be created using local_hub plugin.


A public hub may be selected from the list or a private hub URL and password may be entered.
Plugins are available for sites that run Moodle 3.4 (or later) and that want to register with custom hubs and/or advertise and publish courses on them:


If you add the [[Community finder block]] to courses on your site, teachers, non-editing teachers and managers (and any other users with the capability [[Capabilities/moodle/community:add|moodle/community:add]]) will be able to access the hub and search for courses for download or to enrol in.
* [https://github.com/moodlehq/moodle-tool_customhub tool_customhub for registration and course publishing]
* [https://github.com/moodlehq/moodle-block_customhub block_customhub for searching courses published on custom hubs]


== Unregistering from a hub==
== Unregistering from a hub==

Revision as of 03:32, 27 November 2017

Template:Community hubs

Registering with a hub

Since Moodle 3.4 registration with custom hubs was removed from Moodle core. Custom hubs can still be created using local_hub plugin.

Plugins are available for sites that run Moodle 3.4 (or later) and that want to register with custom hubs and/or advertise and publish courses on them:

Unregistering from a hub

You may unregister from a hub at any time by clicking the unregister button. You will then be given the option to remove all courses currently being advertised on the hub and remove all courses that were uploaded to the hub.

See also