-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: Publishflow Block : Installation.

Publishflow Block : Installation: Difference between revisions

From MoodleDocs
m (→‎top: clean up, typos fixed: deployement → deployment)
 
Line 9: Line 9:
You will need to make some prepraration before the module can be used in courses.
You will need to make some prepraration before the module can be used in courses.


Note : This module may be used for easy local deployement of a course, but will not really do much more than common restore (unless less steps in restore). Using this block makes sense when configuring a Moodle Network with some publishing model.
Note : This module may be used for easy local deployment of a course, but will not really do much more than common restore (unless less steps in restore). Using this block makes sense when configuring a Moodle Network with some publishing model.


==Warning==
==Warning==

Latest revision as of 16:28, 4 February 2021

Back to index

The blocks/publishflow installs as usual for blocks.

  • Get the archive
  • Unzip it in the blocks diretory of Moodle
  • Go to Administration notifications to make the logical install of the block.

You will need to make some prepraration before the module can be used in courses.

Note : This module may be used for easy local deployment of a course, but will not really do much more than common restore (unless less steps in restore). Using this block makes sense when configuring a Moodle Network with some publishing model.

Warning

A bug described in:

http://tracker.moodle.org/browse/MDL-35677

forbids correct install of MNET RPC function records for blocks plugins.

Workarounds:

  • Apply correction proposed in the Tracker Issue.
  • or change manually RPC function xmlrpcpath values in database (table mdl_mnet_rpc) for having "blocks/" as first path component