Melgab Project ToDo Board

Deskripsyon

Melgab Project ToDo Board is a lightweight project management and task tracking board built directly into the WordPress admin dashboard.

It allows you to organise projects, manage tasks, track progress and capture notes without needing an external project management tool.

This plugin originally started as a simple replacement for a physical notebook, giving the developer a practical way to capture ideas, tasks and project notes without leaving the WordPress admin area.

Melgab Project ToDo Board is ideal for developers, agencies and site owners.

Features include:

  • Create and manage project boards
  • Add and track tasks within each project
  • Task types, priorities and statuses
  • Task updates and progress notes
  • Task dependencies between tasks
  • Drag and drop task ordering (AJAX, no page reload)
  • Starter example project created on first install

Everything runs inside the WordPress admin interface and stores data in its own plugin tables.

Mga Screenshot

Pag-install

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the WordPress admin.
  3. Open My ToDo List from the admin menu.

FAQ

Does uninstall delete my data?

Yes. Uninstalling the plugin deletes its custom plugin tables, including projects, tasks, task updates, task types and dependencies.

Can I use this on a live site?

Yes. The plugin is intended to run inside WordPress admin and store project and task data in its own custom tables.

Does this work for teams?

The plugin is designed primarily for individual site administrators managing projects inside WordPress, but it can be used by any admin users with access to the dashboard.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Melgab Project ToDo Board” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Melgab Project ToDo Board” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0.3

  • Fixed task drag-and-drop ordering not saving correctly.
  • Replaced page reload ordering with AJAX-based saving.
  • Corrected sort_order handling for legacy tasks.
  • Fixed task description line breaks being stripped on save.
  • Fixed task update (notes) formatting losing line breaks.
  • General stability and usability improvements.

1.0.2

  • Added shared footer branding link.
  • Improved task update handling and compatibility.
  • Cleared Plugin Check errors and warnings.
  • General tidy-up and stability improvements.
  • Project archive feature added.
  • Added drag-and-drop project ordering.

1.0.0

  • Initial public release