FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Installation · cakemanager/cakephp-utils Wiki · GitHub

Tartoob edited this page Sep 16, 2017 · 5 revisions

Installation

Composer

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

The recommended way to install composer packages is:

    composer require cakemanager/cakephp-utils:dev-master

For the stable use, use the 1.0 branch.

Configuration

You will need to add the following line to your application's config/bootstrap.php file:

    Plugin::load('Utils');

Now you are ready to use the components and behaviors of the Utils Plugin! Good luck!

Wiki pages Pages 13

Clone this wiki locally


Back | FazBrowse Home | New Git URL