TodoX — Project & Task Management for WordPress

外掛說明

TodoX is a full-featured task management plugin for WordPress. It provides a clean, fast React-powered SPA that lets your team manage work without leaving your WordPress site.

Key Features

  • Workspaces — Organize work into isolated workspaces with member roles (owner, admin, member, guest).
  • Departments & Teams — Group team members by department and assign them to teams.
  • Projects — Create projects inside workspaces and assign them to teams.
  • Sprints — Plan and run sprints within projects (Planned Active Completed).
  • Tasks — Full task lifecycle: title, description, priority, due date, assignee, labels, subtasks, comments, and activity log.
  • Kanban Board — Drag-and-drop task reordering across custom statuses.
  • Custom Statuses — Define unlimited task statuses per workspace with custom color and icon.
  • Notifications — In-app notification feed with unread badge.
  • Dashboard — At-a-glance stats, recent tasks, and activity feed per workspace.
  • REST API — Full WP REST API integration so data is always in sync.
  • i18n Ready — Fully internationalized with .pot file for translators.

螢幕擷圖

安裝方式

  1. Upload the todox folder to the /wp-content/plugins/ directory, or install directly through the WordPress plugin screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Click Projects in the WordPress admin sidebar. You will be redirected to the standalone task management app.
  4. Create your first workspace to get started.

常見問題集

Where does the app live?

The app runs at https://yoursite.com/todox — a standalone virtual page that does not require a WordPress page or theme template.

Who can access the app?

Any logged-in WordPress user can access the app. Access to individual workspaces is controlled by the workspace membership system.

Can I keep my data if I deactivate the plugin?

Yes. Go to the plugin settings and enable Keep data on uninstall before deleting the plugin. Without that option, all plugin tables and options are removed on uninstall.

Is the REST API secured?

Yes. All endpoints require an authenticated WordPress session. Workspace-level operations also verify workspace membership or the manage_options capability.

Does this work with multisite?

The plugin is single-site compatible. Multisite network-level features are not currently supported.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈TodoX — Project & Task Management for WordPress〉的開發相關工作。

參與者

變更記錄

0.1.0

  • Initial release.