PHPackages                             rankfoundry/laravel-dashboard-fulfill-tile - 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. rankfoundry/laravel-dashboard-fulfill-tile

ActiveLibrary[Admin Panels](/categories/admin)

rankfoundry/laravel-dashboard-fulfill-tile
==========================================

Laravel Dashboard Tile for SellBrite Fulfillment

v1.0.1(5y ago)012MITPHPPHP ^7.4

Since Jan 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/RankFoundry/laravel-dashboard-fulfill-tile)[ Packagist](https://packagist.org/packages/rankfoundry/laravel-dashboard-fulfill-tile)[ Docs](https://rankfoundry.com)[ RSS](/packages/rankfoundry-laravel-dashboard-fulfill-tile/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

A tile to display orders needing fulfillment from SellBrite
===========================================================

[](#a-tile-to-display-orders-needing-fulfillment-from-sellbrite)

[![Latest Version on Packagist](https://camo.githubusercontent.com/dc1907e4ecaaa979ce4d12b57f07235f9d87828fd02bf7c34d67db7a3f92ff1b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72616e6b666f756e6472792f6c61726176656c2d64617368626f6172642d66756c66696c6c2d74696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rankfoundry/laravel-dashboard-fulfill-tile)[![Total Downloads](https://camo.githubusercontent.com/263e3b55d7fba8829dbe129b2ab9e387563553c463393568788efad89480267a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72616e6b666f756e6472792f6c61726176656c2d64617368626f6172642d66756c66696c6c2d74696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rankfoundry/laravel-dashboard-fulfill-tile)

This tile can be used on [the Laravel Dashboard](https://docs.spatie.be/laravel-dashboard) to display orders ready for fulfillment in SellBrite.

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

[](#installation)

You can install the tile via composer:

```
composer require rankfoundry/laravel-dashboard-fulfill-tile.
```

Sign up to [SellBrite](https://bit.ly/2ZpJuyX) to manage your e-commerce sales from multiple marketplaces. Once your account is created you will need to obtain an API Token and API Key. You will also need your local warehouse UUID.

```
// in config/dashboard.php

return [
    // ...
    'tiles' => [
        'fulfill' => [
            'api_token' => '#######################',
            'api_key' => '#######################',
            'warehouse' => '#######################',
        ],
    ],
];
```

In `app\Console\Kernel.php` you should schedule the `RankFoundry\FulfillTile\FetchFulfillmentsCommand` to run every five minutes.

```
// in app/console/Kernel.php

protected function schedule(Schedule $schedule)
{
    // ...
    $schedule->command(\RankFoundry\FulfillTile\Commands\FetchFulfillmentsCommand::class)->everyFiveMinutes();
}
```

You are also able to execute the command manually.

```
php artisan dashboard:fetch-fulfillments
```

Usage
-----

[](#usage)

In your dashboard view you use the `livewire:fulfill-tile` component.

```

```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Kevin Fairbanks](https://github.com/KevinFairbanks)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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 ~0 days

Total

2

Last Release

1955d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/81b87f18c4f160cb3b93916cc69bbee851647b1df6837d2d55586dcb5b17ddfb?d=identicon)[KevinFairbanks](/maintainers/KevinFairbanks)

---

Top Contributors

[![KevinFairbanks](https://avatars.githubusercontent.com/u/12453603?v=4)](https://github.com/KevinFairbanks "KevinFairbanks (3 commits)")

---

Tags

amazonecommercewalmartebayshopifySellbritelaravel dashboard tile

### Embed Badge

![Health badge](/badges/rankfoundry-laravel-dashboard-fulfill-tile/health.svg)

```
[![Health](https://phpackages.com/badges/rankfoundry-laravel-dashboard-fulfill-tile/health.svg)](https://phpackages.com/packages/rankfoundry-laravel-dashboard-fulfill-tile)
```

###  Alternatives

[m2epro/magento2-extension

M2E Pro is a Magento trusted (TM), award-winning extension, which allows merchants of all sizes to fully integrate Magento based system(s) into eBay/Amazon/Walmart platforms.

70642.0k](/packages/m2epro-magento2-extension)[m2epro/magento1-extension

M2E Pro is a Magento trusted (TM), award-winning extension, which allows merchants of all sizes to fully integrate Magento based system(s) into eBay/Amazon/Walmart platforms.

537.8k](/packages/m2epro-magento1-extension)[sylius/order-bundle

Sales order management for Symfony applications.

11415.2k8](/packages/sylius-order-bundle)[fancyecommerce/fec_admin

fancy ecommerce

6312.1k1](/packages/fancyecommerce-fec-admin)[tomatophp/filament-pos

POS System for FilamentPHP with a lot of features and integration with Ecommerce Builder

681.5k](/packages/tomatophp-filament-pos)

PHPackages © 2026

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