Skip to content

florian-frost/cibonfire_comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bonfire Comments

A simple comments module. This is not a standalone module and should be used with Bonfire-Blog or integrate it into another bonfire module.

Created by Superlative Code.

###Dependancies not included

###Installation

Note: We assume you have a working instance of Bonfire running.

  1. cd ./path/to/modules/
  2. git clone https://github.com/superlativecode/Bonfire-Blog ./blog
  3. git clone https://github.com/superlativecode/Bonfire-Comments ./comments
  4. git clone https://github.com/superlativecode/Bonfire-Images ./images
  5. Login to the admin panel and migrate to the latest version on all three of those modules
  6. Move /application/modules/blog/public/assets/images/spritemap*.png to /public/assets/images
  7. Copy the libraries in /application/modules/blog/libraries to /application/libaries
  8. Create folder /public/uploads/ with permissions for read and write
  9. Make sure each module has the correct permissions to access it

###Features

  • Nested Comments
  • Approve Comments
  • Delete Comments
  • Reply-To
  • Modal Comments
  • XSS Protection

###Libraries Used

###TODO

  • Better comment approval process

Bitdeli Badge

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published