Upload block settings

Administration tool ::: tool_uploadblocksettings
Maintained by Eoin Campbell
This plugin allows administrators to upload a CSV file containing block settings for courses. You can add or delete blocks, so the tool enables you to apply a default set of blocks for some or all courses on a site. You can also reset the set of course blocks to the default for that course format.

Upload block settings 1.0.3

Moodle 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3
Released: Monday, 2 August 2021, 8:44 PM

Change Log

All notable changes to this project will be documented in this file.

[1.0.3] - 2021-08-02

Added

  • Fix more coding style warnings

[1.0.2] - 2021-08-02

Added

  • Fix coding style warnings, remove debugging (trace)

[1.0.1] - 2020-07-29

Added

  • Fixed invalid error message when weight set to 0

[1.0.0] - 2018-08-14

Added

  • Finally working properly on Moodle 3.4/3.5.

[0.8.4] - 2018-08-14

Added

  • Remove debugging info, get it working properly on Moodle 3.1.

[0.8.3] - 2018-07-12

Added

  • Fix issues identified by code reviewer.

[0.8.1] - 2018-07-10

Added

  • Remove support for update operation.

[0.8.0] - 2018-07-03

Added

  • Support comment lines and the course block reset operation.

[0.7.0] - 2018-07-02

Added

  • Modify operation now working for Administration and Navigation blocks.

[0.6.0] - 2018-06-27

Added

  • Add and delete now working well, modify disabled pending fixes.

[0.5.0] - 2018-06-25

Added

  • Improve error-checking for additions and deletions.

[0.4.0] - 2018-06-23

Added

  • Support modify operation to move block region and position.

[0.3.0] - 2018-06-22

Added

  • Improved error-checking using courseblock class, derived from lib/blocklib.php.

[0.2.0] - 2018-06-21

Added

  • Working version for adding and deleting. More error-checking required.

[0.1.1] - 2018-06-19

Added

  • Fix missing strings.

[0.1.0] - 2018-06-19

Added

  • Initial release.

Version information

Version build number
2021080201
Version release name
1.0.3
Maturity
Stable version
MD5 Sum
d2a8d41bfa09c98fadd4adebfee404a3
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.0.3

Default installation instructions for plugins of the type Administration tool

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "mytool") in the "admin/tool" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation