techdivision/card-shuffle

Last activity 08 Apr 2020 1245
composer require techdivision/card-shuffle

Card.Shuffle extends Card.Deck functionality and adds filtering options, based on Sitegeist.Taxonomy package. With shuffle you can add tags to your cards and display filter options in the frontend.

v1.0.1

Version
v1.0.1
Type
neos-package
Release Date
Apr 08, 2020 14:34
Source
git
Distribution
zip
GPL-3.0-or-later
  • #taxonomy
  • #filter
  • #tags
  • #card
  • #neos
  • #teaser
  • #nodetypes
6ee3c547a9ea6982eae2beea0283f7384ea619f5

Welcome to the Card family!

Available Card Packages
Card - the basics
Card decks - aggregate cards beautifully
Card shuffle - deck filtering
Bootstrap 4 styling for cards
Materialize styling for cards

TechDivision.Card.Shuffle - Mix up your decks!

Use this package if you

  • want cards, decks and filtering
  • know how to apply css classes and styling on your own

Shuffle enables dynamic filtering of your card decks.
With the powerful sitegeist/taxonomy package you can add tags to your cards.
Some minimal styling is added, so that you can use it out of the box.
Filtering

For editors

This package brings only some tiny options that enable filtering
Filtering

In order to add new tags, you first have to create new vocabularies and taxonomies
Create new tags

Add tag to your card
Add new tags

For Developers

Installation

TechDivision.Card.Shuffle is available via packagist. Add "techdivision/card-shuffle" : "~1.0" to the require section of the composer.json or run composer require techdivision/card-shuffle.
This package also installs TechDivision.Card, TechDivision.Card.Decks and Sitegeist.Taxonomy.

Configuration

TechDivision.Card.Shuffle runs out of the box.
In order to remove the default stylesheet, please do the following:

prototype(Neos.Neos:Page) {
    head.stylesheets.shuffle >
}

Now you can add your own styles.

Contribution

We will be happy to receive pull requests - dont hesitate!

The content of the readme is provided by Github
The same vendor provides 15 package(s).