Contacts plugin for CakePHP

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:cakephp-plugin

pkg:composer/futurando-oficial/contacts

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