Skip to content
Snippets Groups Projects
Commit 626fa355 authored by aly2191's avatar aly2191
Browse files

updated readme

parent add8f9c6
No related branches found
No related tags found
No related merge requests found
# generalobservation
![Screenshot](/images/screenshot.png)
(*FIXME: In one or two paragraphs, describe what the extension does and why one would download it. *)
This extension is to be used as a replacement of the general observations entity. It contains a form and page that is placed on the contacts page of volunteers.
This adds data to the genobservations db
The extension is licensed under [AGPL-3.0](LICENSE.txt).
This adds a general observation tab to contact/volunteer screens for additional information on the
individual.
## Requirements
* PHP v7.2+
* CiviCRM (*FIXME: Version number*)
## Installation (Web UI)
Learn more about installing CiviCRM extensions in the [CiviCRM Sysadmin Guide](https://docs.civicrm.org/sysadmin/en/latest/customize/extensions/).
## Installation (CLI, Zip)
Sysadmins and developers may download the `.zip` file for this extension and
install it with the command-line tool [cv](https://github.com/civicrm/cv).
```bash
cd <extension-dir>
cv dl alytest@https://github.com/FIXME/alytest/archive/master.zip
```
## Installation (CLI, Git)
Sysadmins and developers may clone the [Git](https://en.wikipedia.org/wiki/Git) repo for this extension and
install it with the command-line tool [cv](https://github.com/civicrm/cv).
```bash
git clone https://github.com/FIXME/alytest.git
cv en alytest
```
## Getting Started
(* FIXME: Where would a new user navigate to get started? What changes would they see? *)
## Known Issues
(* FIXME *)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment