os2web / os2web_hearings
添加与听证会相关的内容类型和搜索视图
dev-master
2024-08-19 12:40 UTC
Requires
- drupal/core: *
This package is auto-updated.
Last update: 2024-09-19 12:46:04 UTC
README
模块用途
目标是添加与听证会相关的内容类型和搜索视图。
安装
-
模块可以通过composer下载。
composer require os2web/os2web_hearings drush en os2web_hearings
-
激活后,运行cron以触发导入。
更新
OS2Web Hearings模块的更新过程与常规Drupal 8模块类似。使用Composer的内置命令列出有更新可用的包
composer outdated os2web/os2web_hearings
自动化测试和代码质量
贡献
项目欢迎新的功能和bug修复。如果您有任何建议或在项目中发现bug,请在github仓库的问题跟踪器中创建一个issue。对于问题描述,预期您将提供有关功能请求或bug报告的清晰和充分的信息。