We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a243942 + 48372f6 commit 2088877Copy full SHA for 2088877
composer.json
@@ -0,0 +1,7 @@
1
+{
2
+ "name": "drupal/domain_path",
3
+ "type": "drupal-module",
4
+ "description": "Allow the same path to be used across different domains",
5
+ "homepage": "https://github.com/dennisinteractive/domain_path",
6
+ "license": "GPL-2.0+"
7
+}
0 commit comments