slub / slub-profile-service

SitePackage, Configuration of the SLUB Profile Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TYPO3 Extension slub_profile_service

TYPO3

SitePackage extension for the SLUB Profile Service.

1 Usage

1.1 Installation using Composer

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 project:

composer require slub/slub-profile-service

2 Administration corner

2.1 Release Management

News uses semantic versioning, which means, that

  • bugfix updates (e.g. 1.0.0 => 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes,
  • minor updates (e.g. 1.0.0 => 1.1.0) includes new features and smaller tasks without breaking changes,
  • major updates (e.g. 1.0.0 => 2.0.0) breaking changes wich can be refactorings, features or bugfixes.

About

SitePackage, Configuration of the SLUB Profile Service

License:GNU General Public License v3.0


Languages

Language:PHP 89.4%Language:HTML 10.6%