Skip to content

Upgraded Bootstrap and FontAwesome

Latest
Compare
Choose a tag to compare
@koelle25 koelle25 released this 08 Dec 17:34

New major version as using the new Bootstrap and FontAwesome versions will break old views.

  • Now using Bootstrap 4.0
  • Now using FontAwesome 5
  • All views have been updated to use the new versions
  • Also using CDNs for requirements where applicable (i.e. Bootstrap, FontAwesome and more)
  • Application title configured in config/settings.php is now being used in resources/views/templates/main-layout.twig
  • PHP >7.0 is now required in composer.json (was mandatory anyway, because of using Twig >2.0)