Pathauto
Last updated on
30 April 2025
By default, if you have the Pathauto module enabled and relevant patterns defined for your content, those patterns will be used during migration to automatically generate path aliases. To disable the application of Pathauto for a migration:
- Install and enable the Migrate Extras module.
- Add a field mapping explicitly setting the 'pathauto' field to 0 in each content migration:
$this->addFieldMapping('pathauto') ->defaultValue(0);
Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion