• Product

  • Solutions

  • Developers

  • Docs

  • Pricing

  • Cloud

Search icon
Strapi plugin logo for Todo

Todo
Plugin verified by Strapi

Keep track of your content management with todo lists

thumbnail for Todo

strapi-plugin-todo

This plugin adds a todo list next to your content in Strapi. It makes it easy for admin users to keep track of their content management.

Screenshot

Installation

Start by adding the plugin as dependency in your Strapi app:

# Using Yarn
yarn add strapi-plugin-todo

# Or using npm
npm install strapi-plugin-todo

Then build & restart your application:

# Using Yarn
yarn build && yarn develop

# Or using npm
npm run build && npm run develop

Features & roadmap

  • Create a task
  • Toggle a task
  • Delete a task
  • Update a task
  • Assign a task to a Strapi admin
  • Set a due date for a task

Development process

To find out more about how this plugin was built:

Credits

Install now

npm install strapi-plugin-todo

STATS

20 GitHub stars235 weekly downloads

Last updated

129 days ago

Strapi Version

4.0.0 and above

Author

github profile image for Rémi de Juvigny
Rémi de Juvigny

Useful links

Create your own plugin

Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.