simplesamlphp/simplesamlphp-module-metaedit

Name: simplesamlphp-module-metaedit

Owner: SimpleSAMLphp

Description: A SimpleSAMLphp module for metadata editing and registration.

Created: 2015-08-07 14:15:29.0

Updated: 2016-01-25 18:58:21.0

Pushed: 2016-08-02 11:13:40.0

Homepage:

Size: 27

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Metaedit module

This module provides a web interface for very basic metadata editing and registration.

Installation

Once you have installed SimpleSAMLphp, installing this module is very simple. Just execute the following command in the root of your SimpleSAMLphp installation:

oser.phar require simplesamlphp/simplesamlphp-module-metaedit:dev-master

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/metaedit/ directory inside your SimpleSAMLphp installation.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.