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
- Host: GitHub
- URL: https://github.com/kewljuice/be.ctrl.privacy
- Owner: kewljuice
- License: other
- Created: 2016-03-25T10:56:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-18T08:40:34.000Z (about 9 years ago)
- Last Synced: 2025-02-02T12:41:24.468Z (4 months ago)
- Topics: civicrm, civicrm-extensions
- Language: PHP
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)