Changeset 1879521
- Timestamp:
- 05/22/2018 10:11:56 PM (8 years ago)
- Location:
- awesome-project-manager/trunk
- Files:
-
- 1 added
- 1 edited
-
readme.txt (modified) (2 diffs)
-
readme.txt~ (added)
Legend:
- Unmodified
- Added
- Removed
-
awesome-project-manager/trunk/readme.txt
r1879390 r1879521 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Project manager plugin for WordPress. You can manage your projects easily using this plugin.13 12 14 == Description == 13 Project manager for WordPress plugin is the best project manager plugin for WordPress. You can manage project simply and easily. The cool thing is, it is single page and lightning fast. You can manage your todos with separate to-do lists, post messages for the team and upload files to share. You can discuss every todo and message via the comment section. It is very easy to use. 15 14 16 Project manager for WordPress plugin is the best project manager plugin for WordPress. You can manage project simply and easily. The cool thing is, it is single page and lighting fast. You can manage your todos with separate to-do lists, post messages for the team and upload files to share. You can discuss every todo and message via the comment section. It is very easy to use.17 15 18 == Installation == 16 ### Demo 17 18 [Demo link](http://pmdemo.wptarzan.com/wp-login.php) 19 20 **username** : john 21 22 **password**: password 23 24 25 ### Installation 19 26 20 27 This section describes how to install the plugin and get it working. 21 22 e.g.23 28 24 29 1. Upload the plugin files to the `/wp-content/plugins/awesome-pm` directory, or install the plugin through the WordPress plugins screen directly. … … 27 32 4. Navigate to that menu and become a project manager 28 33 34 ### Features 29 35 30 == Frequently Asked Questions == 36 Projects 37 38 * Create New Project 39 * Set title and details of the project 40 * Assign users to that project 41 42 Todo Lists 43 44 * Create list to organize todos 45 * Edit list 46 * Add todos under that list 47 * Assign todo to a user 48 * Add one/multiple attachment(s) to that todo 49 * Set due date for that todo 50 * Mark todo as complete/reopen todo 51 * Discuss todo by commenting on it 52 53 Messages 54 55 * Post new topic to discuss with other project members 56 * Add attachment(s) to that topic 57 * Discuss that topic by commenting on that topic 58 * 59 Discussion boards keep the entire conversation about a specific topic together on a single page. No more digging through your inbox, trying to reassemble a story from a series of fragmented replies. 60 61 Activity 62 63 * Keep track of what is happening to the project in summary section 64 * Keep track of your acitivity in "My activity" section located in home page 65 66 Assignment 67 68 * Keep track of personal assignments in "My Assignments" section located in home page 69 70 71 72 ### Frequently Asked Questions 31 73 32 74 = Who can create project ? =
Note: See TracChangeset
for help on using the changeset viewer.