Download the PHP package ex-akt/contao-style-bricks-bundle without Composer
On this page you can find all versions of the php package ex-akt/contao-style-bricks-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ex-akt/contao-style-bricks-bundle
More information about ex-akt/contao-style-bricks-bundle
Files in ex-akt/contao-style-bricks-bundle
Package contao-style-bricks-bundle
Short Description Style Bricks Bundle for Contao
License LGPL-3.0-or-later
Informations about the package contao-style-bricks-bundle
Contao Style Bricks Bundle
Idea
The idea behind this style bricks bundle is to have a start point for common usages. It depends on ErdmannFreunde/euf_nutshell and needs at least Contao 4.5 because of the Symfony asset handlder.
Im Gegensatz zu klassischen Themes setzt das Style Bricks Bundle darauf, nur den Code auszuliefern, der für das Projekt benötigt wird. Die Auswahl (Styling) findet daher über das importieren der entsprechenden Styles in SCSS bzw über die entsprechenden Javascript-Dateien in der app.js statt.
Installation
At the moment you need to npm install the dependencies in this package manually.
In future version this should be done automatically during installation.
What's inside?
- Default Contao settings
- prepend_locale: false
- enableSearch: false
- disableCron: true
- folderUrl: false
- installPassword: "%install_password%" (define in your app/config/parameters.yml)
- dateFormat: "d.m.Y"
- datimFormat: "d.m.Y H:i"
- timeZone: 'Europe/Berlin'
- maxFileSize: 20480000 (2MB)
- imageWidth: 3000
- imageHeight: 3000
- Navigation-Module with Hamburger Button (pending)
- Header-Styles (pending)
- Footer Styles (pending)
- Componentes
- Hero (Image, Video) (pending)
- Band for sections (pending)
Release
Run the PHP-CS-Fixer and the unit test before you release your bundle:
All versions of contao-style-bricks-bundle with dependencies
nutshell-framework/nutshell Version ^2.0
nutshell-framework/hero-element Version ^1.2
erdmannfreunde/contao-grid-bundle Version ^1.0 || ^2.0
oveleon/contao-component-style-manager Version ^3.2
inspiredminds/contao-glightbox Version ^1.0