7.0.0 • Published 18 days ago

@eeacms/volto-block-style v7.0.0

Weekly downloads
91
License
MIT
Repository
github
Last release
18 days ago

volto-block-style

Releases

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Volto add-on to style blocks and other components

Features

A generic framework to style blocks and other components.

To configure it, set settings.pluggableStylesBlocksWhitelist as a list of block types that you want to enable. By default it is enabled for all blocks.

IMPORTANT! Because of the way it works, you should always load this addon as the last addon in Volto project configuration.

Screenshot

From version 5.2.7 you can use blocks as page header by enabling 'Use as page header' from the 'Advanced' tab.

Screenshot

Getting started

Try volto-block-style with Docker

  git clone https://github.com/eea/volto-block-style.git
  cd volto-block-style
  make
  make start

Go to http://localhost:3000

Add volto-block-style to your Volto project

  1. Make sure you have a Plone backend up-and-running at http://localhost:8080/Plone

    docker compose up backend
  2. Start Volto frontend

  • If you already have a volto project, just update package.json:

    "addons": [
        "@eeacms/volto-block-style"
    ],
    
    "dependencies": {
        "@eeacms/volto-block-style": "*"
    }
  • If not, create one:

    npm install -g yo @plone/generator-volto
    yo @plone/volto my-volto-project --canary --addon @eeacms/volto-block-style
    cd my-volto-project
  1. Install new add-ons and restart Volto:

    yarn
    yarn start
  2. Go to http://localhost:3000

  3. Happy editing!

Release

See RELEASE.md.

How to contribute

See DEVELOP.md.

Copyright and license

The Initial Owner of the Original Code is European Environment Agency (EEA). All Rights Reserved.

See LICENSE.md for details.

Funding

European Environment Agency (EU)

7.0.0

18 days ago

6.1.0

3 months ago

6.0.0

5 months ago

5.2.6

6 months ago

5.2.5

7 months ago

5.2.4

7 months ago

5.2.3

8 months ago

5.2.2

10 months ago

5.1.0

1 year ago

5.2.1

11 months ago

5.2.0

1 year ago

5.0.1

1 year ago

5.0.0

1 year ago

3.7.2

2 years ago

4.0.0

2 years ago

3.7.1

2 years ago

3.7.0

2 years ago

4.1.0

2 years ago

4.1.2

1 year ago

4.1.1

1 year ago

3.6.2

2 years ago

3.6.1

2 years ago

3.6.3

2 years ago

3.6.0

2 years ago

3.5.14

2 years ago

3.5.13

2 years ago

3.5.12

2 years ago

3.5.11

2 years ago

3.5.10

2 years ago

3.5.18

2 years ago

3.5.17

2 years ago

3.5.16

2 years ago

3.5.15

2 years ago

3.5.7

2 years ago

3.5.6

2 years ago

3.5.5

2 years ago

3.5.9

2 years ago

3.5.8

2 years ago

3.5.4

2 years ago

3.5.3

2 years ago

3.5.2

3 years ago

3.5.1

3 years ago

3.5.0

3 years ago

3.4.5

3 years ago

3.4.4

3 years ago

3.4.3

3 years ago

3.4.2

3 years ago

3.4.0

3 years ago

3.3.4

3 years ago

3.4.1

3 years ago

3.3.3

3 years ago

3.3.2

3 years ago

3.3.1

3 years ago

3.3.0

3 years ago

3.2.5

3 years ago

3.2.2

3 years ago

3.2.1

3 years ago

3.2.4

3 years ago

3.2.3

3 years ago

3.2.0

3 years ago

3.1.0

3 years ago

3.0.0

3 years ago

2.5.0

3 years ago

2.5.1

3 years ago

2.4.1

3 years ago

2.4.0

3 years ago

2.3.0

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago