Institutions

General plugins (Local) ::: local_institutions
Maintained by Bruno Sampaio
Part of set Cubic.
This local plugin introduces the intitutions concept into Moodle.

Institutions 2.2 (Build: 2011120500)

Moodle 2.2, 2.3, 2.4
Released: Sunday, 14 July 2013, 5:48 AM
INSTITUTIONS - MOODLE LOCAL

DESCRIPTION
-----------

This local plugin introduces the intitutions concept into Moodle. It allows the Moodle administrator to add, edit, or remove intitutional pages (university page, school page, etc) that can then be accessed by any user without leaving Moodle.

I recommend you use this plugin with Cubic, a theme for Moodle that I also created (https://moodle.org/plugins/view.php?plugin=theme_cubic).


CONTENTS ORGANISATION
---------------------

FOLDERS:
- db: contains the "install.xml" file with institutions table structure;
- lang: contains languages files for English and Portuguese (Portugal);

FILES:
- lib.php: defines all functions used for institutions management and errors generation;
- index.php: page to display all existing institutional pages;
- edit.php: page to add or edit an institution (can only be accessed by the administrator);
- edit_form.php: form to add or edit an institution, used on "edit.php" file;
- view.php: page to access an institutional page;
- delete.php: page to delete an institution;
- error.php: institutions error page;
- version.php: plugin version information.

Version information

Version build number
2013040100
Version release name
2.2 (Build: 2011120500)
Maturity
Stable version
MD5 Sum
90749278dce6453d347c71fb5b66416c
Supported software
Moodle 2.2, Moodle 2.3, Moodle 2.4
  • Latest release for Moodle 2.2
  • Latest release for Moodle 2.3
  • Latest release for Moodle 2.4

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.