I have an extension when I try to install it in the connection manager on my localhost ... I get this error
CONNECT ERROR: The 'community' channel is not installed. Please use the MAGE shell script to install the 'community' channel.
I have read something. The official solution to this is to run the Magento SSH configuration command:
chmod 755 mage ./mage mage-setup
But I am confused how to use SSH on localhost on windows platform
Please imagine what solution for this error Magento connect
Thanks!
source share