Install
Works with Drupal: ^9.3 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
26.47 KB
MD5: cc81c0f9a5ce8eb4a4579d63956838c0
SHA-1: 1da4e5e560c1b0f5ff8d63a4c50890885248b07b
SHA-256: 343b481dbbe30067d9ccc53b043e866f8adb07ed2b38fabced5983dce4f95e1c
Download zip
48.9 KB
MD5: 200972469493f6f386af9819521b0a60
SHA-1: 6414225eb2d86b62db84d6ba28213a21e60d6879
SHA-256: b897d3466e4a911ea5b7fb91e003ea3ee03028437ee4ef6f2e384f6f30ec61e1
Release notes
The new feature is we have a CMDocument entity type that allows for documenting common content entities.
https://www.drupal.org/project/content_model_documentation/issues/3334959
The CMDocument is its own entity type (to keep it from entangling with the actual content we are trying to document). It is a fieldable entity so it can be customized to meet the needs of whoever needs to document things.