Thursday, October 10, 2013

How to work with extensions in magento

1. You should go to http://www.magentocommerce.com/magento-connect/ and find appropriate extension. Make sure that version of your Magento is compatible with extension, select suitable version of Magento Connect. After that you should click on Get extension key. Copy extension key.


Magento_how_to_work_with_extensions-1


 


2. Go to System->Magento Connect->Magento Connect Manger and paste the key you have copied.


Magento_how_to_work_with_extensions-2


 


3. Click on install. Console shows status of installation.


Magento_how_to_work_with_extensions-3


 


4. Refresh the page in order to see changes. Extension will appear in the extensions list. We have successfully installed Guest_Book extension.


Magento_how_to_work_with_extensions-4


 


5. Return to admin section, logout from Magento admin section and login back after that. Go to System->Configurationand find settings for your extension.


Magento_how_to_work_with_extensions-5


 


6. Open extension settings. There you can modify options for your extension.


Magento_how_to_work_with_extensions-6


 


7. Refresh home page in order to check changes. We can see that Guest Book link appear in menu.


8. Extension is installed and works properly.


Let’s remove extension from Magento.


1. Go to Magento Connect Manager. There we can see list of extensions.


Magento_how_to_work_with_extensions-9


 


2. Find extension you need to remove. In our case it is Guest_Book extension. Select appropriate action for extension.


Magento_how_to_work_with_extensions-10


 


3. Click on Commit changes. After that actions you have set will be performed. We have selected Uninstal option.


4. In console you will see that extension is uninstalled.


Magento_how_to_work_with_extensions-11



How to work with extensions in magento

No comments:

Post a Comment