2017 © Pedro Peláez
 

cakephp-plugin me-cms

MeCms plugin for CakePHP

image

mirko-pagliai/me-cms

MeCms plugin for CakePHP

  • Monday, July 30, 2018
  • by mirko-pagliai
  • Repository
  • 2 Watchers
  • 1 Stars
  • 4,178 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 100 Versions
  • 3 % Grown

The README.md

me-cms

Software License CI codecov Codacy Badge CodeFactor, (*1)

This repository contains only the source code of me-cms. See cakephp-for-mecms., (*2)

How to extract POT files

To extract POT files for this plugin, use the following command:, (*3)

$ composer run-script i18n-extract

How to create migrations

To create migrations:, (*4)

$ bin/cake bake migration_snapshot -f --require-table --no-lock --plugin MeCms Initial

Testing

Tests are run for only one driver at a time, by default mysql. To choose another driver to use, you can set the driver_test environment variable before running phpunit., (*5)

For example:, (*6)

driver_test=postgres vendor/bin/phpunit
driver_test=sqlite vendor/bin/phpunit

Alternatively, you can set the db_dsn environment variable, indicating the connection parameters. In this case, the driver type will still be detected automatically., (*7)

For example:, (*8)

db_dsn=sqlite:///' . TMP . 'example.sq3 vendor/bin/phpunit

Versioning

For transparency and insight into our release cycle and to maintain backward compatibility, Reflection will be maintained under the Semantic Versioning guidelines., (*9)

The Versions

11/02 2016
09/02 2016
09/02 2016
28/01 2016

2.1.9

2.1.9.0 https://github.com/mirko-pagliai/me-cms

MeCms plugin for CakePHP

  Sources   Download

AGPL

The Requires

 

by Mirko Pagliai

26/01 2016

2.1.8

2.1.8.0 https://github.com/mirko-pagliai/me-cms

MeCms plugin for CakePHP

  Sources   Download

AGPL

The Requires

 

by Mirko Pagliai