UpgradeDB

General plugins (Local) ::: local_upgradedb
Maintained by Carlos Escobedo
This plugin allow install new tables into DB using xmldb files under developer control. You can choose which install.xml table want to install in place to install all tables and upgrade tables whenever you want.

UpgradeDB 2.2

Moodle 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: Thursday, 17 May 2018, 4:25 AM

Local Plugin - Upgrade DataBase

Information

This plugin allow install new tables into DB using xmldb files under developer control. You can choose which install.xml table want to install in place to install all tables and upgrade tables whenever you want. You cannot drop tables was with data. It was created thinking in developers to plugins.

New fresh features

  • Analyze and Refresh Indexes in MySQL Tables.
  • Show Keys and Indexes.
  • Show XMLFile using xmldbtools.

Version

Moodle 3.5+, 3.4+, 3.3+, 3.2+, 3.1+, 3.0+, 2.9, 2.8, 2.6, 2.7+, 2.6+ and 2.5+

TO INSTALL:

Git way - To install it using git, type this command in the root of your Moodle install:

git clone git@github.com:cescobedo/moodle-local_upgradedb.git local/upgradedb

Download way - Download the zip from - Unzip it into local/ folder in your Moodle, - Rename the new folder "moodle-local_upgradedb-master" to "upgradedb" - Enjoy!!!

NEW FEATURE - Privacy Subsystem implementation for auth_dev.

Author

Carlos Escobedo

Version information

Version build number
2018051600
Version release name
2.2
Maturity
Stable version
MD5 Sum
3728a5ccfb6007f61a6586958315c0e2
Supported software
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
  • 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

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type General plugins (Local)

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