kgaut/shoutbox

There is no license information available for the latest version (dev-master) of this package.

Shoutbox module for drupal 8

Installs: 1 193

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Type:drupal-module

dev-master 2022-09-05 12:05 UTC

This package is auto-updated.

Last update: 2024-04-05 15:36:48 UTC


README

Disclaimer

This is a work in progress module for drupal 8.

It allows to create multiple shoutboxes, and provide a block to see it.

Installation and configuration

Downloading

Via composer

composer require kgaut/shoutbox

Enable the module

Through the UI : /admin/module

or via drush : drush en shoutbox

Configure the permissions

Through the UI : /admin/people/permissions

Create your first shoutbox

Through the UI : /admin/content/shoutbox

You can access it via /shoutbox/ID eg : /shoutbox/1.

You can also place a block and select the shoutbox you want to display