Go to file
Brandon Shipley 77f09055c9 only load captcha helper if requiring captcha, use our own constant for mysql datetime 2025-01-10 01:34:02 -08:00
config first real commit in standalone repo 2025-01-09 23:47:18 -08:00
src only load captcha helper if requiring captcha, use our own constant for mysql datetime 2025-01-10 01:34:02 -08:00
templates first real commit in standalone repo 2025-01-09 23:47:18 -08:00
tests first real commit in standalone repo 2025-01-09 23:47:18 -08:00
webroot first real commit in standalone repo 2025-01-09 23:47:18 -08:00
.gitignore first real commit in standalone repo 2025-01-09 23:47:18 -08:00
LICENSE Initial commit 2025-01-10 07:39:37 +00:00
README.md first real commit in standalone repo 2025-01-09 23:47:18 -08:00
composer.json first real commit in standalone repo 2025-01-09 23:47:18 -08:00
phpunit.xml.dist first real commit in standalone repo 2025-01-09 23:47:18 -08:00

README.md

CakeContactUs plugin for CakePHP

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require hi-powereddev/cake-contact-us