=== Melgab Project ToDo Board ===
Contributors: melgabmedia
Tags: todo, project management, task board, productivity, checklist
Requires at least: 6.2
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.3
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight project and task management board inside WordPress admin for organising projects, tracking tasks and managing work in one place.

== Description ==

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.

== Installation ==

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.

== Frequently Asked Questions ==

= 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.

== Screenshots ==

1. Projects board overview
2. Assign task types
3. Add new projects and manage multiple tasks within each one

== 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

== Upgrade Notice ==

= 1.0.3 =
Fixes task ordering and text formatting issues. Recommended update.

= 1.0.2 =
Maintenance update with branding, Plugin Check fixes and task update improvements.

= 1.0.0 =
Initial release.
