Skip to content

dakala/constant_contact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Constact Contact - Drupal 8

Note: This is a development version and the management of the dependencies hasn't been determined yet. If you'd like to see what it does, try it in a local sandbox. A number of things may change.

Dependencies:

Steps:

  • Edit the composer.json in your Drupal site root:

    "require": {
        ...
        "constantcontact/constantcontact": "dev-development",
        ...
    },
    ...
    ,
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/dakala/php-sdk.git"
        }
    ],
    ...
  • Run composer update

  • Get the module from https://github.com/dakala/constant_contact and install.

About

Drupal 8 Constant Contact module

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors