futurando-oficial / contacts
Contacts plugin for CakePHP
Package info
github.com/futurando-oficial/cakephp-contacts
Type:cakephp-plugin
pkg:composer/futurando-oficial/contacts
v1.0.4
2018-08-17 04:38 UTC
Requires
- cakephp/cakephp: ^3.5
Requires (Dev)
- phpunit/phpunit: ^5.7.14|^6.0
This package is not auto-updated.
Last update: 2026-03-06 00:09:49 UTC
README
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require futurando-oficial/contacts
bin/cake plugin load Contacts
bin/cake migrations migrate -p Contacts