kabadna / cakephp-faq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAQ plugin for CakePHP

Installation

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

The recommended way to install composer packages is:

First of all, regist repository to composer.json.

composer config repositories.kabadna/cakephp-faq vcs https://github.com/kabadna/cakephp-faq

Then, install plugin by composer.

composer require kabadna/cakephp-faq

About

License:MIT License


Languages

Language:PHP 100.0%