Exporting content with UUID Features Integration

Last updated on
31 March 2017

Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites

With Features and the UUID Features Integration module it is possible to export content like nodes and terms.

To use the module you have to configure it at /admin/structure/features/uuid_features (Structure > Features > UUID Features Integration).

Adding UUID support for custom content entities

Drupal's core entities are supported by default within the UUID module, but if you want to export content contained within custom entities, you will have to implement UUID support using their API. The documentation is not complete yet.

For more information please see #2310115: Where is the API for custom entities documented?

Adding UUID Features support for custom content entities

Until more docs are written, please refer to the includes/ folder of UUID Features and follow one of the existing implementations.

Help improve this page

Page status: No known problems

You can: