An open API service indexing awesome lists of open source software.

https://github.com/wpbones/wpkirk-cron-boilerplate

A WP Bones boilerplate to start to use the WordPress Cron Job which could be used as a boilerplate/template
https://github.com/wpbones/wpkirk-cron-boilerplate

cron wordpress wordpress-plugin wpbones

Last synced: 9 days ago
JSON representation

A WP Bones boilerplate to start to use the WordPress Cron Job which could be used as a boilerplate/template

Awesome Lists containing this project

README

          


WP Bones Logo

# WP Bones Cron Boilerplate WordPress Plugin

WP Kirk Database Boilerplate is your starting point to create a WordPress plugin using [WP Bones](https://wpbones.com/) Framework Library.

## Requirements

- PHP 7.4 or higher

## Installation

```bash
git clone -b main https://github.com/wpbones/WPKirk-Cron-Boilerplate.git
cd
composer install
```

## Documentation

You'll find the [complete docs here](https://wpbones.com/docs).