fatcatfablab / civicrm-accessmanagement

Provides access control to physical resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

civicrm-accessmanagement

Provides access control to physical resources.

Screenshot

(*FIXME: In one or two paragraphs, describe what the extension does and why one would download it. *)

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v7.0+
  • CiviCRM (FIXME: Version number)

Installation (Web UI)

This extension has not yet been published for installation via the web UI.

Installation (CLI, Zip)

Sysadmins and developers may download the .zip file for this extension and install it with the command-line tool cv.

cd <extension-dir>
cv dl org.makerspacetoolkit.accessmanagement@https://github.com/FIXME/org.makerspacetoolkit.accessmanagement/archive/master.zip

Installation (CLI, Git)

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.

git clone https://github.com/FIXME/org.makerspacetoolkit.accessmanagement.git
cv en accessmanagement

Usage

(* FIXME: Where would a new user navigate to get started? What changes would they see? *)

Known Issues

(* FIXME *)

About

Provides access control to physical resources.

License:GNU Affero General Public License v3.0


Languages

Language:PHP 76.2%Language:Smarty 17.4%Language:TSQL 6.3%