Download the PHP package 3xw/cakephp-cms without Composer
On this page you can find all versions of the php package 3xw/cakephp-cms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cakephp-cms
cakephp-cms plugin for CakePHP
This plugin allows you handle pages/blog/modules
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require 3xw/cakephp-cms
Load it in your src/Application.php
$this->addPlugin(\Trois\Cms\Plugin::class);
All versions of cakephp-cms with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
cakephp/cakephp Version ^4.0
3xw/cakephp-tinymce Version ^4.0
3xw/cakephp-attachment Version ^4.0
paquettg/php-html-parser Version ^3.1
cakephp/cakephp Version ^4.0
3xw/cakephp-tinymce Version ^4.0
3xw/cakephp-attachment Version ^4.0
paquettg/php-html-parser Version ^3.1
The package 3xw/cakephp-cms contains the following files
Loading the files please wait ....