3xw / cakephp-blog

CakePHP blog posts cat tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cakephp-blog plugin for CakePHP.

CakePHP blog posts cat tags

Installation

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

The recommended way to install composer packages is:

composer require 3xw/cakephp-blog

Load it in your config/boostrap.php

Plugin::load('Trois/Blog', ['routes' => true]);

About

CakePHP blog posts cat tags


Languages

Language:PHP 95.8%Language:TSQL 4.2%