2017 © Pedro Peláez
 

library comment

Anax comment module.

image

radchasay/comment

Anax comment module.

  • Tuesday, October 24, 2017
  • by MagnusGreiff
  • Repository
  • 1 Watchers
  • 0 Stars
  • 103 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 38 Versions
  • 0 % Grown

The README.md

CircleCI Build Status Scrutinizer Code Quality Code Coverage Build Status, (*1)

Radchasay comment

Radchasay comment module., (*2)

Usage

Short examples on how to use the module comment., (*3)

Config

Copy everything from config/route to your own route folder.
Copy database.php from config/ if you don't have one.
Copy everything from di.php and put in your own di.php.
Copy everything from route2.php and put in your own route file.

Sql

Copy the sql file database.sql to your own sql folder and run the sql code.

Src

Copy the source for Database and put in src/Database. This is very important because i have modified the database source code.

View

Copy everthing from the view folder and put in your own view folder.

composer.json

In your composer.json autoload add the following: "Radchasay\": "src/".

Theme

Run make less-install when standing inside the theme folder and a css-file will be created.

License

This software carries a MIT license., (*4)

 .  
..:  Copyright (c) 2017 Magnus Greiff (mangegreiff@gmail.com)

The Versions

08/10 2017

1.0.2

1.0.2.0 https://dbwebb.se/anax

Anax comment module.

  Sources   Download

MIT

The Requires

 

micro framework boilerplate mvc education

08/10 2017

1.0.1

1.0.1.0 https://dbwebb.se/anax

Anax comment module.

  Sources   Download

MIT

The Requires

 

micro framework boilerplate mvc education

08/10 2017

1.0.0

1.0.0.0 https://dbwebb.se/anax

Anax comment module.

  Sources   Download

MIT

The Requires

  • php >=5.6

 

micro framework boilerplate mvc education