@eeacms/volto-blocks-form

2.0.0 • Public • Published

volto-blocks-form

Releases Pipeline Pipeline

Volto add-on: Reusable form components

Components

Usage

This package registers the above components. 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-blocks-form
    $ cd my-volto-project
    
  2. If you already have a volto project, just update package.json:

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

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

  5. Happy editing!

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)

Package Sidebar

Install

npm i @eeacms/volto-blocks-form

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

60 kB

Total Files

21

Last publish

Collaborators

  • nileshgulia1
  • valentinab25
  • demarant
  • avoinea
  • tiberiuichim
  • zotya
  • alecghica
  • eea-jenkins
  • razvan.miu
  • ichimdav