v1.0.3 2023-09-07 14:39 UTC

This package is auto-updated.

Last update: 2024-05-07 16:05:54 UTC


README

Magnews integration

Notes

  • v0: PHP 7
  • v1: PHP 8

Setup

composer require {PACKAGE}

Examples

Contacts - Subscribe

Edit: $accessToken, $idDatabase

Run:

php public/example-contacts-subscribe.php

TODO

  • fix static analysis issues (lint+phpcs+phpstan must always work)