Default path aliases
Categories
Component ID
2841987
Component name
Default path aliases
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Introduction
This sandbox module allows you to import your (custom) path aliases by extending the default content module.
As of right now, path aliases are not exported automatically because they are not (part of) an entity.
The following issues are aiming to solve the problem:
- [pp-1] Normalize path fields as part of the entity: allow REST clients to know the path alias
- Convert path aliases to full featured entities
This module does not aim to be a solution, merely a workaround until the problem has been fixed in Drupal core.
Requirements
Installation
See Installing contributed modules: Find, import, enable, configure - Drupal 8 for more information about installing sandbox modules.
Configuration
The module has no configuration. The path alias will be found in the exported JSON file in _links.self.href.
