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
- Host: GitHub
- URL: https://github.com/vanilleplugin/task
- Owner: VanillePlugin
- License: mit
- Created: 2021-04-01T19:23:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-06T07:29:27.000Z (about 3 years ago)
- Last Synced: 2025-03-01T10:37:26.356Z (11 months ago)
- Topics: wordpress, wordpress-asynchronous, wordpress-queue, wordpress-tasks
- Language: PHP
- Homepage: https://jakiboy.github.io/VanillePlugin-Task/
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
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*.