Go to file
Brandon Shipley 798635bb33 dont need app controller just extend app/app controller directly which is alredy being done 2025-01-09 23:56:33 -08:00
config first real commit in standalone repo 2025-01-09 23:47:18 -08:00
src dont need app controller just extend app/app controller directly which is alredy being done 2025-01-09 23:56:33 -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