This project is not covered by Drupal’s security advisory policy.
This project is currently abandoned/unmaintained, please consider supporting the Entity Pilot project and using the paid service provided there.
Overview
Entity Pilot Git extends the Entity Pilot module by providing a transport mechanism that exports and imports via the file system.
This module is designed so that syndication of content between sites can be done entirely through a Git (or other source control) respository.
Requirements
- entity_pilot
- Drupal core 8.3 or above
Installation
- Download, extract, and install the module.
- Configure the export directory and which entity types should be exported.
This module is best when all entities fully support normalization via uuids (or other means that aren't serial ids).
Here are some patches to help with that:
- Menu links and link fields - #2577923: MenuLinkContent entities pointing to nodes are not deployable: LinkItem should have a "target_uuid" computed property
- In page hyperlinks - Linkit module provides a text filter that replaces uuid attributes which are added through its ckeditor plugin.
- UUID Entity paths - #2353611: Make it possible to link to an entity by UUID
- Revision UUIDS - #1812202: Add UUID support for entity revisions
Supporting organizations:
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects- Project categories: Content editing experience, Import and export
- Created by acbramley on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
