Question

I am trying to install the greek language pack through the magento connect manager and i always get the following error:

community/Locale_Mage_community_el_GR: Package release 'Locale_Mage_community_el_GR' not found on server: No releases for 'Locale_Mage_community_el_GR: Package release 'Locale_Mage_community_el_GR' not found on server', skipping

I know the extension is in beta version so i changed the preferred state from the magento's connect manager settings, but the error still remains. What can i do?

Was it helpful?

Solution

Option 1: Download the package and apply proper deployment (bypass Connect Manager).

Option 2: Try via command line (see WebShopApps blog post).

$ ./mage config-show
…
preferred package state        preferred_state      beta
…

$ ./mage install connect20.magentocommerce.com/community Locale_Mage_community_el_GR
…
Package community/Locale_Mage_community_el_GR 1.0.19870.4.2 installed successfully

OTHER TIPS

I don't have an answer to why doesn't work, but I may have a solution to your problem. You can get any language pack from here. Versedi did a nice job gathering every language pack available on Magento 1.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top