COmanage Grouper Lite Widget Plugin
Instructions:
To use in COManage:
- With your favorite command line tool, navigate to a directory you wish to use to house the COmanage plugin.
- Copy the source files from the GrouperLiteWidget Plugin located at https://github.internet2.edu/internet2/comanage-grouper-widget
- You can either download the source files as a ZipFile or Clone the directory from GitHub repository.
- ZipFile: unzip into a new
GrouperLiteWidget/
directory. - Clone:
git clone https://github.internet2.edu/internet2/comanage-grouper-widget GrouperLiteWidget/
- ZipFile: unzip into a new
- Copy the application location for symlinking below.
- Navigate to your COmanage source directory.
- From the root of your COmanage installation, go to the
local/Plugin/
directory. - Symlink your GrouperLiteWidget location under the Plugin directory.
ln -s <location-of-Plugin>/GrouperLiteWidget <location-of-COmanage>/local/Plugin/GrouperLiteWidget