An open API service indexing awesome lists of open source software.

https://github.com/kewljuice/be.ctrl.privacy

Adds privacy fields in CiviCRM
https://github.com/kewljuice/be.ctrl.privacy

civicrm civicrm-extensions

Last synced: about 2 months ago
JSON representation

Adds privacy fields in CiviCRM

Awesome Lists containing this project

README

        

# CiviCRM extension: Attendees

Attendees is a CiviCRM extension that adds custom attendee lists.
- [Installation](#installation)
- [Development Notes](#notes)

## Installation

- You can directly clone to your CiviCRM extension directory using

```$ git clone https://github.com/kewljuice/be.ctrl.attendees.git```

- You can also download a zip file, and extract in your extension directory

```$ git clone https://github.com/kewljuice/be.ctrl.attendees/archive/master.zip```

- Configure CiviCRM Extensions Directory which can be done from

```"Administer -> System Settings -> Directories".```

- Configure Extension Resource URL which can be done from

```"Administer -> System Settings -> Resource URLs".```

- The next step is enabling the extension which can be done from

```"Administer -> System Settings -> Manage CiviCRM Extensions".```

## Notes

- Before enabling the extension first configure your location types (/civicrm/admin/locationType)