2017 © Pedro Peláez
 

contao-bundle css-style-selector-bundle

Contao 4 Css Style Selector bundle

image

craffft/css-style-selector-bundle

Contao 4 Css Style Selector bundle

  • Thursday, July 19, 2018
  • by Craffft
  • Repository
  • 3 Watchers
  • 6 Stars
  • 1,141 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 12 Versions
  • 39 % Grown

The README.md

CSS Style Selector Bundle

This extension allows backend users to use predefined styles in articles, news, content elements, and many more. It's easy to use because it uses clear names for every style. The selected styles are then set to their corresponding CSS class, which can be styled as usual. It's really helpful if you want to set up a simple system for the end-user., (*1)

CSS styles can be defined here

css selector navigation, (*2)

The predefined styles can be selected here

css selector navigation, (*3)

Installation

Step 1: Download the Bundle

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:, (*4)

$ composer require craffft/css-style-selector-bundle "dev-master"

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation., (*5)

Step 2: Enable the Bundle

Then, enable the bundle by adding it to the list of registered bundles in the app/AppKernel.php file of your project:, (*6)

<?php
// app/AppKernel.php

// ...
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            // ...

            new Craffft\CssStyleSelectorBundle\CraffftCssStyleSelectorBundle(),
        );

        // ...
    }

    // ...
}

The Versions

19/07 2018

dev-issue/9

dev-issue/9 https://craffft.de

Contao 4 Css Style Selector bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

css classes list selector

18/07 2018

dev-master

9999999-dev https://craffft.de

Contao 4 Css Style Selector bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

css classes list selector

18/07 2018

1.5.0

1.5.0.0 https://craffft.de

Contao 4 Css Style Selector bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

css classes list selector

31/01 2018

1.4.2

1.4.2.0 https://craffft.de

Contao 4 Css Style Selector bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

css classes list selector

29/01 2018

1.4.1

1.4.1.0 https://craffft.de

Contao 4 Css Style Selector bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

css classes list selector

29/01 2018

1.4.0

1.4.0.0 https://craffft.de

Contao 4 Css Style Selector bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

css classes list selector

07/08 2017

1.3.3

1.3.3.0

Contao 4 Css Style Selector bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

css classes list selector

07/08 2017

1.3.2

1.3.2.0

Contao 4 Css Style Selector bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

css classes list selector

07/08 2017

1.3.1

1.3.1.0

Contao 4 Css Style Selector bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

css classes list selector

04/08 2017

1.3.0

1.3.0.0

Contao 4 Css Style Selector bundle

  Sources   Download

MIT

The Requires

 

css classes list selector

02/07 2017

1.2.1

1.2.1.0

Contao 4 Css Style Selector bundle

  Sources   Download

MIT

The Requires

 

css classes list selector

29/05 2016

1.2.0

1.2.0.0

Contao 4 Css Style Selector bundle

  Sources   Download

MIT

The Requires

 

css classes list selector