PHPackages                             adminos/feedmanager - 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. adminos/feedmanager

ActiveLibrary[Admin Panels](/categories/admin)

adminos/feedmanager
===================

Product feed manager for ADMINOS — catalog management plus B2B partner feeds and B2C marketplace feeds.

v0.1.0-alpha.3(1mo ago)012proprietaryPHPPHP ^8.3

Since Apr 28Pushed 1mo agoCompare

[ Source](https://github.com/AdminosCZ/feedmanager)[ Packagist](https://packagist.org/packages/adminos/feedmanager)[ Docs](https://adminos.cz)[ RSS](/packages/adminos-feedmanager/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (7)Versions (2)Used By (2)

ADMINOS Feed Manager
====================

[](#adminos-feed-manager)

Product catalog management with B2B partner feeds and B2C marketplace feeds, distributed as an ADMINOS module.

What it provides
----------------

[](#what-it-provides)

- A central `Product` entity with everything needed for both inbound (supplier feeds) and outbound (marketplace / partner feeds) flows
- Filament resources for catalog editing and partner / supplier configuration
- Output endpoints — partner-token-authenticated B2B feed and hash-authenticated B2C marketplace feed
- Inbound feed importers for the most common Czech / Slovak schemas (Heuréka, Google Shopping, Shoptet, custom)

Status
------

[](#status)

Pre-stable preview. Public APIs marked `@api` follow SemVer; everything else may change without notice between `0.x` releases. The first published version (`0.1.0-alpha.x`) ships only the catalog scaffold; partner / marketplace feeds and supplier ingest land in subsequent releases.

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

[](#installation)

In an ADMINOS skeleton project:

```
composer require adminos/feedmanager
php artisan migrate
```

The module's service provider is auto-discovered via Laravel's `extra.laravel.providers` mechanism. To make its Filament resources visible in your admin panel, add the plugin to your `AdminPanelProvider`:

```
use Adminos\Modules\Feedmanager\Filament\FeedmanagerPlugin;

$panel->plugin(FeedmanagerPlugin::make());
```

Requirements
------------

[](#requirements)

- PHP 8.3+
- Laravel 13+
- Filament 4+
- `adminos/core` ^0.1.0-alpha.2

License
-------

[](#license)

Proprietary. See [LICENSE](LICENSE). Copyright © Rekoj.cz.

Issues and pull requests
------------------------

[](#issues-and-pull-requests)

This repository is a **read-only mirror** generated from the [`AdminosCZ/adminos`](https://github.com/AdminosCZ/adminos) monorepo by a subtree-split GitHub Action. Pull requests and issues opened here cannot be merged. File them against the monorepo instead:

- Issues:
- Pull requests:

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance93

Actively maintained with recent releases

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

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

Unknown

Total

1

Last Release

42d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f424dd587d95ec228a84e89e24af75002b367a4a0a50761abebbeed87c2fd741?d=identicon)[AdminosCZ](/maintainers/AdminosCZ)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/adminos-feedmanager/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3325.1M337](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

9782.1M153](/packages/laravel-ai)[spatie/laravel-health

Monitor the health of a Laravel application

88011.3M149](/packages/spatie-laravel-health)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45344.0k1](/packages/pressbooks-pressbooks)[api-platform/laravel

API Platform support for Laravel

59156.3k10](/packages/api-platform-laravel)[calebdw/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

15104.9k4](/packages/calebdw-larastan)

PHPackages © 2026

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