Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 315 Bytes

File metadata and controls

19 lines (10 loc) · 315 Bytes

Elgg Roles Plugin

Elgg Roles Plugin

Requirements

  • Elgg >= 3.0.0

Installation

Download a release and unzip the file into the mods directory of Elgg.

Development

Release

Run the following command to release a new version to GitHub

GITHUB_TOKEN=<my token> grunt release:<new release number>