2025-01-10 07:47:18 +00:00
|
|
|
# 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
|
|
|
|
```
|
2025-01-10 07:39:37 +00:00
|
|
|
|