https://github.com/kewljuice/be.ctrl.memberreg
CiviCRM member registration extension
https://github.com/kewljuice/be.ctrl.memberreg
civicrm civicrm-extensions
Last synced: about 2 months ago
JSON representation
CiviCRM member registration extension
- Host: GitHub
- URL: https://github.com/kewljuice/be.ctrl.memberreg
- Owner: kewljuice
- License: other
- Created: 2016-02-09T09:59:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T14:42:34.000Z (over 2 years ago)
- Last Synced: 2025-02-02T12:40:04.664Z (4 months ago)
- Topics: civicrm, civicrm-extensions
- Language: Smarty
- Homepage:
- Size: 584 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
CiviCRM member registration extension
Adds custom css and javascript to member 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.memberreg.git```- You can also download a zip file, and extract in your extension directory
```$ git clone https://github.com/kewljuice/be.ctrl.memberreg/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 -> MemberReg"``` or **yoursite.org/civicrm/ctrl/memberreg**.
- Activate Stylesheet or Javascript here.