Plugin info

Total downloads: 1,376
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 3/5/2013 (4684 days ago)
Added to WordPress: 1/13/2013 (12 years old)
Minimum WordPress version: 3.0.1
Tested up to WordPress version: 3.4.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4684 days ago

20/100

Is Self-Management abandoned?

Possibly abandoned (last update 4684 days ago).

Compatibility

Requires WordPress: 3.0.1
Tested up to: 3.4.2
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Plugin for planning and self-management in WordPress. Creates a shortcode with Eisenhower matrix.

Features: * creates ‘Tasks’ menu in the admin area with the list of tasks; * each task includes: title, description, comments, status (active, completed), importance (not important, important), urgency (not urgent, urgent); * tasks are grouped in special categories named ‘projects’; * you can change task status, importance and urgency both in WordPress admin page and on your website; * creates Eisenhower matrix which sorts the tasks by importance and urgency. You can paste the matrix in any post/page using special shortcode [eisenhower_matrix]. * creates [to_do_list] shortcode which displays the list of current tasks.

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload self-management folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Frequently Asked Questions

Are you going to develop this plugin further?

Yes, 0.1 is just an initial version of the ‘self-management’ plugin, and we are going to develop it further. So, please, don’t chore it hardly.

Review feed

No reviews available

Screenshots

  1. This is an opened 'task' page with corresponding information of the task status (active, completed), importance (not important, important) and urgency (not urgent, urgent). You can change these features of the task by clicking icons.

    This is an opened 'task' page with corresponding information of the task status (active, completed), importance (not important, important) and urgency (not urgent, urgent). You can change these features of the task by clicking icons.

  2. Here you can see a demonstration of the included [eisenhower_matrix] shortcode into a post. The shortcode creates a table with a list of yout tasks in the Eisenhower matrix manner.

    Here you can see a demonstration of the included [eisenhower_matrix] shortcode into a post. The shortcode creates a table with a list of yout tasks in the Eisenhower matrix manner.

Changelog

0.2

  • ‘Tasks’ page has been removed. Use shortcodes: [eisenhower_matrix] and [to_do_list] of the purpose of displaying tasks. Further development:
  • Add checkboxes to the Eisenhower matrix which delete accomplished tasks. *************************************
  • Add js-windows in Eisenhower matrix for viewing major information about the task. ********************************

0.1

  • Initial release.