https://github.com/kewljuice/be.ctrl.tokenizer
Tokenizer: Custom tokens for CiviCRM
https://github.com/kewljuice/be.ctrl.tokenizer
civicrm civicrm-extensions
Last synced: about 2 months ago
JSON representation
Tokenizer: Custom tokens for CiviCRM
- Host: GitHub
- URL: https://github.com/kewljuice/be.ctrl.tokenizer
- Owner: kewljuice
- License: agpl-3.0
- Created: 2016-01-21T14:00:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-18T12:34:35.000Z (about 9 years ago)
- Last Synced: 2025-02-02T12:41:24.643Z (4 months ago)
- Topics: civicrm, civicrm-extensions
- Language: PHP
- Homepage:
- Size: 17.6 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: Tokenizer
Tokenizer: Custom tokens for CiviCRM.
- [Installation](#installation)***
## Installation
- You can directly clone to your CiviCRM extension directory using
```$ git clone https://github.com/kewljuice/be.ctrl.tokenizer.git```- You can also download a zip file, and extract in your extension directory
```$ git clone https://github.com/kewljuice/be.ctrl.tokenizer/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".```