techdivision/card-decks
Composer 安装命令:
composer require techdivision/card-decks
包简介
Card-Deck NodeTypes for Neos CMS - Groups of cards, either manually added or automatically displayed, like child nodes, selected nodes or NodeTypes.
关键字:
README 文档
README
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.Decks - Organize your cards!
Use this package if you
- want cards and decks
- know how to apply css classes and styling on your own
TechDivision.Card.Decks raises the reusability and offers various options to organize your cards
For editors
This package brings three document decks (automatic) and one content card deck (manual) who allows you to aggregate cards beautifully. Some minimal styling is added, so that you can use it out of the box.
Deck with content cards (manual)
Insert document or content cards to create your own individual deck

Deck with child nodes (automatic)
Select a parent node and the deck will render its direct child documents.

Deck with specific NodeTypes (automatic)
Select one or more specific NodeTypes and the deck will render each of those nodes.
Comes in handy for things like JobPostings etc.

Deck with selected nodes (automatic)
Select desired document nodes to be displayed as cards.

For Developers
Installation
TechDivision.Card.Decks is available via packagist. Add "techdivision/card-decks" : "~1.0" to the require section of the composer.json
or run composer require techdivision/card-decks.
This package also installs TechDivision.Card
Configuration
TechDivision.Card.Decks runs out of the box.
In order to remove the default stylesheet, please do the following:
prototype(Neos.Neos:Page) {
head.stylesheets.cardGrid >
}
Contribution
We will be happy to receive pull requests - dont hesitate!
techdivision/card-decks 适用场景与选型建议
techdivision/card-decks 是一款 基于 SCSS 开发的 Composer 扩展包,目前已累计 1.54k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2019 年 10 月 04 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「card」 「Neos」 「teaser」 「nodetypes」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 techdivision/card-decks 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 techdivision/card-decks 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 techdivision/card-decks 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
An improved history backend module for Neos
Create link to static resources with cache-breaking segment based on md5 of the file
Settings Card for Laravel Nova.
A contao teaser content element, that provides the ability to link the element with pages, articles, files, downloads or external urls.
A tool for scraping URL resources (oEmbed, OpenGraph, Twitter cards, JSON-LD)
Card / Teaser NodeTypes for Neos CMS - Content Cards (edit in-place), Document Cards (reference to a document) and Social Cards (links to external websites)
统计信息
- 总下载量: 1.54k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2019-10-04
