/manual-scheduled-job

Run EspoCRM Scheduled Jobs Manually

Primary LanguagePHP

Module - Manual Scheduled Job

This Extension allows to run jobs manually directly from EspoCRM UI.

Table of Contents

Introduction

This Extension allows to run jobs manually directly from EspoCRM UI. It's a porting of the code by Hofundur from this issue espocrm/espocrm#1194 rebuilt as an extension to be upgrade safe.

After installation visit your scheduled jobs page (#ScheduledJob) to start using the extension. image

Requires

  • EspoCRM >= 7.0
  • PHP >= 7.2

Installation

Pre-build extension release

  1. Download the latest release from Release page.
  2. Go to Administration -> Extensions and upload the downloaded file.