Axel Guckelsberger

Results 151 comments of Axel Guckelsberger

Bootstrap 4 has two useful innovations for this: 1. More contextual classes https://getbootstrap.com/docs/4.4/components/alerts/ 2. Toasts https://getbootstrap.com/docs/4.4/components/toasts/

Some additional notes @discordier provided me by mail: To handle the required time of a potentially long-running "composer update" the actual composer task is spawned as a sub shell from...

As this will probably target a new major core version we should also consider incorporating Symfony Flex into the strategy as this helps with automated configuration of native Symfony bundles.

Possibly related: https://github.com/symfony/config/blob/master/Resource/ComposerResource.php

Closing as we are just using Composer and Flex (without any UI) in 4.0 - just back to the default way as it works in Symfony as well. Refs https://github.com/zikula/core/blob/main/ZIKULA-4.0.md

could be interesting if modules require native Symfony bundles, since we do not use flex to be looked at together with #3438

Closing as module dependencies will be replaced entirely by composer and Flex.

Our custom installer is gone, as we will be reusing the Symfony installer. In future we will not have Zikula containing Symfony stuff anymore. Instead, we will be using Symfony...

`routes` are not related to translations

Our custom installer is gone, as we will be reusing the Symfony installer. In future we will not have Zikula containing Symfony stuff anymore. Instead, we will be using Symfony...