PHPackages                             mage2pro/blackbaud-netcommunity - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. mage2pro/blackbaud-netcommunity

ActiveMagento2-module[Authentication &amp; Authorization](/categories/authentication)

mage2pro/blackbaud-netcommunity
===============================

Blackbaud NetCommunity integration with Magento 2

1.1.0(6y ago)096[1 issues](https://github.com/mage2pro/blackbaud-netcommunity/issues)proprietaryPHP

Since Oct 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mage2pro/blackbaud-netcommunity)[ Packagist](https://packagist.org/packages/mage2pro/blackbaud-netcommunity)[ Docs](https://mage2.pro/c/extensions/blackbaud-netcommunity)[ RSS](/packages/mage2pro-blackbaud-netcommunity/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (29)Used By (0)

The module integrates Magento 2 with the [Blackbaud NetCommunity](https://www.blackbaud.com/online-marketing/netcommunity) online fundraising software.
The module is **free** and **open source**.

Screenshots
-----------

[](#screenshots)

### 1. The «Create New Customer Account» screen

[](#1-the-create-new-customer-account-screen)

[![](https://camo.githubusercontent.com/abf819e7694c19cd8f46caeebc6abddd8377d2e5590214a4452d4f7b4c68486d/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f382f383234386437613634646635656234663134636365333832356136326333336364623536323766332e706e67)](https://camo.githubusercontent.com/abf819e7694c19cd8f46caeebc6abddd8377d2e5590214a4452d4f7b4c68486d/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f382f383234386437613634646635656234663134636365333832356136326333336364623536323766332e706e67)

### 2. The «Customer Login» screen

[](#2-the-customer-login-screen)

[![](https://camo.githubusercontent.com/ec8937dd9a0db83c4db9d563f67759d77e9acfd56f0264aa7b7b8e13222db1ae/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f342f343365356634336234623266653438383161366664646434663835393634633164643438306563652e706e67)](https://camo.githubusercontent.com/ec8937dd9a0db83c4db9d563f67759d77e9acfd56f0264aa7b7b8e13222db1ae/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f342f343365356634336234623266653438383161366664646434663835393634633164643438306563652e706e67)

### 3. The login button at the header

[](#3-the-login-button-at-the-header)

[![](https://camo.githubusercontent.com/81e3b48822c2cafe5116720a14d73ae700c0f9a0b9cabfd897fcc69a0dc3a886/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f312f313339386139353431393539636236663136393738363131396637616162343939306534333335652e706e67)](https://camo.githubusercontent.com/81e3b48822c2cafe5116720a14d73ae700c0f9a0b9cabfd897fcc69a0dc3a886/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f312f313339386139353431393539636236663136393738363131396637616162343939306534333335652e706e67)

### 4. The backend settings

[](#4-the-backend-settings)

[![](https://camo.githubusercontent.com/82f57bd3febf51704f9dd73063e581cbced1b257f9280bdb46253841d8d7c3a9/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f622f626163643432306465346535626637646239373737663831363766653665626632653138326362312e706e67)](https://camo.githubusercontent.com/82f57bd3febf51704f9dd73063e581cbced1b257f9280bdb46253841d8d7c3a9/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f622f626163643432306465346535626637646239373737663831363766653665626632653138326362312e706e67)

How to install
--------------

[](#how-to-install)

[Hire me in Upwork](https://upwork.com/fl/mage2pro), and I will:

- install and configure the module properly on your website
- answer your questions
- solve compatiblity problems with third-party checkout, shipping, marketing modules
- implement new features you need

### 2. Self-installation

[](#2-self-installation)

```
bin/magento maintenance:enable
rm -f composer.lock
composer clear-cache
composer require mage2pro/blackbaud-netcommunity:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US
bin/magento maintenance:disable

```

How to update
-------------

[](#how-to-update)

```
bin/magento maintenance:enable
composer remove mage2pro/blackbaud-netcommunity
rm -f composer.lock
composer clear-cache
composer require mage2pro/blackbaud-netcommunity:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US
bin/magento maintenance:disable

```

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~44 days

Recently: every ~234 days

Total

28

Last Release

2290d ago

Major Versions

0.8.7 → 1.0.02016-12-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ff3ceeca28bb312ef9df517484b80307dae5385affdf9ea2e43e73815792a56?d=identicon)[mage2pro](/maintainers/mage2pro)

---

Top Contributors

[![dmitrii-fediuk](https://avatars.githubusercontent.com/u/83204?v=4)](https://github.com/dmitrii-fediuk "dmitrii-fediuk (124 commits)")

---

Tags

authenticationblackbaudblackbaud-netcommunityfundraisingmage2promage2pro-authenticationmage2pro-modulemage2pro-module-readymage2pro-module-reusablemagentomagento-extensionmagento2magento2-extensionmagento2-moduleAuthenticationmagentosingle sign onecommercemagento 2magento extensionfundraisingBlackbaudBlackbaud NetCommunity

### Embed Badge

![Health badge](/badges/mage2pro-blackbaud-netcommunity/health.svg)

```
[![Health](https://phpackages.com/badges/mage2pro-blackbaud-netcommunity/health.svg)](https://phpackages.com/packages/mage2pro-blackbaud-netcommunity)
```

###  Alternatives

[mage2pro/currency-format

The «Price Format» extension for Magento 2

215.9k](/packages/mage2pro-currency-format)

PHPackages © 2026

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