2017 © Pedro Peláez
 

luya-core luya-module-cms

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.

image

luyadev/luya-module-cms

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.

  • Monday, July 23, 2018
  • by nadar
  • Repository
  • 12 Watchers
  • 11 Stars
  • 21,929 Installations
  • PHP
  • 10 Dependents
  • 0 Suggesters
  • 17 Forks
  • 34 Open issues
  • 15 Versions
  • 13 % Grown

The README.md

LUYA Logo , (*1)

LUYA Content Management System

LUYA Tests Maintainability Test Coverage Latest Stable Version Total Downloads, (*2)

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks., (*3)

LUYA CMS MODULE, (*4)

To use the LUYA CMS module you have to run a LUYA Application which is provided by the LUYA core., (*5)

For installation and usage please check: LUYA.IO, (*6)

Installation

For the installation of modules Composer is required., (*7)

composer require luyadev/luya-module-cms

Configuration

Add the frontend and admin module of the cms module to your configuration modules section and bootstrap the cms frontend module:, (*8)

'modules' => [
    // ...
    'cms' => 'luya\cms\frontend\Module',
    'cmsadmin' => 'luya\cms\admin\Module',
    // ...
]

Initialization

After successfully installation and configuration run the migrate, import and setup command to initialize the module in your project., (*9)

1.) Migrate your database., (*10)

./vendor/bin/luya migrate

2.) Import the module and migrations into your LUYA project., (*11)

./vendor/bin/luya import

Please note that the module names cms and cmsadmin are required and should not be changed!, (*12)

Developers

If you want to contribute, make sure to read the guidelines., (*13)

Unit Testing

  1. cp phpunit.xml.dist phpunit.xml
  2. docker compose up
  3. docker compose run luyacmsphpunit tests to run all tests or docker compose run luyacmsphpunit tests/src/helpers/UrlTest.php to run a specific test.

The Versions

23/07 2018

dev-master

9999999-dev http://luya.io

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

09/06 2018

1.0.5.1

1.0.5.1 http://luya.io

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

05/06 2018

1.0.5

1.0.5.0 http://luya.io

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

17/05 2018

1.0.4

1.0.4.0 http://luya.io

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

26/03 2018

1.0.3

1.0.3.0 http://luya.io

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

09/03 2018

1.0.2

1.0.2.0 http://luya.io

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

17/01 2018

1.0.1

1.0.1.0 http://luya.io

Frontend module to display CMS content

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

12/12 2017

1.0.0

1.0.0.0 http://luya.io

Frontend module to display CMS content

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

05/09 2017

1.0.0-RC4

1.0.0.0-RC4 http://luya.io

Frontend module to display CMS content

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

11/04 2017

1.0.0-RC3

1.0.0.0-RC3 http://luya.io

Frontend module to display CMS content

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

29/11 2016

1.0.0-RC2

1.0.0.0-RC2 http://luya.io

Frontend module to display CMS content

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

04/10 2016

1.0.0-RC1

1.0.0.0-RC1 http://luya.io

Frontend module to display CMS content

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

11/08 2016

1.0.0-beta8

1.0.0.0-beta8 http://luya.io

Frontend module to display CMS content

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

14/06 2016

1.0.0-beta7

1.0.0.0-beta7 http://luya.io

Frontend module to display CMS content

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager

21/04 2016

1.0.0-beta6

1.0.0.0-beta6 http://luya.io

Yii2 LUYA Cms

  Sources   Download

MIT

The Development Requires

php yii2 module cms yii content luya yii2-cms contentmanager