CakeContactUs/README.md

13 lines
265 B
Markdown

# CakeContactUs plugin for CakePHP
## Installation
You can install this plugin into your CakePHP application using [composer](https://getcomposer.org).
The recommended way to install composer packages is:
```
composer require hi-powereddev/cake-contact-us
```