Hi,
I've created magento extension and want to upload it to the market. I'm doing everything like it's described in document http://info2.magento.com/rs/magentoenterprise/images/packagingmagentoconnectextensions6%200.pdf but without success.
"Remember – Your extension must be packaged under the username of the developer uploading the extension. Packaging in any other name will result in an error."
Where I can find my username ?
"Remember that the name is case sensitive. Your package must be identical to the name listed on the extension profile page."
On package list my name have spaces, in package <name> node use underscores. This can be a problem ?
"The lead author listed when packaging the extension must be the user who is uploading the extension or the upload will result in an error."
?
"Package using “User Name” not “Screen Name” or the upload will result in an error. "
So again I will ask, where I can find my username ?
After uploading I'm getting error message: "Unable to save version."
Please help because even with guide it's so hard to upload extension.
Helo ?
Anybody from Magento Team can answer ?
Hi @Tharius, this should be your magentocommerce.com username that you login with, so Magentex.
Hi, thanks for answer.
I'm still getting error "Unable to save version".
<version>1.0.0</version> <stability>stable</stability> <notes>Initial Release</notes> <authors> <name> <name>Magentex</name> </name> <user> <user>Magentex</user> </user> <email> <email>contact@magentex.net</email> </email> </authors>
It's harder upload extension here than create it
Hi
1 Remember that the name is case sensitive. Your package must be identical to the name listed on the extension profile page.
2 Channel is case sensitive. Always use lower case community.
3 Version stability is same on both packaging & adding extension page