dravencms/social

Social module for dravencms

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:dravencms-package

v1.1 2019-09-12 22:04 UTC

This package is auto-updated.

Last update: 2024-04-13 11:28:36 UTC


README

This is a simple Social module for dravencms

Instalation

The best way to install dravencms/social is using Composer:

$ composer require dravencms/social:@dev

Then you have to register extension in config.neon.

extensions:
	social: Dravencms\Social\DI\SocialExtension