agrosup-dijon/bulma-package
Composer 安装命令:
composer require agrosup-dijon/bulma-package
包简介
Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.
README 文档
README
Bulma Package delivers a fully configured frontend theme for TYPO3, based on Bulma CSS Framework.
This is more than greatly inspired from https://github.com/benjaminkott/bootstrap_package. Many parts are simply copy/paste, thank you Benjamin!
The main differences, CSS framework apart, is that some of the configuration is made accessible for the "non admin" editors, through a backend module. We tried to make this with the end-user in mind, as simple as we could.
You still have to be a developer if you want to extend it to make your own templates and layouts.
You are more than welcome if you want to make code reviews ;)
A real documentation will be made if this is a bit adopted!
Showcase
https://bulma-package.cnerta-web.fr/
Minimal Dependencies
- TYPO3 CMS 12.4 (for TYPO3 11.5, use version 2.x.y)
- PHP >= 8.1
Quick install guide
- With composer:
composer require agrosup-dijon/bulma-package - Without composer: install the extension via Extension manager or TER only (if you use github version, you won't have the dependencies and it won't work)
- Make sure you have a root page
- Make sure you have a "site" in Site Configuration module
- Create a new Template on the root page
- Include static (from extensions): Bulma Package (Full package)
- Go to "Website" module
- Create new configuration
- In General, define SEO title. This will be your website title visible in the frontend.
- Upload a main logo in Logo tab
- You're all set, go create contents :)
Custom colors
- Go to "Website" module
- In the top list, select "Colors management"
- Create a new color, give it a title and use color picker to define primary color.
- Save
- Custom color will be available in Page properties, Appearance tab, Frontend layout list.
Development
- Yarn usage: ddev yarn --cwd <path_bulma> <command>
- Archive for TER: ddev -d <path_bulma> composer archive --format=zip --file=bulma_package_x.y.z
- Update dependencies for non composer project: ddev composer update --dry-run -d <path_bulma>/Resources/Private/Contrib/Php
- Update js dependencies: npm install -g npm-check-updates / ncu / ncu -u
agrosup-dijon/bulma-package 适用场景与选型建议
agrosup-dijon/bulma-package 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 5k 次下载、GitHub Stars 达 8, 最近一次更新时间为 2020 年 06 月 25 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「theme」 「web」 「responsive」 「frontend」 「TYPO3 CMS」 「bulma」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 agrosup-dijon/bulma-package 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 agrosup-dijon/bulma-package 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 agrosup-dijon/bulma-package 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Model of a web-based resource
ResponsiveImages Plugin for October CMS
TYPO3 extension for sending responsive email templates
Retrieve a WebResourceInterface instance over HTTP
A Bootstrap 4.x base theme for SilverStripe
Lucency Theme
统计信息
- 总下载量: 5k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 21
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2020-06-25