mirko-pagliai/me-cms-banners

This package is abandoned and no longer maintained. The author suggests using the me-cms-banners package instead.

Banners plugin for MeCms

1.1.0-RC1 2022-05-24 17:26 UTC

This package is auto-updated.

Last update: 2022-10-08 14:28:49 UTC


README

Software License Build Status codecov Codacy Badge CodeFactor

MeCms/Banners plugin allows you to handle banners with MeCms platform.

To install:

$ composer require --prefer-dist mirko-pagliai/me-cms-banners

Then load the plugin and run migrations to create the database tables:

$ bin/cake plugin load MeCms/Banners
$ bin/cake migrations migrate -p MeCms/Banners

Please, refer to the CookBook for more information on loading plugins.

Versioning

For transparency and insight into our release cycle and to maintain backward compatibility, MeCms/Banners will be maintained under the Semantic Versioning guidelines.