schanihbg / comment
Anax comment module.
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/schanihbg/comment
Requires
- php: >=7.1
- anax/database: ^1.1
- anax/di: ^1.0
- anax/htmlform: ^1.1
This package is not auto-updated.
Last update: 2025-11-09 11:38:21 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)