2017 © Pedro Peláez
 

joomlatools-extension framework-scheduler

A reusable component for task scheduling

image

joomlatools/framework-scheduler

A reusable component for task scheduling

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Scheduler Component for Joomlatools Framework

This is a re-usable component offering job sheduling and management for Joomlatools Framework., (*1)

Requirements

  • Joomlatools Framework 2 or newer
  • PHP 5.3 or newer
  • MySQL 5

Installation

Install using Composer. Go to the root directory of your Joomla installation in command line and execute this command:, (*2)

composer require joomlatools/framework-scheduler:1.*

The component will be installed in the vendor folder of the root directory of your Joomla site. The composer installer will make sure that the component is bootstrapped from that location and made available to other components extending it or just making use of it., (*3)

Out of the box, the component will attempt to store jobs data in a database table named [component]_scheduler_jobs. An SQL dump file maybe found under the /resources/install directory for creating this database table. This database needs to be manually created for the component to function properly. At the moment we only support MySQL., (*4)

Contributing

This component is an open source, community-driven project. Contributions are welcome from everyone. We have contributing guidelines to help you get started., (*5)

Contributors

See the list of contributors., (*6)

License

Scheduler for Joomlatools Framework is free and open-source software licensed under the GPLv3 license., (*7)

Community

Keep track of development and community news., (*8)

The Versions

27/02 2018

dev-master

9999999-dev https://github.com/joomlatools/joomlatools-framework-scheduler

A reusable component for task scheduling

  Sources   Download

GPLv3 GPL-3.0-only

The Requires

 

component scheduler joomla

08/01 2018

v1.2.0

1.2.0.0 https://github.com/joomlatools/joomlatools-framework-scheduler

A reusable component for task scheduling

  Sources   Download

GPLv3

The Requires

 

component scheduler joomla

05/01 2018

dev-feature/3-multiple

dev-feature/3-multiple https://github.com/joomlatools/joomlatools-framework-scheduler

A reusable component for task scheduling

  Sources   Download

GPLv3

The Requires

 

component scheduler joomla

02/08 2017

v1.1.0

1.1.0.0 https://github.com/joomlatools/joomlatools-framework-scheduler

A reusable component for task scheduling

  Sources   Download

GPLv3

The Requires

 

component scheduler joomla

03/04 2017

v1.0.3

1.0.3.0 https://github.com/joomlatools/joomlatools-framework-scheduler

A reusable component for task scheduling

  Sources   Download

GPLv3

The Requires

 

component scheduler joomla

18/01 2017

v1.0.2

1.0.2.0 https://github.com/joomlatools/joomlatools-framework-scheduler

A reusable component for task scheduling

  Sources   Download

GPLv3

The Requires

 

component scheduler joomla

13/10 2016

v1.0.1

1.0.1.0 https://github.com/joomlatools/joomlatools-framework-scheduler

A reusable component for task scheduling

  Sources   Download

GPLv3

The Requires

 

component scheduler joomla

16/09 2016

v1.0.0

1.0.0.0 https://github.com/joomlatools/joomlatools-framework-scheduler

A reusable component for task scheduling

  Sources   Download

GPLv3

The Requires

 

component scheduler joomla