An open API service indexing awesome lists of open source software.

https://github.com/kewljuice/be.ctrl.debugger

Drupal debugging for CiviCRM hooks
https://github.com/kewljuice/be.ctrl.debugger

civicrm civicrm-extensions

Last synced: 3 months ago
JSON representation

Drupal debugging for CiviCRM hooks

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.debugger.git```

- You can also download a zip file, and extract in your extension directory

```$ git clone https://github.com/kewljuice/be.ctrl.debugger/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".```