os2web / os2web_person_information
OS2Web person information
Installs: 616
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 0
Type:drupal-module
Requires
- drupal/crop: *
- drupal/image_widget_crop: *
- drupal/paragraphs: *
- drupal/scheduler: *
- drupal/scheduler_content_moderation_integration: *
This package is auto-updated.
Last update: 2024-11-06 09:35:10 UTC
README
Module purpose
Provides person information content type, taxonomy vocabulary for grouping persons, paragraph with reference to group, view by person group.
Install
-
Module is available to download via composer.
composer require os2web/os2web_person_information drush en os2web_person_information
-
After activation, run cron to trigger the import.
Update
Updating process for OS2Web Person information module is similar to usual Drupal 8 module. Use Composer's built-in command for listing packages that have updates available:
composer outdated os2web/os2web_person_information
Automated testing and code quality
See OS2Web testing and CI information
Contribution
Project is opened for new features and os course bugfixes. If you have any suggestion or you found a bug in project, you are very welcome to create an issue in github repository issue tracker. For issue description there is expected that you will provide clear and sufficient information about your feature request or bug report.