Skip to main content

Client of activecampaign

Project description

=====
ActiveCampaign
=====

...

Quick start
-----------

1. Add "activecampaign" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'activecampaign',
]

2. Add configurations to your setting::

ACTIVECAMPAIGN_PATH = ''
ACTIVECAMPAIGN_PASS = ''
ACTIVECAMPAIGN_SENDER_NAME = ''
ACTIVECAMPAIGN_SENDER_ADDR1 = ''
ACTIVECAMPAIGN_SENDER_CITY = ''
ACTIVECAMPAIGN_SENDER_COUNTRY = ''
ACTIVECAMPAIGN_SENDER_COUNTRY = ''
ACTIVECAMPAIGN_FROMMAIL = ''
ACTIVECAMPAIGN_NAME = ''
ACTIVECAMPAIGN_REPLAY = ''

3. Run `python manage.py migrate` to create the polls models.

4. Start the development server and visit http://127.0.0.1:8000/admin/
to create campaigns (you'll need the Admin app enabled).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-activecampaign-0.1.2.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distributions

django_activecampaign-0.1.2-py2.py3-none-any.whl (16.6 kB view hashes)

Uploaded Python 2 Python 3

django_activecampaign-0.1.2-py2-none-any.whl (16.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page