2017 © Pedro Peláez
 

project comment-server

A PHP Comment Server for Jekyll Blogs.

image

elyday/comment-server

A PHP Comment Server for Jekyll Blogs.

  • Friday, July 13, 2018
  • by elyday
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

PHP Comment Server

Build Status Total Downloads License Latest Stable Version Latest Unstable Version Scrutinizer Code Quality Code Coverage, (*1)

This comment server was written using the PHP Microframework Lumen and is used to store, moderate and read comments., (*2)

Configuration

  1. To use the Comment Server you must first copy the file .env.example and rename it to .env.
  2. Then you have to specify a key for the app under APP_KEY (best with the head over the keyboard).
  3. Now you have to enter your database configuration in the DB_ section. This includes address, user name and password.
  4. With CAPTCHA_SECRET you now have to define a captcha. This must be answered or sent as soon as someone wants to write a comment.
  5. wip...

The Versions

13/07 2018
15/04 2018

dev-master

9999999-dev

A PHP Comment Server for Jekyll Blogs.

  Sources   Download

GPL-3.0-only

The Requires

 

The Development Requires

php blog comment jekyll

15/04 2018

v0.1.0

0.1.0.0

A PHP Comment Server for Jekyll Blogs.

  Sources   Download

GPL-3.0-only

The Requires

 

The Development Requires

php blog comment jekyll