schanihbg/comment

Anax comment module.

v1.0.1 2018-06-20 09:41 UTC

This package is not auto-updated.

Last update: 2024-04-14 03:20:48 UTC


README

Build Status Build Status Scrutinizer Code Quality Code Coverage

Anax comment module.

Usage

Short examples on how to use the module comment.

  • Install via composer require schanihbg/comment
  • Copy route folder from setup to config folder.
  • Insert changes from PHP files in setup to corresponding PHP files in config.
  • Copy content in view folder to corresponding view folder.
  • Modify config/database.php for connection to database.
  • Import ramverk1_comment.sql and user.sql to database.
  • Create user and change admin flag if needed in database.

Requirements

I have tested with these components:

MariaDB 10.3
PHP 7.2.2
Apache 2.4.33

License

This software carries a MIT license.

 .  
..:  Copyright (c) 2018 Simon H (sihu12@student.bth.se)