Removing MageBridge
When you want to deinstall MageBridge, things are easy in Joomla!, but more complicated in Magento. Here's the procedure to follow.
Removing all Joomla! extensions
Within the Joomla! Administrator you can use the Extension Manager to remove all parts of Joomla!. When removing extensions, make sure you are removing the Joomla! component of MageBridge, as well as all related modules, plugins and templates.

For a manual clean-up, use the following listing:
- components/com_magebridge
- administrator/components/com_magebridge
- modules/mod_magebridge_*
- plugins/*/magebridge.*
- media/com_magebridge
Remove the Magento extension
Removing the Magento extension of MageBridge is done by logging into your MagentoConnect Manager (also called the Magento Downloader) and uninstall the MageBridge-extension listed there.

Note that the MagentoConnect Manager will only detect the original MageBridge Installer and not the full version of MageBridge. Nonetheless, if you remove it, actually the full version is removed.

Alternatively, MageBridge can also be removed from the shell by using the following PEAR-command. This only works if you have access to SSH.
./pear uninstall magento-community/Jira_MageBridge
For a manual clean-up use the following listing:
- magebridge.php
- magebridge.class.php
- app/etc/modules/Jira_MageBridge.xml
- app/code/community/Jira/MageBridge
- app/design/adminhtml/default/default/template/magebridge
- skin/adminhtml/default/default/images/magebridge
Legal note
While the Joomla! part of MageBridge is open source and licensed under the GNU/GPL, the Magento part is not: The Magento module is licensed under a special Yireo EULA, which gives paying customers access to view and modify the full source code. Distribution is forbidden by law.
There for if you have never paid for an active license-subscription, you should remove MageBridge in both Joomla! as Magento.
Created on Wednesday, 30 June 2010Modified on Friday, 20 August 2010
More tutorials in this section
- Setting the MageBridge URLs in Magento
- Disabling user synchronization in MageBridge
- Importing and exporting users
- Using the MageBridgeLinks/JCE-plugin
- Best practices with MageBridge
- Using MageBridge Product Connectors
- Migrating users between Joomla! and Magento
- Using MageBridge stores to load a different Magento theme
- Using the MageBridge Content Plugin
- MageBridge SEO Guide
- Removing MageBridge
- Step-by-step: Adding a custom Magento block
- Managing MageBridge extensions
- How to use URL-suffices with MageBridge?
- Step-by-step: Create a Magento API user
- Step-by-step: Activating MageBridge plugins
- Step-by-step: Creating a MageBridge Menu-Item
- API permissions with MageBridge
- Configuring payment methods in MageBridge
- Using MageBridge modules
- Authentication guide for MageBridge
- Working with MageBridge URL Replacements
- Handling Downloadable Products in MageBridge
- Handling file uploads in MageBridge
- Configuring the MageBridge Root Menu-Item
- Setting MageBridge offline through the database
- How Joomla! works with MageBridge URLs
- Migrating MageBridge from Joomla! 1.5 to Joomla! 2.5
- Using the MageBridge System Plugin
