schanihbg / comment
Anax comment module.
v1.0.1
2018-06-20 09:41 UTC
Requires
- php: >=7.1
- anax/database: ^1.1
- anax/di: ^1.0
- anax/htmlform: ^1.1
This package is not auto-updated.
Last update: 2026-03-15 13:33:10 UTC
README
Anax comment module.
Usage
Short examples on how to use the module comment.
- Install via
composer require schanihbg/comment - Copy
routefolder fromsetuptoconfigfolder. - Insert changes from PHP files in
setupto corresponding PHP files inconfig. - Copy content in
viewfolder to correspondingviewfolder. - Modify
config/database.phpfor connection to database. - Import
ramverk1_comment.sqlanduser.sqlto 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)