os2web / os2web_person_information
OS2Web个人信息
dev-master
2023-01-17 08:23 UTC
Requires
- drupal/crop: *
- drupal/image_widget_crop: *
- drupal/paragraphs: *
- drupal/scheduler: *
- drupal/scheduler_content_moderation_integration: *
This package is auto-updated.
Last update: 2024-09-06 09:07:11 UTC
README
模块用途
提供个人信息内容类型,用于分组人员的分类词汇表,具有分组引用的段落,以及按人员分组查看。
安装
-
模块可通过composer下载。
composer require os2web/os2web_person_information drush en os2web_person_information
-
激活后,运行cron以触发导入。
更新
OS2Web个人信息模块的更新过程与通常的Drupal 8模块类似。使用Composer内置命令列出有更新可用的包。
composer outdated os2web/os2web_person_information
自动化测试和代码质量
贡献
项目对所有新功能和os当然的bug修复开放。如果您有任何建议或发现项目中存在bug,请随时在github存储库的问题跟踪器中创建问题。对于问题描述,我们期望您提供关于您的功能请求或bug报告的清晰且充分的信息。