Files
cake-contact-us/README.md
Brandon Shipley d7fa7108a6
Some checks failed
CI / testsuite (pgsql, 8.2, ) (push) Failing after 4m38s
CI / testsuite (mysql, 8.2, ) (push) Failing after 9m2s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 8m59s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 3m30s
CI / testsuite (sqlite, 8.2, ) (push) Failing after 8m10s
CI / testsuite (mysql, 8.4, ) (push) Successful in 19m59s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 6m18s
CI / Coding Standard & Static Analysis (push) Successful in 12m34s
CI, read me update, php composer version min = 8.2
2026-01-26 23:41:25 -08:00

13 lines
266 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-powered-dev/cake-contact-us
```