Download the PHP package simplesamlphp/simplesamlphp-module-modinfo without Composer
On this page you can find all versions of the php package simplesamlphp/simplesamlphp-module-modinfo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download simplesamlphp/simplesamlphp-module-modinfo
More information about simplesamlphp/simplesamlphp-module-modinfo
Files in simplesamlphp/simplesamlphp-module-modinfo
Package simplesamlphp-module-modinfo
Short Description A very straightforward module for SimpleSAMLphp that displays the list of modules and their status in the web interface.
License LGPL-2.1-or-later
Informations about the package simplesamlphp-module-modinfo
Note This module has been archived. All functionality is now part of the builtin admin-module.
modinfo module
This module displays information on the currently installed modules and their status in the SimpleSAMLphp web interface.
Installation
Once you have installed SimpleSAMLphp, installing this module is very simple. Just execute the following command in the root of your SimpleSAMLphp installation:
where dev-master
instructs Composer to install the master
branch from the Git repository. See the
releases available if you
want to use a stable version of the module.
The module is enabled by default. If you want to disable the module once installed, you just need to create a file named
disable
in the modules/modinfo/
directory inside your SimpleSAMLphp installation.
All versions of simplesamlphp-module-modinfo with dependencies
simplesamlphp/composer-module-installer Version ~1.1
simplesamlphp/simplesamlphp Version ^2.0.0-beta.2