Contacts plugin for CakePHP

v1.0.4 2018-08-17 04:38 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