Melgab Project ToDo Board

설명

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.

스크린샷

설치

  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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Melgab Project ToDo Board”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Melgab Project ToDo Board”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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