, (*1)
, (*2)
Anax comment module., (*3)
Requirements
In order to use this module you need an Anax framework environment and database setup., (*4)
Installation
Install the module with the following command:, (*5)
composer require ara/comment
Setup in Anax environment
Run the following command to automatically setup the module in your Anax installation (assumes a normal Anax project structure):, (*6)
make install-module module=ara/comment
The setup adds example pages and views that can be reached in the browser via the path /comment
., (*7)
The comment functionality can now be showed under /comment/1
and /comment/2
., (*8)
License
This software carries a MIT license., (*9)
.
..: Copyright (c) 2018