itzbund/gsb-widgets

GSB Widgets


README

TYPO3 12

GSB 11 Extension gsb_widgets

About

The extension gsb_widgets contains a set of custom widgets for the editor's dashboard. It is part of the Government Side Builder 11.

Learn more about the GSB 11.

Installation

The best way to install this extension is to start with the GSB Sitepackage Kickstarter extension.

Quick installation without GSB Sitepackage Kickstarter

In a composer-based TYPO3 installation you can install the extension EXT:gsb_widgets via composer:

composer config -g gitlab-domains gitlab.opencode.de && \
composer config -g repositories.gsb-widgets vcs https://gitlab.opencode.de/bmi/government-site-builder-11/extensions/gsb_widgets.git
composer require itzbund/gsb-widgets

In TYPO3 installations above version 11.5 the extension will be automatically installed. You do not have to activate it manually.

Usage

Include widgets on your dashboard as you like. Consult [TYPO3 documentation][typo3-docs-url] to learn how this works.

Contribute

As with TYPO3, we encourage you to join the project by submitting changes. Development of the GSB 11 happens mainly in the GSB 11 TYPO3 extension repositories.

To get started, have a look at our detailed contribution walkthrough.