Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.47 KB

File metadata and controls

31 lines (19 loc) · 1.47 KB

AdminForth Background Jobs Plugin

License: MIT Build Status npm downloads npm version

Ask AI

Lets you run and manage background jobs from AdminForth resources.

Features

  • Run long tasks outside the request-response cycle.
  • Manage background work directly from AdminForth resources.
  • Keep admin operations responsive during heavy processing.
  • Support repeatable job-based back-office workflows.

Documentation

Full setup and configuration guide:

AdminForth Background Jobs Documentation

About AdminForth

AdminForth is an open-source, agent-first admin framework for building robust admin panels and back-office applications faster.

Related links