Our extension is currently available on the Magento Marketplace. We are rebranding it and want to change the extension name.
For security reasons, I have replaced the original name.
Example
- Current Extension Name:
Vendor_Module
- New Extension Name:
Mage_Payment
- Composer Name:
vendor/module
If I replace all namespaces and the composer name, will the extension be successfully rebranded within the existing listing, or do I need to upload it as a new extension with a new namespace, composer name, user guide, technical content, title, etc.?
I have a few questions regarding this process:
- How can we redirect the old extension (Vendor_Module) to the new extension (Mage_Payment)?
- Will the redirection happen automatically with the updated rebranded plugin?
- Can I rebrand the extension within the existing plugin, or do I need to upload a new extension?
- How can users update the plugin via Composer after the rebranding?
If anyone has experience with rebranding an extension on the Magento Marketplace, please guide me on the best approach to achieve this.
I really appreciate any help you can provide.
Thank you