/testcom

A Joomla 4 extensions playground

Primary LanguagePHP

This is the source of my Joomla extensions playground. Here you will find components, plugins, modules, CLI Commands webservices entrypoint.

Requirements

Joomla >= 4.0

MySQL >= 5.6.0 or PostgreSQL >= 11.0

PHP >= 7.2.5

## Installation

Install the package pkg_jobs.zip

the package include:

The Jobs component com_jobs.zip

The job plugin ExportDB plg_job_exportdb.zip

The job plugin Log rotation plg_job_logrotation.zip

The job plugin Clean expired cache plg_job_cleancache.zip

The job plugin Expire privacy consent plg_job_expiredconsent.zip

The job plugin Start a Friend plg_job_startafriend.zip

The webservices plugin Jobs plg_webservices_jobs.zip

The console plugin Jobs plg_console_job.zip

The system plugin scheduler plg_system_scheduler.zip