Download the PHP package ebizmarts/mc-magento without Composer

On this page you can find all versions of the php package ebizmarts/mc-magento. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package mc-magento

MailChimp For Magento 1

Build Status

MailChimp Integration

Integration to sync all the Magento data (Newsletter subscriber, Customers, Orders, Products) with MailChimp. It allows to use all the MailChimp potential for email Marketing such as sending Campaigns, Automations and more.

Mandrill Integration

The integration includes a Mandrill SMTP module that overrides the one integrated from Magento, you will need to enable Mandrill with its API key from your Mandrill account (mandrillapp.com) for the transactional emails to work. If you want to use the Mailchimp integration without Mandrill for SMTP, contact our support so we can tell you how to set that up.

Main Features

Prerequisites

Magento Community Edition (1.8 or above) or Magento Enterprise (1.11 or above)

MailChimp Account

Step Installation

To get a copy of the project up and running on your local machine for development and testing purposes, just clone this repository on your Magento’s root directory and flush the Magento’s cache.

Alternatively, use modman to install this module.

modman clone https://github.com/mailchimp/mc-magento.git -b 'master'

Module Configuration

To enable MailChimp For Magento:

  1. Go to System -> Configuration -> MAILCHIMP -> MailChimp Configuration -> Select scope on your Magento’s back end.
  2. Click the Get API credentials and place your MailChimp credentials, then an API Key will be shown.
  3. Paste the API Key on MailChimp For Magento’s configuration and click Save Config
  4. When the page is loaded again select the desired audience to sync with the Magento’s newsletter audience. At this point your Magento subscribers will start being sent to the configured MailChimp audience.
  5. If you have a paid MailChimp account and want to use MailChimp Automations go to "Default Config" scope and to the Ecommerce section and set it to Enabled. Now all your store information (Products, orders, customers and carts) will start being sent to MailChimp's associated audience at your "Default Config" scope.

More guides and tutorials about the Mailchimp integration with Magento can be found on the tutorial page of Mailchimp.

Report Issues

For reporting issues, follow this guidelines or your issue will be rejected.

Labels applied by the team

Label Description
bug Bug report contains sufficient information to reproduce. Will be solved for associated Milestone.
enhancement Improvement accepted. Will be added for associated Milestone.
done Issue has been solved and will be applied in the associated Milestone.
duplicate Issue has been already reported and will be closed with no further action.
wrong issue format Issue has not been created according to requirements at the Issue reporting guidelines. Will be closed until requirements are met.
feature request Feature request to be considered by the team. After approval will be labeled as enhancement.
could not replicate The team was not able to replicate issue. It will be closed until missing information is given.
contact support Contact our support team at [email protected]. Issue will be closed with no further action.
low priority Issue is considered as low priority by the team.
priority Issue is considered as high priority by the team.
conflict Issue reports a conflict with other third party extension.
need feedback Feedback is required to continue working on the issue. If there is no answer after a week it will be closed.
blocked Issue can not be solved due to external causes.
read documentation Issue will be closed. Available documentation: MailChimp For Magento doc

Pull requests

Before creating a pull request please make sure to follow this guidelines or it will be rejected.

Support

Need support? Click here

License

Open Software License (OSL 3.0)


All versions of mc-magento with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ebizmarts/mc-magento contains the following files

Loading the files please wait ....