PHPackages                             aiarmada/filament-affiliate-network - 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. [Admin Panels](/categories/admin)
4. /
5. aiarmada/filament-affiliate-network

ActiveLibrary[Admin Panels](/categories/admin)

aiarmada/filament-affiliate-network
===================================

Filament admin plugin for managing AIArmada affiliate network marketplace.

v0.1.32(1mo ago)00MITPHPPHP ^8.4

Since May 21Pushed 2w agoCompare

[ Source](https://github.com/AIArmada/filament-affiliate-network)[ Packagist](https://packagist.org/packages/aiarmada/filament-affiliate-network)[ Docs](https://github.com/aiarmada/commerce)[ RSS](/packages/aiarmada-filament-affiliate-network/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (31)Versions (35)Used By (0)

Filament Affiliate Network
==========================

[](#filament-affiliate-network)

Filament admin plugin for managing AIArmada affiliate network marketplace.

Overview
--------

[](#overview)

This package provides Filament resources and pages for managing a multi-merchant affiliate network.

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

[](#installation)

```
composer require aiarmada/filament-affiliate-network
```

Configuration
-------------

[](#configuration)

Register the plugin in your Filament panel:

```
use AIArmada\FilamentAffiliateNetwork\FilamentAffiliateNetworkPlugin;

public function panel(Panel $panel): Panel
{
    return $panel
        ->plugins([
            FilamentAffiliateNetworkPlugin::make(),
        ]);
}
```

Features
--------

[](#features)

### Admin Resources

[](#admin-resources)

- **Sites** - Manage merchant domains and verification
- **Offers** - Create and manage affiliate offers
- **Categories** - Organize offers into categories
- **Applications** - Review affiliate applications

### Merchant Portal

[](#merchant-portal)

- Dashboard with site/offer performance
- Offer management
- Creative asset uploads
- Affiliate approval workflow

### Affiliate Marketplace

[](#affiliate-marketplace)

- Browse available offers
- Apply for offers
- Generate deep tracking links
- View performance statistics

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance95

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity52

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.

###  Release Activity

Cadence

Every ~2 days

Total

34

Last Release

30d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1634949?v=4)[Saiffil Fariz](/maintainers/sairiz)[@sairiz](https://github.com/sairiz)

### Embed Badge

![Health badge](/badges/aiarmada-filament-affiliate-network/health.svg)

```
[![Health](https://phpackages.com/badges/aiarmada-filament-affiliate-network/health.svg)](https://phpackages.com/packages/aiarmada-filament-affiliate-network)
```

###  Alternatives

[filament/spatie-laravel-settings-plugin

Filament support for `spatie/laravel-settings`.

1122.7M99](/packages/filament-spatie-laravel-settings-plugin)[mradder/filament-logger

Audit logging, activity tracking, exports, alerts, and dashboards for Filament admin panels.

2310.5k](/packages/mradder-filament-logger)

PHPackages © 2026

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