cakephp-plugin cakephp-blog
CakePHP blog posts cat tags
3xw/cakephp-blog
CakePHP blog posts cat tags
- Monday, May 14, 2018
- by awallef
- Repository
- 3 Watchers
- 1 Stars
- 24 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 41 % Grown
cakephp-blog plugin for CakePHP.
CakePHP blog posts cat tags, (*1)
Installation
You can install this plugin into your CakePHP application using composer., (*2)
The recommended way to install composer packages is:, (*3)
composer require 3xw/cakephp-blog
Load it in your config/boostrap.php, (*4)
Plugin::load('Trois/Blog', ['routes' => true]);
dev-master
9999999-dev
CakePHP blog posts cat tags
Sources
Download
The Requires
The Development Requires