uvodohq / database-queue
Database Queue plugin for Uvodo
dev-main
2022-07-18 00:00 UTC
Requires
- enqueue/dbal: ^0.10.17
- uvodohq/composer: ^1.0.0
This package is not auto-updated.
Last update: 2025-03-06 07:31:14 UTC
README
This is queue plugin for Uvodo
Plugin gives you database queue support for async tasks and events in Uvodo.
About Uvodo
Uvodo is source-available, headless eCommerce platform. Being white-label, Uvodo provides a self-hosted eCommerce platform for digital agencies and freelance developers to speed up eCommerce development. It’s customizable, scalable, and compatible with 3rd party technologies.
⚙️ Installation
- Run this command
git clone https://gitlab.com/uvodo/plugins/database-queue.git
underpublic/content/plugins
in Uvodo Project Code
- Go to
public/content/plugins/database-queue
and runcomposer install
📖 Documentation
Coming soon...........