Active
Project:
Pathauto
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2025 at 13:57 UTC
Updated:
16 Jul 2025 at 13:35 UTC
Jump to comment: Most recent
Core is about to add a default content export system: #3532694: Add a command-line utility to export content in YAML format
It is extensible and modules can integrate with it by means of an event. Pathauto should integrate with this new system.
It is possible that nothing will actually be necessary; core naïvely exports the Path field items, only removing the non-portable path ID.
But if it turns out that core is not exporting the Pathauto flag, then Pathauto should subscribe to the new PreExportEvent and wrap around the core callback for path field items, ensuring that the flag is preserved on export.
Comments
Comment #2
phenaproximaThe core blocker is in!