Download the PHP package rankfoundry/laravel-dashboard-fulfill-tile without Composer
On this page you can find all versions of the php package rankfoundry/laravel-dashboard-fulfill-tile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rankfoundry/laravel-dashboard-fulfill-tile
More information about rankfoundry/laravel-dashboard-fulfill-tile
Files in rankfoundry/laravel-dashboard-fulfill-tile
Package laravel-dashboard-fulfill-tile
Short Description Laravel Dashboard Tile for SellBrite Fulfillment
License MIT
Homepage https://rankfoundry.com
Informations about the package laravel-dashboard-fulfill-tile
A tile to display orders needing fulfillment from SellBrite
This tile can be used on the Laravel Dashboard to display orders ready for fulfillment in SellBrite.
Installation
You can install the tile via composer:
Sign up to SellBrite 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 app\Console\Kernel.php
you should schedule the RankFoundry\FulfillTile\FetchFulfillmentsCommand
to run every five minutes.
You are also able to execute the command manually.
Usage
In your dashboard view you use the livewire:fulfill-tile
component.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Kevin Fairbanks
- All Contributors
License
The MIT License (MIT). Please see License File for more information.