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.0

Moodle 2.5, 2.6, 2.7, 2.8, 2.9, 3.0, 3.1, 3.2
Released: Monday, 5 October 2015, 7:10 PM

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.
  • Support 2.9 and 2.8.

Version

Moodle3.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!!!

Author

Carlos Escobedo

Version information

Version build number
2015100500
Version release name
2.0
Maturity
Stable version
MD5 Sum
90b7a78e7b35d2d31fe0e22eacc9c86c
Supported software
Moodle 2.5, Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2
  • Latest release for Moodle 2.5
  • Latest release for Moodle 2.6
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • The more recent release 2.2 (2018051600) exists for Moodle 3.1
  • The more recent release 2.2 (2018051600) exists for Moodle 3.2

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
https://github.com/cescobedo/moodle-local_upgradedb/releases/tag/MOODLE_29_STABLE

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.