collective.tiles.carousel

August 1, 2022 ยท View on GitHub

.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features. If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html This text does not appear on pypi or github. It is a comment.

.. image:: https://github.com/collective/collective.tiles.carousel/actions/workflows/main.yml/badge.svg :target: https://github.com/collective/collective.tiles.carousel.git

.. image:: https://img.shields.io/pypi/v/collective.tiles.carousel.svg :target: https://pypi.python.org/pypi/collective.tiles.carousel/ :alt: Latest Version

================================ collective.tiles.carousel

A slider tile for plone.app.mosaic based on the carousel component of Bootstrap 5.

Installation

Install collective.tiles.carousel by adding it to your buildout::

[buildout]

...

eggs =
    collective.tiles.carousel

and then running bin/buildout

Contribute

License

The project is licensed under the GPLv2.