Skip to content

Volto addon to add an additional variation to the default listing block with advanced features

Notifications You must be signed in to change notification settings

plone-ve/volto-listingadvanced-variation

 
 

Repository files navigation

alt tag name

volto-listingadvanced-variation

Volto addon to add an additional variation to the default listing block with advanced features

This add-on adds a fully customizable variation to the default listing block. It adds the following features:

  • Select to show the image of the item or not
  • Select the position of the image in the item card
  • Select the size of the card (to build mosaic-like listings)
  • An option to select to show the publication date
  • Select the number of columns in which the content will be shown

Installation:

  • Add this package to your Volto's package.json dependencies
  "dependencies": {
    "@codesyntax/volto-listingadvanced-variation": "0.5.0",
  },
  • Add it to the addon's list
  "addons": [
    "@codesyntax/volto-listingadvanced-variation"
  ],

If you have any issue with this addon, just add a new issue in GitHub.

About

Volto addon to add an additional variation to the default listing block with advanced features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%