-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
task system #6
Labels
Comments
contribution by User Mipher @ MyBB.com:
Usage:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Consider adding task support.
It'd have to support creation / updating of tasks (on activate), as well as suspension (on deactivate), and removal (on uninstall). And it should probably do some sanity checks, such as is the task file actually present or not.
The text was updated successfully, but these errors were encountered: