Replicate UI
Select entities to use a "Replicate" tab, which clones the entity.
Simple configuration UI for the Replicate module.
Select entities to use a "Replicate" tab, which clones the entity.
Simple configuration UI for the Replicate module.
Changes Replicate UI behavior to save cloned entities as unpublished and redirect to the edit form instead of view.
Create custom entity types and bundles via UI.
Very useful when you only need a custom type that can have bundles and fields.
API for custom entity clone forms.
Includes an example module for articles nodes and image style config.
See Entity Clone for drupal core entities.
View a report on html element used in formatted text fields.
Very useful for reviewing content for a migration, or auditing existing content.
Provides tokens in the form [node:field_name].
Use Token Filter for tokens in text areas.
View all tokens in Admin > Help > Token.
A way to include default content in a module.
To use, find the uuid of entities that you want to export, and add them to your module's .info file.
Provides a form widget to create/edit referenced entities.
Without this, the built in reference field can only set the title.
Book navigation buttons.
CRUD UI for entity references.