承接 laxap/bootstrap-grids 相关项目开发

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

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

laxap/bootstrap-grids

Composer 安装命令:

composer require laxap/bootstrap-grids

包简介

Predefined gridelements Bootstrap 5 content elements: column grids, grids for simple accordions, and tabs.

README 文档

README

Thanks to @doemedia and @prdt3e for their support on compatibility to TYPO3 v13. <3

Predefined gridelements Bootstrap 5 content elements: column grids, grids for simple accordions, and tabs.

Installation

  1. Install the extension via composer: composer require laxap/bootstrap-grids. If gridelements is not installed, it will be installed automatically since it's a requirement.
  2. Include the static TypoScript templates. Both bootstrap_grids and gridelements templates are required (the order of templates is important).

static TypoScript templates

NOTE: As of 2025-03-03, gridelements v12 doesn't support PHP 8.4, but we have an issue open they are responding to fix that. So, we will preemptively support PHP 8.4 in anticipation of that fix.

Usage

Use one of the predefined grids on your website.

predefined grids

NOTE: When using "Tabs From Content Elements" and "Accordion From Content", you need to set the header Type to Hidden. If you don't then the accordion/tab title will also display as a heading tag in the content area.

set the header Type to Hidden

Updating to bootstrap_grids v5

The paths of TypoScript files have changed. Please ensure you reselect the template in your sys_template record.

Contribution

We would love your help! We have Docker set up with helper scripts to make contributions easy.

Development setup

  1. Install Docker.
  2. Fork the boostrap_grids repository.
  3. Clone the forked repository (e.g. git clone https://github.com/your_username/bootstrap_grids.git), change into the directory, then checkout a branch or create desired branch.
  4. OPTIONAL: Do cp -i .docker/.env.dist .docker/.env before the next step if you need anything other than default versions of TYPO3/PHP. Otherwise .docker/.env.dist will automatically be copied to .docker/.env if it doesn't already exist and you can skip this step.
  5. OPTIONAL: Start Xdebug if you need to debug PHP code.
  6. Run .docker/bin/start && .docker/bin/composer install
  7. Login to http://localhost:8080/typo3 with username admin and password Pass123!.

NOTE: The .docker/templates/[typo3-version-specified-in-.env] directory is copied to the project root during .docker/bin/start, so from that point on you'll need to edit files in their new location to see live changes. When you're done with the install, you can delete the container and those copied files by doing .docker/bin/clean or by doing it manually.

Development Site For Bootstrap Grids

Docker scripts

Command Description
.docker/bin/start To start dev environment
.docker/bin/stop To stop dev environment
.docker/bin/clean Does docker compose down --remove-orphans and deletes generated/copied files (except .docker/.env) and resets the database to its initial state using the starting point in .docker/templates/database/database.sqlite
.docker/bin/logs Runs .docker/bin/compose logs -f
.docker/bin/cli Enter the dev environment container
.docker/bin/composer [command] Runs composer commands (e.g. ./docker/bin/composer install)
.docker/bin/typo3 [command] Runs vendor/bin/typo3 commands (e.g. .docker/bin/typo3 cache:flush)
.docker/bin/compose [command] Runs docker compose commands (e.g. ./docker/bin/compose up -d --build)

Change log

Special thanks

  • Daniel Corn: Defining the grids via pageTS brings a lot of advantages.
  • Josef Körner: For reducing the accordion TypoScript setup.

laxap/bootstrap-grids 适用场景与选型建议

laxap/bootstrap-grids 是一款 基于 HTML 开发的 Composer 扩展包,目前已累计 119.24k 次下载、GitHub Stars 达 10, 最近一次更新时间为 2017 年 04 月 25 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「bootstrap」 「typo3」 「TYPO3 CMS」 「Gridelements」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 laxap/bootstrap-grids 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 laxap/bootstrap-grids 我们能提供哪些服务?
定制开发 / 二次开发

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

  • 总下载量: 119.24k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 10
  • 点击次数: 30
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 10
  • Watchers: 7
  • Forks: 39
  • 开发语言: HTML

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2017-04-25