This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://packages.schneegans.digital"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Provides two-factor authentication using email and an Authenticator App.
Automatically create and update menu items for specified content types.
Provides GDPR compliant cookie consent
Script-Sammlung für SCHNEEGANS Drupal-Projekte
Redirects to system.admin_content after login.
Define custom Routes for Login, Password Reset, and Registration.
Provides a registration form for newsletter subscribers, including double opt-in.
Preloads all stylesheets and adds the `defer` attribute to script tags.
Removes the `Generator`-Meta-Tag and the `X-Generator`-HTTP-Header from Requests.
This Composer repository is powered by Satis