2017 © Pedro Peláez
 

library comment

Anax comment module.

image

guni12/comment

Anax comment module.

  • Sunday, October 22, 2017
  • by Gunvor
  • Repository
  • 1 Watchers
  • 0 Stars
  • 190 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

Anax comment

Latest Stable Version Build Status CircleCI Build Status Scrutinizer Code Quality Code Coverage SensioLabsInsight Maintainability Test Coverage, (*1)

(Anax) guni12 comment module., (*2)

Install

Install using composer and then integrate the module with your Anax installation., (*3)

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, (*4)

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

View files

You have the directory view/comm, (*5)

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., (*6)

License

This software carries a MIT license., (*7)

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

The Versions