https://github.com/kewljuice/be.ctrl.eventsreg
CiviCRM events registration extension
https://github.com/kewljuice/be.ctrl.eventsreg
civicrm civicrm-extensions
Last synced: about 2 months ago
JSON representation
CiviCRM events registration extension
- Host: GitHub
- URL: https://github.com/kewljuice/be.ctrl.eventsreg
- Owner: kewljuice
- License: other
- Created: 2016-02-09T09:59:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T14:42:19.000Z (over 2 years ago)
- Last Synced: 2025-02-02T12:41:21.419Z (4 months ago)
- Topics: civicrm, civicrm-extensions
- Language: Smarty
- Homepage:
- Size: 561 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 events registration extension
Adds custom css and javascript to events registration forms
- [Installation](#installation)
- [Configuration](#configuration)***
## Installation
- You can directly clone to your CiviCRM extension directory using
```$ git clone https://github.com/kewljuice/be.ctrl.eventsreg.git```- You can also download a zip file, and extract in your extension directory
```$ git clone https://github.com/kewljuice/be.ctrl.eventsreg/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".```## Configuration
- Module configuration is available at ```"Administer -> CTRL -> EventsReg"``` or **yoursite.org/civicrm/ctrl/eventsreg**.
- Activate Stylesheet or Javascript here.