Closed (fixed)
Project:
Drupal.org site moderators
Component:
Other
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2017 at 06:03 UTC
Updated:
24 Oct 2019 at 12:44 UTC
Jump to comment: Most recent
The advanced update module (I created) has difference between module name and drupal.org url. (https://www.drupal.org/project/advancedupdate)
module name: advanced_update
drupal.org url: project/advancedupdate
Is it possible to rename the drupal.org url (as project/advanced_update) to match with module name ?
Comments
Comment #2
damienmckennaMoving this to the Webmasters issue queue.
I suspect the answer to the question is: it'd likely be easier to rename the module's codebase.
Comment #3
avpadernoProject machine names cannot be changed, once the project is created. As DamienMcKenna said, the solution is changing the code to make it use the project machine name currently in use.
Comment #4
avpaderno