# Satispay Magento2 Plugin

[![Packagist Version](https://img.shields.io/packagist/v/satispay/magento2-plugin.svg?style=flat-square)](https://packagist.org/packages/satispay/magento2-plugin)
[![Packagist Downloads](https://img.shields.io/packagist/dt/satispay/magento2-plugin.svg?style=flat-square)](https://packagist.org/packages/satispay/magento2-plugin)

## Installation

Install with composer: `composer require satispay/magento2-plugin`

```bash
php bin/magento module:enable Satispay_Satispay
php bin/magento setup:upgrade
php bin/magento setup:di:compile
```
