Decks
Adds reusable deck blocks with slide capabilities to Payload CMS.
Installation
pnpm add payload-plugin-decks About
The Decks Plugin integrates slide-based deck functionality into Payload CMS, allowing users to create and manage decks. Each deck is configurable, featuring options such as background images, transitions, autoplay, and looping. The plugin introduces a custom 'decks' block that can be included in specific collections defined by the user. To utilize the plugin, users need to add `payloadDecks` to their Payload configuration, selecting which collections will include the deck blocks. The plugin requires a 'media' collection for the storage of images used in the decks. Developers can customize the deck's fields, such as the block name and which collections receive the block, making it versatile for a variety of use cases. Each deck supports numerous configurations, including slide timing, text positioning, and animation effects. The plugin does not manage the rendering of decks automatically; developers are responsible for implementing the rendering logic on the frontend.
Package info
- Package name
payload-plugin-decks- Latest version
1.0.3- Unpacked size
- 105 kB
- License
- MIT
- Weekly downloads
- 434
- Last publish
- Jun 16, 2026
More from krzysztofradomski
View profileShaggle Core
Adds ready-made collections, globals, and layout blocks for agency and hospitality sites to a Payload CMS config.
Meilisearch
Syncs Payload CMS collection documents to a Meilisearch index via afterChange and afterDelete hooks.
Nested Docs
Adds parent-child document hierarchies with auto-generated breadcrumbs to Payload collections.
Redirects
Manage redirects directly within the Payload CMS admin panel.
Media Preview
Preview images, videos, audio, and documents directly in the Payload CMS admin panel.
Iframe Tabs
Add iframes into separate tabs in the Payload admin panel.