Skip to content

lab-dev-code/grav-plugin-gitter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grav Gitter Plugin

The Gitter Plugin for Grav adds the ability to add a Gitter chat to any pages.

| IMPORTANT!!! This plugin is currently in development as is to be considered a beta release. As such, use this in a production environment at your own risk!. More features will be added in the future.

Installation

The Gitter plugin is easy to install with GPM.

$ bin/gpm install gitter

Or clone from GitHub and put in the user/plugins/gitter folder.

Usage

Set a Gitter channel in admin page.

The chat popup will appear on the page or blog post items matching the enabled routes.

To set the enabled routes, create a user/config/plugins/gitter.yaml file, copy in it the contents of user/plugins/gitter/gitter.yaml and edit the enable_on_routes and disable_on_routes options according to your needs.

Where are the chat stored?

Directly in Gitter servers

Things still missing

  • Customize Gitter chat button
  • Set a channel per route

About

Gitter plugin for Grav CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%