Download the PHP package techdivision/card-shuffle without Composer
On this page you can find all versions of the php package techdivision/card-shuffle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download techdivision/card-shuffle
More information about techdivision/card-shuffle
Files in techdivision/card-shuffle
Package card-shuffle
Short Description 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 GPL-3.0-or-later
Informations about the package card-shuffle
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.
For editors
This package brings only some tiny options that enable filtering
In order to add new tags, you first have to create new vocabularies and taxonomies
Add tag to your card
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:
Now you can add your own styles.
Contribution
We will be happy to receive pull requests - dont hesitate!