Skip to content

anibalealvarezs/mailchimp-api

Repository files navigation

Mailchimp API

Instructions

Require the package in the composer.json file of your project, and map the package in the repositories section. You must also map the api-skeleton package.

{
    "require": {
        "php": ">=8.1",
        "anibalealvarezs/mailchimp-api": "@dev"
    },
    "repositories": [
        {
            "type": "composer", "url": "https://satis.anibalalvarez.com/"
        }
    ]
}

Note: In order to use the package from GitLab, you need to have a valid SSH key configured in your GitLab account.

Methods

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages