create OCFL node.json files for each node and associated media/files.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
name: 'OCFL Export' |
|
type: module |
|
description: 'Exports nodes and media as OCFL (Oxford Common File Layout) objects on the filesystem.' |
|
package: Content |
|
core_version_requirement: ^10.5 |
|
php: 8.3 |
|
dependencies: |
|
- drupal:node |
|
- drupal:user |
|
- drupal:media |
|
configure: ocfl_export.settings
|
|
|