You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A powerful, full-featured WordPress plugin to effortlessly create, manage, and track your tasks with custom statuses, priorities, and deadlines right from your dashboard.
11
+
WP-Todo: A full-featured WordPress plugin to create, manage, and track tasks with custom statuses, priorities, and deadlines from your dashboard.
12
12
13
13
== Description ==
14
+
WP-Todo is a powerful WordPress plugin that allows you to create, manage, and track tasks effortlessly. It’s perfect for individuals, teams, and businesses looking to stay organized and boost productivity. Features include:
14
15
15
-
This full-featured WordPress plugin provides a comprehensive solution for creating, managing, and tracking to-do lists directly from your dashboard.
16
-
17
-
Designed for both personal and professional use, it allows users to organize tasks efficiently, set priorities, and monitor progress at a glance. Each task can be assigned a status such as Not Started, In Progress, On Hold, Review, Completed, or Cancelled, giving you full visibility into your workflow. You can also set deadlines to ensure timely completion and prioritize tasks as High, Medium, or Low, helping you focus on what matters most. The plugin’s intuitive interface makes adding, editing, and deleting tasks quick and easy, while color-coded statuses and priorities provide a clear visual overview of your work. Perfect for individuals, teams, or small businesses, it enhances productivity by keeping tasks organized, improving accountability, and simplifying task tracking. Whether you’re managing daily chores, project tasks, or complex workflows, this plugin is flexible and user-friendly, making it easy to stay on top of your responsibilities. With its seamless integration into the WordPress dashboard, you can manage your to-do lists without leaving your site, ensuring efficiency and organization in one convenient tool.
18
16
19
17
== Features ==
20
18
* **Brand new design & re-developed from scratch - More Features comming soon!**
21
-
* Add as many Task to the list as you want with title, description, deadline, status, Priority etc
22
-
* Add tasks, assign users, assign due date
23
-
* Countdown Timer shows how many days, hours, minutes & seconds left
24
-
* Mark Task as Not Started, In Progress, Pending, In Review & more
25
-
* Beautiful "to do" list management dashboard
19
+
* Create and manage tasks and to-do lists
20
+
* Assign priorities (High, Medium, Low) to tasks
21
+
* Set statuses (Not Started, In Progress, On Hold, Review, Completed, Cancelled)
22
+
* Add deadlines for timely task completion
23
+
* Track milestones and progress
24
+
* Collaborate with team members using comments
25
+
* Color-coded tasks for quick visual reference
26
+
* Easy-to-use interface integrated into the WordPress dashboard
27
+
28
+
Whether you are managing personal tasks or complex project workflows, WP-Todo makes task management simple and effective.
29
+
30
+
== Installation ==
31
+
1. Upload the `wp-todo` folder to the `/wp-content/plugins/` directory.
32
+
2. Activate the plugin through the 'Plugins' menu in WordPress.
33
+
3. Navigate to the WP-Todo menu in the dashboard to start creating and managing tasks.
This may have bugs and lack of many features. If you want to contribute on this project, you are more than welcome. Please fork the repository from [Github](https://github.com/delower186/wp-todo).
32
40
33
41
== Donate ==
34
42
Please [donate]() for this awesome plugin to continue it's development to bring more awesome features.
35
43
36
-
== Installation ==
37
-
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
38
-
39
44
40
45
== Frequently Asked Questions ==
41
46
47
+
= Can I use WP-Todo for team collaboration? =
48
+
Yes, tasks can be assigned to multiple users, and team members can add comments.
49
+
50
+
= Can I set deadlines and priorities? =
51
+
Yes, each task allows you to set a deadline and priority level for better task management.
52
+
53
+
= Is WP-Todo compatible with the latest WordPress version? =
54
+
WP-Todo is tested up to WordPress 6.8.2 and PHP 7.2+.
55
+
42
56
= Q. Found a bug? =
43
57
A. Found any bugs? Please create an [issue](https://github.com/delower186/wp-todo/issues) on github.
Copy file name to clipboardExpand all lines: wp-todo.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
/*
6
6
Plugin Name: WP To Do
7
7
Plugin URI: https://sandalia.com.bd/apps
8
-
Description: A powerful, full-featured WordPress plugin to effortlessly create, manage, and track your tasks with custom statuses, priorities, and deadlines right from your dashboard.
8
+
Description: WP-Todo: A full-featured WordPress plugin to create, manage, and track tasks with custom statuses, priorities, and deadlines from your dashboard.
0 commit comments