承接 karavas/foundation-zurb-framework 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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:

  1. Switch on the Extensions module
  2. On the upper left corner select the "Get Extensions" from the select menu
  3. On the search bar, type: foundation_zurb_framework
  4. Click on the cloud icon and download the extension

Preparation: Include static TypoScript

The extension ships some TypoScript code which needs to be included.

  1. Switch on the Template module
  2. Go to your root page
  3. Switch to the Edit the whole template record
  4. Switch to the Includes tab
  5. Choose the Include Foundation Zurb static template
  6. Save and close your settings

Include PageTS

The extension ships TSConfig too:

  1. Switch to your root page
  2. Edit the page
  3. Switch to Resources
  4. Include Foundation Zurb - BackendLayouts (foundation_zurb_framework)
  5. Include Foundation Zurb - PageTS (foundation_zurb_framework)
  6. Save

Include your version of Foundation Zurb

https://github.com/AKaravas/foundation_zurb_framework/blob/master/Documentation/ForAdminstrators/Templates/Index.rst

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

  1. Switch on the Page module
  2. Choose the page on the Pagetree that you would like the content element to be placed
  3. Click on the content button to create a new content element
  4. Switch to Foundation Zurb Elements
  5. 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:

https://github.com/AKaravas/foundation_zurb_framework/blob/master/Documentation/ForAdminstrators/Navigation/Index.rst

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 我们能提供哪些服务?
定制开发 / 二次开发

基于 karavas/foundation-zurb-framework 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 8
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2019-10-21