diff --git a/DEVELOP.md b/DEVELOP.md index 00cda32..5249848 100644 --- a/DEVELOP.md +++ b/DEVELOP.md @@ -93,19 +93,6 @@ Start: This will build and start with Docker a clean `Plone backend` and `Volto Frontend` with `volto-columns-block` block installed. -Open Cypress Interface: - - ```Bash - make cypress-open - ``` - -Or run it: - - ```Bash - make cypress-run - ``` -his will build and start with Docker a clean `Plone backend` and `Volto Frontend` with `volto-columns-block` block installed. - Open Cypress Interface: ```Bash diff --git a/README.md b/README.md index 48692d0..2a9b955 100644 --- a/README.md +++ b/README.md @@ -79,47 +79,6 @@ Go to http://localhost:3000 1. Happy editing! -### Add volto-columns-block to your Volto project - -1. Make sure you have a [Plone backend](https://plone.org/download) up-and-running at http://localhost:8080/Plone - - ```Bash - docker compose up backend - ``` - -1. Start Volto frontend - -- If you already have a volto project, just update `package.json`: - - ```JSON - "addons": [ - "@eeacms/volto-columns-block" - ], - - "dependencies": { - "@eeacms/volto-columns-block": "^4.0.0" - } - ``` - -- If not, create one: - - ``` - npm install -g yo @plone/generator-volto - yo @plone/volto my-volto-project --addon @eeacms/volto-columns-block - cd my-volto-project - ``` - -1. Install new add-ons and restart Volto: - - ``` - yarn - yarn start - ``` - -1. Go to http://localhost:3000 - -1. Happy editing! - ## Release See [RELEASE.md](https://github.com/eea/volto-columns-block/blob/master/RELEASE.md). @@ -138,10 +97,3 @@ See [LICENSE.md](https://github.com/eea/volto-columns-block/blob/master/LICENSE. ## Funding [European Environment Agency (EU)](http://eea.europa.eu) -rved. - -See [LICENSE.md](https://github.com/eea/volto-columns-block/blob/master/LICENSE.md) for details. - -## Funding - -[European Environment Agency (EU)](http://eea.europa.eu)