This widget is designed for use with silverstripe/framework and dnadesign/silverstripe-elemental.
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!