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

https://github.com/vanilleplugin/task

Add Asynchronous Tasks for VanillePlugin
https://github.com/vanilleplugin/task

wordpress wordpress-asynchronous wordpress-queue wordpress-tasks

Last synced: 5 months ago
JSON representation

Add Asynchronous Tasks for VanillePlugin

Awesome Lists containing this project

README

          

# VanillePlugin-Task

Add Asynchronous **Non-blocking** Tasks for VanillePlugin, Requires [VanillePlugin WordPress Plugin Framework](https://jakiboy.github.io/VanillePlugin/).

## ⚡ Installing:

```
composer require jakiboy/vanilleplugin-Task
```

## Contributing:

Please read [CONTRIBUTING.md](https://github.com/Jakiboy/VanillePlugin-Task/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

## Versioning:

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/Jakiboy/VanillePlugin-Task/tags).

## Authors:

* **Jihad Sinnaour** - [Jakiboy](https://github.com/Jakiboy) (*Initial work*)

See also the full list of [contributors](https://github.com/Jakiboy/VanillePlugin-Task/contributors) who participated in this project. Any suggestions (Pull requests) are welcome!

## License:

This project is licensed under the MIT License - see the [LICENSE](https://github.com/Jakiboy/VanillePlugin-Task/blob/master/LICENSE) file for details.

## ⭐ Support:

Please give it a Star if you like the project.

## 💡 Notice:

* *This Class requires maintenance! Use it carefully*.