This project is not covered by Drupal’s security advisory policy.

A Drupal 9 feature module that creates a CCA Rights taxonomy and uses Migrate framework to generate some Creative Commons and Rights Statements.org licenses as taxonomy terms. Includes a field formatter to show CC icons with CC license URLs. Typically used with Islandora or similar applications.

Post-Installation

After enabling module, import terms (e.g. via drush)
* drush migrate:import creativecommons_rights_term --userid=1 --uri=http://{your site domain}
* drush migrate:import rightsstatements_rights_term --userid=1 --uri=http://{your site domain}

Additional Requirements

Change Repository Item or other content types to add an Entity Reference field that matches against Rights vocabulary.

You may want to create your own entity reference view that hides unpublished terms. Then unpublish any imported rights terms that are not applicable to your content.

Project information

Releases