https://github.com/dennisinteractive/domain_path
Allows separate path aliases per domain.
https://github.com/dennisinteractive/domain_path
Last synced: 9 months ago
JSON representation
Allows separate path aliases per domain.
- Host: GitHub
- URL: https://github.com/dennisinteractive/domain_path
- Owner: dennisinteractive
- Created: 2017-01-09T17:33:25.000Z (over 9 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2023-05-15T14:59:02.000Z (about 3 years ago)
- Last Synced: 2024-12-28T11:28:33.904Z (over 1 year ago)
- Language: PHP
- Size: 213 KB
- Stars: 0
- Watchers: 49
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
Awesome Lists containing this project
README
Domain path
===========
The Domain Path module allows the creation of separate path aliases per domain
for entities created using the Domain Access module. For example, it looks like:
https://d.pr/free/i/O4Vr9z on node edit form. The path aliases per domain are
implemented as separate "domain_path" content entities. It is possible to create,
edit or delete path alias per domain manually here - "admin/config/domain_path"
(https://d.pr/free/i/8KbeOU).
The module is ready for testing, but requires Domain Access to work correctly.
For background, see issue here - https://www.drupal.org/node/2878050.