matacms/matacms-faq

Manages FAQs in MATA CMS.

Installs: 108

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.0.3-alpha 2016-08-26 12:28 UTC

This package is not auto-updated.

Last update: 2024-05-09 01:24:36 UTC


README

MATA CMS Module

FAQ module allows to manage FAQs in MATA CMS.

Installation

  • Add the module using composer:
"matacms/matacms-faq": "~1.0.0"
  • Run migrations
php yii migrate/up --migrationPath=@vendor/matacms/matacms-faq/migrations

Client

FAQ Client extends matacms\clients.

Changelog

1.0.0.3-alpha, August 26, 2016

  • Minor update

1.0.0.2-alpha, August 26, 2016

  • Bugfixes

1.0.0.1-alpha, August 25, 2016

  • Updated module icon

1.0.0-alpha, August 24, 2016

  • Initial release.