Error in installing Magento Plugins

Asked By 0 points N/A Posted on -
qa-featured

The error message I get from Magento when installing the plug in are these:

Downloading MailChimp_EComm360-1.0.5.tgz …

Starting to download MailChimp_EComm360-1.0.5.tgz (22,282 bytes)

. . . . . …done: 22,282 bytes

ERROR: failed to mkdir /home/taytech/public_html/mdm/app/code/community/MailChimp/Ecomm360/etc

I would like to get help to install this. What can I do so the file may get installed?

SHARE
Answered By 0 points N/A #93407

Error in installing Magento Plugins

qa-featured

I will explain a way of installing Magento using FTP. Follow the following steps for installation. Use the FTP of your choice.

Step 1: Create a temporary folder and extract files into it.

I will explain a way of installing Magento using FTP. Follow the following steps for installation. Use the FTP of your choice.

Step 1: Create a temporary folder and extract files into it.

Description: The extracted extension files

These files are extracted.


Step 2: Open Aschroder_SMTPPro-1.1.1 folder:

Description: The files inside the actual package

These are the files inside the folder.


Step 3: The target Magento plugin files to be installed looks like this:

Description: The base of the Magento install that you'll be installing into

This is the base of Magento plugin that will be installed into.


Step 4: Place the Aschroder folder into app/code/community:

Description: Put the Aschroder directory into the community directory.


Step 5: Place modules/Aschroder_SMTPPro.xml file in app/etc/modules/:

Description: Put the module file into the app/etc/modules directory.


Step 6: Place smtppro template folder into a default adminhtml template folder:

Description: Put the smtppro templates into the default adminhtml templates directory.

You are now done. Just refresh the Magento cache.

Related Questions