Skip to content

kitconcept/volto-logos-block

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

57 Commits
Nov 29, 2023
Nov 29, 2023
Nov 29, 2023
Nov 29, 2023
Dec 18, 2023
Jan 22, 2024
Jan 22, 2024
Dec 6, 2023
Dec 6, 2023
Dec 11, 2023
Nov 29, 2023
Dec 6, 2023
Dec 6, 2023
Dec 6, 2023
Dec 12, 2023
Dec 6, 2023
Jan 22, 2024
Jan 9, 2024
Dec 6, 2023
Dec 5, 2023
Nov 29, 2023
Nov 29, 2023
Jan 22, 2024
Dec 12, 2023
Jan 22, 2024

Repository files navigation

Volto Logos Block

NPM Build Status Build Status Build Status

kitconcept GmbH

The Volto Logos Block allows editors to add a row of up to 4 logos to a Volto page.

Screenshot

Screenshot 2023-12-05 at 15-28-43 Logos Test

Screencast

Coming soon...

Installation

Create a new Volto project (you can skip this step if you already have one):

npm install -g yo @plone/generator-volto
yo @plone/volto my-volto-project --addon @kitconcept/volto-logos-block
cd my-volto-project

Add @kitconcept/volto-logos-blockto your package.json:

"addons": [
    "@kitconcept/volto-logos-block"
],

"dependencies": {
    "@kitconcept/volto-logos-block": "*"
}

Download and install the new add-on by running:

yarn install

Start Volto with:

yarn start

Usage

  1. Go to http://localhost:3000, login, add the logos you want to use as image content objects to your site.
  2. Create a new page. The logos block will show up in the Volto blocks chooser. Add it to the page
  3. Select the number of items
  4. Choose the Logos you uploaded earlier as content

Credits

phpThumb_generated_thumbnail

The development of this plugin has been kindly sponsored by Deutsches Zentrum für Luft- und Raumfahrt (DLR).

License

The project is licensed under the MIT license.