pixelquest/pq_starter
Composer 安装命令:
composer require pixelquest/pq_starter
包简介
Pixel Quest Starter Kit
README 文档
README
This Drupal Module comes with some pre-defined sub-modules to help get a Drupal Website configured, as well as some enhanced functionality.
WARNING: While there aren't any strict composer requirements on this package, there are some Drupal requirements / additional contrib modules that are necessary. Please view the Extend and review the Requires: list for each of the following.
Administrative Enhancements
This module helps by giving an enhanced version of the general /admin/content, /admin/content/media views. It also introduces some Bulk Actions that will help with Publishing and Archiving revision content, general pathauto patterns, and more.
Starter Blocks
This module introduces a general block content called 'General', and also gives a usable class to be able to call, send through a keyed (optional, but helpful) array of specified fields for block fields or paragraph fields. What this will do is then take the values of those fields, and set them as twig variables in nested arrays. For blocks, the initiating twig variable is block_options and for paragraphs, it is paragraph_options. If you set your desired fields when you utilize the class as key => value, the key will be the variable in twig you can then reference. Otherwise, it will be the machine name of the field.
Smart Paths
This module introduces two content type fields: A Reference Field called Parent Content and an Optional Title field called Optional Path. Together, along with the pathauto pattern, this will help give your site a way to nest content within their respective paths. In addition, if you update a path that has sub paths associated with it, those other pieces of content will have their paths updated as well.
Smart Layout Styles
This module introduces a split for the utilization of Layout Builder Styles. Meaning this takes the defined and set customized styles out of the full attributes.class and puts them into their own arrays for easier use in designing Layout Builder twig templates and styling. This is also enhanced further for layout block styles. By utilizing a machine naming convention such as block__{group_name}__{field_name} for the naming convention of your Layout Builder Styles Groups and Options for blocks, this will make the block form easier to manage, grouping the fields in easy-to-use groups and detail display. It will also take the CSS classes and provide them within twig template variables, beginning with smart_styles.{group_name}, as well as a general smart_styles_combined.
Starter Content
This module creates three different content types: Basic, Landing, and Home Pages. Once you enable and the configuration is imported, you can then disable this module, making it a clean end-result.
Starter Media
This module helps create the basic media types a site could use: Document, Image, Audio, Remote Video and Local Video. Once you enable and the configuration is imported, you can then disable this module, making it a clean end-result.
Starter Users
This module helps define additional fields for your users. Once you enable and the configuration is imported, you can then disable this module, making it a clean end-result.
pixelquest/pq_starter 适用场景与选型建议
pixelquest/pq_starter 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 18 次下载、GitHub Stars 达 0, 最近一次更新时间为 2025 年 03 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 pixelquest/pq_starter 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 pixelquest/pq_starter 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 28
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2025-03-27