guni12/comment

Anax comment module.

v1.0.10 2017-10-22 19:10 UTC

This package is not auto-updated.

Last update: 2024-03-17 00:08:23 UTC


README

Latest Stable Version Build Status CircleCI Build Status Scrutinizer Code Quality Code Coverage SensioLabsInsight Maintainability Test Coverage

(Anax) guni12 comment module.

Install

Install using composer and then integrate the module with your Anax installation.

Install with composer

composer require guni12/comment

Router files

rsync -av vendor/guni12/comment/config/route/commController.php config/route

DI services

Add the services di configuration. Make sure you have the directory config/di

rsync -a vendor/guni12/comment/config/di.php config/di/comment.php

View files

You have the directory view/comm

rsync -av vendor/guni12/comment/view/comm/crud* view/comm

You might want to change namespace and place the src-files amongst your own src-files.

License

This software carries a MIT license.

 .  
..:  Copyright (c) 2017 Gunvor Nilsson (gunvor@behovsbo.se)