https://github.com/kewljuice/be.ctrl.nsynch
Synchronize Users to Contacts CiviCRM API extension
https://github.com/kewljuice/be.ctrl.nsynch
civicrm civicrm-extensions
Last synced: about 2 months ago
JSON representation
Synchronize Users to Contacts CiviCRM API extension
- Host: GitHub
- URL: https://github.com/kewljuice/be.ctrl.nsynch
- Owner: kewljuice
- License: other
- Created: 2015-10-29T12:30:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-02T10:35:04.000Z (over 9 years ago)
- Last Synced: 2025-02-02T12:41:24.304Z (4 months ago)
- Topics: civicrm, civicrm-extensions
- Language: PHP
- Homepage:
- Size: 19.5 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: nSynch
nSynch is a CiviCRM API extension which let you Synchronize Users to Contacts.
- [Installation](#installation)***
## Installation
- You can directly clone to your CiviCRM extension directory using
```$ git clone https://github.com/kewljuice/be.ctrl.nsynch.git```- You can also download a zip file, and extract in your extension directory
```$ git clone https://github.com/kewljuice/be.ctrl.nsynch/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".```