urlaube / contentwidget

content widget plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ContentWidget plugin

The ContentWidget plugin is a widget printing statically configured content for Urlaub.be.

Installation

Place the folder containing the plugin into your plugins directory located at ./user/plugins/.

Configuration

In order to provide the content the widget shall contain you can set the following value:

Plugins::set(ContentWidget::class, null);

The set value may either be a Content object or an array of Content objects.

About

content widget plugin

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%