Skip to content

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.

License

Notifications You must be signed in to change notification settings

techdivision/card-shuffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published