https://github.com/kewljuice/be.ctrl.discounter
Re-formats price_set label(s)
https://github.com/kewljuice/be.ctrl.discounter
civicrm civicrm-extensions
Last synced: about 2 months ago
JSON representation
Re-formats price_set label(s)
- Host: GitHub
- URL: https://github.com/kewljuice/be.ctrl.discounter
- Owner: kewljuice
- License: other
- Created: 2017-12-15T22:31:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T15:15:10.000Z (about 2 years ago)
- Last Synced: 2025-02-02T12:40:05.613Z (4 months ago)
- Topics: civicrm, civicrm-extensions
- Language: PHP
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# CiviCRM civicrmdiscount add-on
Re-formats price_set label(s)
- [Installation](#installation)
- [Configuration](#configuration)***
## Installation
- You can directly clone to your CiviCRM extension directory using
```$ git clone https://github.com/kewljuice/be.ctrl.discounter.git```- You can also download a zip file, and extract in your extension directory
```$ git clone https://github.com/kewljuice/be.ctrl.discounter/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".```## Exclude discount input from event registrations
The exclude setting is available at "Administer -> CTRL -> Discounter" or yoursite.org/civicrm/ctrl/discounter.