I have developed a module for Magento 1.9 but I can not find a way to upload it to the Marketplace and all the documentation is for Magento 2.
The module packed it in a zip file, but when I attach it to the platform, it does not come up and does not show any error.
@ma_moreno you submit M1 and M2 products for Marketplace to the same place: https://developer.magento.com/. The seller submission processes are the same. You can learn more here: https://docs.magento.com/marketplace/user_guide/extensions/extension-quality-program.html
Should you have any issues please reach out to Marketplace Support at Marketplace@magento.com. Thanks!
Thank you for the answers
I know the process but i don't know the file structure of the M1 module for the revision.
I Upload my module to the page and don't see any error but the module dont upload ok
The M2 module hava a composer.json file and registration.php but i don't find any information for M1 modules