dev-master
9999999-dev https://octobercms.com/plugin/renatio-todosSimple backend To-Do list plugin.
MIT
The Requires
- php >=7.0
- composer/installers ~1.0
by Michal Plodowski
laravel php task todo octobercms octobercms-plugin
Simple backend To-Do list plugin.
Simple backend To-Do List plugin. It allows to create tasks list for each backend user., (*1)
There are couple ways to install this plugin., (*2)
php artisan plugin:install Renatio.Todos
command.composer require renatio/todos-plugin
in project root.Plugin relies on the system scheduler for sending reminder email. For scheduled tasks to operate correctly, you should configure Cron entry on your server., (*3)
Plugin will register menu item called To-Do List, which allow you to manage lists and tasks., (*4)
For each task you can set reminder at column. This will send reminder email to user at given time., (*5)
User can see only lists that belongs to him., (*6)
Plugin will register reminder email template. You can customize it in Settings > Mail Templates., (*7)
Please use GitHub Issues Page to report any issues with plugin., (*8)
Reviews should not be used for getting support or reporting bugs, if you need support please use the Plugin support link., (*9)
If you like this plugin, give this plugin a Like or Make donation with PayPal., (*10)
Simple backend To-Do list plugin.
MIT
laravel php task todo octobercms octobercms-plugin