Hello
Im the IT Staff from HIVO at https://hivo.co/
HIVO is a digital asset management platform that is on a
mission to unite technology, teams and data across multiple
businesses to all work together in a collaborative and secure
cloud environment
I want to create an account and submit our module to integrate HIVO into Drupal
Please check and change my confirmation status of my account.
I have this issue with the module name, I want to change it from hivo_connector to HIVO Connector but I cant
(It was my mistake to use snake_case) You can see it at: https://www.drupal.org/project/hivo_connector
I got this error message: "There was a problem with your form submission. Please wait 793 seconds and try again"
After checking, there is a guide to get account confirmed so please help me with that
Comments
Comment #2
vishal.kadamI have confirmed the account based on module project contribution.
Comment #3
vishal.kadamComment #4
avpadernoIf you are referring to the short name (hivo_connector), that is correct. The short name is used as prefix for the name of all the module function, and it cannot contain spaces; it cannot contain capitalized letter too, since those would cause issues with updates.