karavas/foundation-zurb-framework
Composer 安装命令:
composer require karavas/foundation-zurb-framework
包简介
README 文档
README
Create Foundation content elements in TYPO3
For administrators
The extension needs to be installed as any other extension of TYPO3 CMS:
- Switch on the Extensions module
- On the upper left corner select the "Get Extensions" from the select menu
- On the search bar, type: foundation_zurb_framework
- Click on the cloud icon and download the extension
Preparation: Include static TypoScript
The extension ships some TypoScript code which needs to be included.
- Switch on the Template module
- Go to your root page
- Switch to the Edit the whole template record
- Switch to the Includes tab
- Choose the Include Foundation Zurb static template
- Save and close your settings
Include PageTS
The extension ships TSConfig too:
- Switch to your root page
- Edit the page
- Switch to Resources
- Include Foundation Zurb - BackendLayouts (foundation_zurb_framework)
- Include Foundation Zurb - PageTS (foundation_zurb_framework)
- Save
Include your version of Foundation Zurb
Apply your own templates
Define on your TypoScript file the path that your templates are located.
tt_content {
foundation_reveal {
templateRootPaths.500 = EXT:yourExtention/Resources/Private/Templates/
partialRootPaths.500 = EXT:yourExtention/Resources/Private/Partials/
templateName = Reveal.html
}
}
For editors
- Switch on the Page module
- Choose the page on the Pagetree that you would like the content element to be placed
- Click on the content button to create a new content element
- Switch to Foundation Zurb Elements
- Choose your content element
Attention
For the foundation Button, the expanded classes are not yet implemented with the Foundation Zurb 6.4.3 so if you really want to use it you should include the following CSS to your project:
https://gist.github.com/rafibomb/2497ca75ceedfa3f5ccf3ba146eae295
Include a navigation menu
The version 1.0.6 brings the Foundation Zurb responsive navigation. How you can use it:
karavas/foundation-zurb-framework 适用场景与选型建议
karavas/foundation-zurb-framework 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 8 次下载、GitHub Stars 达 1, 最近一次更新时间为 2019 年 10 月 21 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 karavas/foundation-zurb-framework 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 karavas/foundation-zurb-framework 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-10-21