PHPackages                             bleed/bftrcraftapsis - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. bleed/bftrcraftapsis

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

bleed/bftrcraftapsis
====================

Integrations between Craft and Apsis

07PHP

Since Jul 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/BleedDesignstudio/bftrcraftapsis)[ Packagist](https://packagist.org/packages/bleed/bftrcraftapsis)[ RSS](/packages/bleed-bftrcraftapsis/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bftr Craft Apsis plugin for Craft CMS 3.x
=========================================

[](#bftr-craft-apsis-plugin-for-craft-cms-3x)

A work in progress plugin that implements the Apsis API into Craft 3.

Installation
------------

[](#installation)

```
$ composer require bleed/bftrcraftapsis
```

Make sure to enter a valid Apsis API key under the plugin settings in the Craft admin panel.

Examples
--------

[](#examples)

### Add subscriber to mailing list

[](#add-subscriber-to-mailing-list)

```
{% set subscriber = {
	'Name': 'Gilles Deleuze',
	'Email': 'gilles@deleuze.fr'
} %}

{# first param is the mailing list ID #}
{# second param is subscriber object #}
{# third param decides whether or not to update info if the subscriber already exists #}
{{ apsisAddSubscriber('2710122', subscriber, false) }}
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13978601?v=4)[Kristoffer Lundberg](/maintainers/kristoffer1lundberg)[@kristoffer1lundberg](https://github.com/kristoffer1lundberg)

### Embed Badge

![Health badge](/badges/bleed-bftrcraftapsis/health.svg)

```
[![Health](https://phpackages.com/badges/bleed-bftrcraftapsis/health.svg)](https://phpackages.com/packages/bleed-bftrcraftapsis)
```

###  Alternatives

[ezsystems/ezplatform-matrix-fieldtype

Repository dedicated to Matrix Field Type for eZ Platform

25642.8k12](/packages/ezsystems-ezplatform-matrix-fieldtype)[scandipwa/catalog-graphql

Catalog-specific modifications for ScandiPWA

17237.8k2](/packages/scandipwa-catalog-graphql)[maatoo/mautic-referrals-bundle

This plugin enables referrals in mautic.

142.7k](/packages/maatoo-mautic-referrals-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
