2017 © Pedro Peláez
 

october-plugin todos-plugin

Simple backend To-Do list plugin.

image

renatio/todos-plugin

Simple backend To-Do list plugin.

  • Wednesday, November 29, 2017
  • by mplodowski
  • Repository
  • 1 Watchers
  • 1 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

To-Do List Plugin

Simple backend To-Do List plugin. It allows to create tasks list for each backend user., (*1)

Features

  • Manage lists and tasks
  • Lists of tasks belongs to backend user
  • Task reminder email

Installation

There are couple ways to install this plugin., (*2)

  1. Use October Marketplace and Add to project button.
  2. Use October backend area Settings > System > Updates & Plugins > Install Plugins and type Renatio.Todos.
  3. Use php artisan plugin:install Renatio.Todos command.
  4. Use composer require renatio/todos-plugin in project root.

Configuration

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)

Using

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)

Mail template

Plugin will register reminder email template. You can customize it in Settings > Mail Templates., (*7)

Support

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)

Like this plugin?

If you like this plugin, give this plugin a Like or Make donation with PayPal., (*10)

The Versions

29/11 2017

dev-master

9999999-dev https://octobercms.com/plugin/renatio-todos

Simple backend To-Do list plugin.

  Sources   Download

MIT

The Requires

 

by Michal Plodowski

laravel php task todo octobercms octobercms-plugin