# elavon

This extension is to install the Elavon Payment Processor that used to be within the Core code base now as a core extension.

The extension is licensed under [AGPL-3.0](LICENSE.txt).

## Requirements

* PHP v7.2+
* CiviCRM (*FIXME: Version number*)

## Installation (Web UI)

Learn more about installing CiviCRM extensions in the [CiviCRM Sysadmin Guide](https://docs.civicrm.org/sysadmin/en/latest/customize/extensions/).

## Installation (CLI

Sysadmins and developers may install this core extension with the command-line tool [cv](https://github.com/civicrm/cv).

```bash
cv en elavon
```
