Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 913 Bytes

File metadata and controls

28 lines (21 loc) · 913 Bytes

SilverStripe Elemental WerStreamt.es? Widget

Requirements

This widget is designed for use with silverstripe/framework and dnadesign/silverstripe-elemental.

Installation

Install the widget using composer:

composer require werstreamtes/silverstripe-elemental-werstreamtes-widget

or via composer.json:

"require" : {
    "werstreamtes/silverstripe-elemental-werstreamtes-widget" : "1.0.0",
}

After the installation, a dev/build must be executed. The widget will then be available to you in the admin area.

Feel free to reach out if you have any questions or issues!