Je veux utiliser magento connect pour installer un plugin. Je reçois une page 404 lorsque j'essaie de l'ouvrir.
j'ai essayé de
1] delete the files from var/cache
2] check if the following values on database are correct according to those instructions:
UPDATE `core_store` SET store_id = 0 WHERE code='admin';
UPDATE `core_store_group` SET group_id = 0 WHERE name='Default';
UPDATE `core_website` SET website_id = 0 WHERE code='admin';
UPDATE `customer_group` SET customer_group_id = 0 WHERE customer_group_code='NOT
J'apprécie toute aide à ce sujet.
http://MAGENTO/downloader/index.php
. Que se passe-t-il si vous ajoutez /index.php
à la fin, alors http://MAGENTO/downloader/index.php
?