layoutweaver
Layoutweaver for Drupal is the target-site connector for Layoutweaver, a Drupal-first assisted migration workflow for complex content sites.
The module exposes secure metadata and import execution endpoints on the destination Drupal site. It lets Layoutweaver read target structure information and execute prepared import operations for files, media, taxonomy terms, Paragraphs, and nodes.
Layoutweaver is not a generic scraper, and this module is not a standalone migration UI. The browser extension and hosted Layoutweaver service handle workflow authoring, source capture, analysis, dependency planning, and migration health evidence. This Drupal module executes prepared operations inside the target site.
Current supported operation families include:
- Remote file import
- Media import
- Node import
- Taxonomy term import
- Paragraph import
- Target metadata APIs
- Import job, item, and ledger tracking
What this module does not do:
- It does not scrape source websites.
- It does not provide a standalone migration UI inside Drupal.
- It does not replace Drupal Migrate API.
- It does not decide dependency order or source identity on the target site.
- It does not rewrite rich-text HTML by itself; prepared payloads are generated upstream.
Layoutweaver consists of three parts:
1. Browser workflow authoring and source capture.
2. Hosted Layoutweaver analysis and import planning.
3. This Drupal target connector module.
Watch the early demo and learn more on the Layoutweaver website.