smartsolutionsitaly/cakephp-manifest

Manifest support for CakePHP

Maintainers

Package info

github.com/smartsolutionsitaly/cakephp-manifest

Wiki

Type:cakephp-plugin

pkg:composer/smartsolutionsitaly/cakephp-manifest

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2019-05-06 10:28 UTC

This package is auto-updated.

Last update: 2026-03-07 04:06:39 UTC


README

LICENSE packagist issues CakePHP

Manifest support for CakePHP

Installation

You can install cakephp-manifest into your project using Composer.

composer require smartsolutionsitaly/cakephp-manifest

Setup

You can load this plugin running following command in terminal:

bin/cake plugin load SmartSolutionsItaly\CakePHP\Manifest -r

or editing your config/bootstrap.php adding this line at the end of the file:

Plugin::load('SmartSolutionsItaly\CakePHP\Manifest', ['routes' => true]);

License

Licensed under The MIT License For full copyright and license information, please see the LICENSE Redistributions of files must retain the above copyright notice.

Copyright

Copyright (c) 2019 Smart Solutions S.r.l. (https://smartsolutions.it)