Todo Block

Description

Logged In users can s=now save selection (if enabled)
Gutenberg is a great block editor but it does not come with a todo block.

You can now create to-do lists in WordPress Gutenberg editor.
Your todo checkboxes will appear both on the frontend and backend. It will even keep the current state of the checkbox when shown on the frontend.

You can use this block to
– add tasks to your posts and pages
– create a checklist of items
– let users save selection
– set goals

Screenshots

  • The ToDo block on the backend.
  • The ToDo block on the frontend

Blocks

This plugin provides 2 blocks.

  • Checklist (Todo List) A group of checkboxes
  • Checkbox (Todo Item) Checkbox for Todo List

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/todo-list directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

What is the minimum WordPress version

5.0

Reviews

July 5, 2024 1 reply
I does not work on latest WP and PHP 8.2. Added the todo list but didn’t show on the post
May 7, 2024 1 reply
Things I Wish: I could use markdown to insert a checkbox, I should be able to type [] followed by a spacebar for example to insert or maybe [ ] followed by a spacebar I could double tap enter to exit the block (instead of just keep creating new checkboxes) Things I Like: Read only option No lag Light in plugin size
Read all 3 reviews

Contributors & Developers

“Todo Block” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Todo Block” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1

  • Change tested up to

1.0.6

  • Remove console.log
  • Add Youtube URL

1.0

  • Release