Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

strapi-plugin-todo

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strapi-plugin-todo

Keep track of your content management with todo lists

  • 0.0.10
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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:

  • Watch the "Building, Shipping and Sharing Plugins" workshop
  • Read the "How to create a Strapi v4 plugin" series

Credits

FAQs

Package last updated on 13 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc