vavepl/luya-module-grants

The grants module will provided you a basic grants system with categories and tags.

dev-master / 1.0.x-dev 2019-06-06 21:34 UTC

This package is auto-updated.

Last update: 2024-05-07 10:32:49 UTC


README

Copy of luya news module

Initialization

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

1.) Migrate your database.

./vendor/bin/luya migrate

2.) Import the module and migrations into your LUYA project.

./vendor/bin/luya import