Download the PHP package phkl16/comment without Composer
On this page you can find all versions of the php package phkl16/comment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download phkl16/comment
More information about phkl16/comment
Files in phkl16/comment
Package comment
Short Description Anax comment module.
License MIT
Homepage https://dbwebb.se/anax
Informations about the package comment
phkl16 Comment module
Install
Install using composer and then integrate the module with your Anax installation.
Install with composer
composer require phkl16/comment
Router files
You need to include the router file in your router configuration config/route.php. There is a sample you can use in vendor/phkl16/comment/config/route2.php.
View files
DI services
You need to add the services di configuration config/di.php. There is a sample you can use in vendor/phkl16/comment/config/di.php.
Database
You need to have a database config file. There is a sample you can use under vendor/phkl16/config/database.php You will also need to build upp your database, you can find sample files for the tables under vendor/phkl16/sql
License
This software carries a MIT license.
All versions of comment with dependencies
anax/configure Version ^1.0
anax/di Version ^1.0
anax/page Version ^1.0
anax/response Version ^1.0
anax/request Version ^1.0
anax/router Version ^1.0
anax/session Version ^1.0
anax/textfilter Version ^1.0
anax/url Version ^1.0
anax/view Version ^1.0
anax/htmlform Version ^1.0
anax/database Version ^1.1