4.2.2 • Published 10 months ago

@eeacms/volto-widgets-view v4.2.2

Weekly downloads
46
License
MIT
Repository
github
Last release
10 months ago

volto-widgets-view

Releases

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Add View components for Volto Widgets

Widgets

Usage

This package registers the above widgets within global @plone/volto/registry at config.widgets.views

For usage examples see:

Getting started

  1. Create new volto project if you don't already have one:

    $ npm install -g yo @plone/generator-volto
    $ yo @plone/volto my-volto-project --addon @eeacms/volto-widgets-view
    
    $ cd my-volto-project
    $ yarn add -W @eeacms/volto-widgets-view
  2. If you already have a volto project, just update package.json:

    "addons": [
        "@eeacms/volto-widgets-view"
    ],
    
    "dependencies": {
        "@eeacms/volto-widgets-view": "^1.0.0"
    }
  3. Install new add-ons and restart Volto:

    $ yarn
    $ yarn start
  4. Go to http://localhost:3000

  5. 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)

4.2.2

10 months ago

4.1.0

1 year ago

4.2.1

11 months ago

4.2.0

1 year ago

4.0.1

1 year ago

4.0.0

2 years ago

3.0.5

2 years ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago