2017 © Pedro Peláez
 

library comment

Zero2k comment module.

image

zero2k/comment

Zero2k comment module.

  • Thursday, May 24, 2018
  • by Zero2k
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Anax comment

Latest Stable Version Build Status Build Status Code Coverage Scrutinizer Code Quality, (*1)

Anax comment module., (*2)

Usage

Install with composer

composer require zero2k/comment

Configure and Integrate the module

cp vendor/zero2k/comment/config/route2/* config/route2
cp vendor/zero2k/comment/config/database.php config/ (optional if you already have a database connection)
cp vendor/zero2k/comment/view/* view/
Integrate the following code into you own installation (don't just copy the files with cp)
vendor/zero2k/comment/config/di.php to config/di.php
vendor/zero2k/comment/config/route2.php to config/route2.php
vendor/zero2k/comment/config/route2/comment.php config/route2/*

License

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

 .  
..:  Copyright (c) 2018 Viktor Bengtsson (vibe16@student.bth.se)

The Versions