Skip to main content

A Fidus Writer plugin to integrate with an emaillist using PHPList.

Project description

FidusWriter-PHPList

FidusWriter-PHPList is a Fidus writer plugin to connect a Fidus Writer instance with an email list using PHPList. It allows users signing up on the Fidus Writer instance to also sign up for the email list.

Installation

  1. Install PHPList 3.X if you haven't done so already. Install Fidus Writer with the command:

    pip install fiduswriter[phplist]

  2. Create an email list within PHPList if you don't have one already. Take note of the list ID.

  3. Within PHPList, install the REST API plugin.

  4. Setup an admin user with access rights to manage subscriber lists within PHPList.

  5. Add "phplist" to your INSTALLED_APPS setting in the configuration.py file like this::

    INSTALLED_APPS += ( ... 'phplist', )

  6. Add these settings to configuration.py::

    PHPLIST_BASE_URL # The URL of your PHPList installation PHPLIST_LOGIN # The PHPList user's username created in step 4 PHPLIST_PASSWORD # The PHPList user's password created in step 4 PHPLIST_SECRET (optional) # If you have set an obligatory secret within the PHPLIst REST API, set it here as well. PHPLIST_LIST_ID # The email list id found in step 2.

  7. (Re)start your Fidus Writer server.

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

fiduswriter-phplist-3.11.5.tar.gz (22.0 kB view details)

Uploaded Source

Built Distribution

fiduswriter_phplist-3.11.5-py3-none-any.whl (28.0 kB view details)

Uploaded Python 3

File details

Details for the file fiduswriter-phplist-3.11.5.tar.gz.

File metadata

  • Download URL: fiduswriter-phplist-3.11.5.tar.gz
  • Upload date:
  • Size: 22.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.6.1 requests/2.24.0 setuptools/65.6.3 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.5

File hashes

Hashes for fiduswriter-phplist-3.11.5.tar.gz
Algorithm Hash digest
SHA256 2124a77f54f458886c505a852e49c3255c4d5c520257f78cc5d8f3ec746ee1f4
MD5 e2022e2be5b7e151c8c8ab898a3c9cea
BLAKE2b-256 94dffc02a77c3e4456617e52f8d7d182c8c59c1ea4576812f34017218d62e9e9

See more details on using hashes here.

File details

Details for the file fiduswriter_phplist-3.11.5-py3-none-any.whl.

File metadata

  • Download URL: fiduswriter_phplist-3.11.5-py3-none-any.whl
  • Upload date:
  • Size: 28.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.6.1 requests/2.24.0 setuptools/65.6.3 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.5

File hashes

Hashes for fiduswriter_phplist-3.11.5-py3-none-any.whl
Algorithm Hash digest
SHA256 faf64d647024d384a570609c6a51dca8d88c0d35f1b5d54c1e44db17bbf6433b
MD5 414b90e4aef266bb1add71a3a6aec458
BLAKE2b-256 48f71d629715bea233986ec38f1a2d95e2008a8a2a8d5463ad12de690932b883

See more details on using hashes here.

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