PHPackages                             arodu/cakephp-mazer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. arodu/cakephp-mazer

ActiveCakephp-plugin[Framework](/categories/framework)

arodu/cakephp-mazer
===================

Mazer plugin for CakePHP

0429JavaScript

Since Feb 15Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/arodu/cakephp-mazer)[ Packagist](https://packagist.org/packages/arodu/cakephp-mazer)[ RSS](/packages/arodu-cakephp-mazer/feed)WikiDiscussions 1.next-cake5 Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Mazer templates plugin for CakePHP
==================================

[](#mazer-templates-plugin-for-cakephp)

Warning

This plugin is under development and not ready for production.

Table of contents
-----------------

[](#table-of-contents)

- [Mazer templates plugin for CakePHP](#mazer-templates-plugin-for-cakephp)
    - [Table of contents](#table-of-contents)
    - [Dependencies](#dependencies)
    - [Installation](#installation)
    - [Configuration](#configuration)
    - [Add config on AppView.php](#add-config-on-appviewphp)

Dependencies
------------

[](#dependencies)

- [Mazer Dashboard 2.x](http://zuramai.github.io/mazer), free Bootstrap 5 Admin Dashboard Template.
- [Bootstrap 5](https://getbootstrap.com/docs/5.0/getting-started/introduction/), the world’s most popular front-end open source toolkit.
- [FriendsOfCake/bootstrap-ui](https://github.com/FriendsOfCake/bootstrap-ui), Transparently use Bootstrap 5 with CakePHP 5.

Installation
------------

[](#installation)

You can install this plugin into your CakePHP application using [composer](https://getcomposer.org).

The recommended way to install composer packages is:

```
composer require arodu/cakephp-mazer
```

Configuration
-------------

[](#configuration)

You can load the plugin using the shell command:

```
bin/cake plugin load Mazer
```

Add config on AppView.php
-------------------------

[](#add-config-on-appviewphp)

```
