Propel

Propel your projects into a reality.

WordPress is already a powerful website management system that not only allows you to manage your content, but have others interact as well. Most projects rely on several pieces of software. Perhaps you use WordPress as a development blog, Salesforce for CRM, and some other software for time tracking and project management. Propel aims to combine all of these into a single interface that is already friendly and comfortable – WordPress.

In it’s short lifetime, Propel provides many of the capabilities you’d expect to see from any standard project management solution. Currently, these capabilities include the following:

  • Ability to create multiple projects
  • Ability to create tasks and associate them with a particular project
  • Track tasks by project
  • Assign tasks to WordPress users
  • A front-end visual interface
  • A bug reporting system

It is highly anticipated this list will expand over time and under the direction of its users. If there is a feature you would like to see in the next version of Propel please request it below.

Support

If you are having issues with Propel you may submit a comment below or ask on the WordPress forum.

How do I display a projects status in a page?
You can use the [pl-projects] short code in any page or post to show the status of all your current projects. You can show the status of an individual project by using [ pl-projects id=x] where x is the id of the project.

Project Status

[propel]

Download

Screen shots

Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Notify me of followup comments via e-mail. You can also subscribe without commenting.


145 Responses to “Propel”

  1. Alicia

    I see in the plugin code there is an option to for time tracking however it’s not showing up on the options page. How can I turn it on. I’m really looking for time tracking and like Propel.

    Reply |

    • John

      Hi Alicia, time tracking is currently not fully implemented nor supported, but it is on the todo list for future iterations.

      Reply |

  2. Nora

    I love this plugin
    how can I display it on a page? I seriously need it

    Reply |

    • John

      Nora, I’m glad you like the plugin. This information is included in the readme. You can use the shortcode to display all the projects or to display a single project. See the comment below for finding the project ID.

      Reply |

      • Nora

        John you got an amazing plugin, I spent days searching for a plugin works exactly like Propel
        I’m totally in loved with it and I wish you a good luck and a good life and thanks for making something incredible like this.
        now I can work with my team in a fast and professional way using our website.
        again thank you.

        Reply |

  3. Jorge Omar Medra

    I need post a single project, acording with you i must use a short code with ID of project. The question is: Where i can get this ID?

    Reply |

    • John

      Jorge, apologies for the delay. This should be more clear (and I will make an effort to make this more apparent in future releases), but when you go to edit a project in the wp-admin, if you look at the URL you will see the ID

      http://www.example.com/wp-admin/post.php?post=1114&action=edit

      1114 would be the ID>

      Reply |

  4. ray

    hi,
    I’ve installed propel and it seems to work ok in general but I’m not seeing any of the screens you’re showing here in the screenshots. Any idea of what I may be doing wrong?

    thanks
    Ray

    Reply |

    • John

      Yes, those screenshots are ancient and outdated.

      Reply |

  5. Heinrich

    HI John, me again
    When using the shortcode

    Regarding the shortcode:
    I like the table overview but i think there are a few things that could make it a bit better:

    1. I would love to be able to link the titles to the actual post as this would make commenting on them easier. How would i go about that?

    2. Adding what type of task it is. I can’t see the difference between a bug or a feaure. Maybe under the title in the third row before priority

    3. I would loveto be able to set the priority color. It low->green medium->yellow, high -> red.

    I might be able to do these thingsmyslef i just dont know where yet. A hit could help or maybe having it in the next release?

    Greetings
    Heinrich

    Reply |

    • Heinrich

      Sorry to be such a pain, but i just thougt iwould let you know i found it in the file depreciated.php
      I hope the shortcode is not gone in the next version!
      If you want i can send you a screenshot of what i did plus the code.

      All the best and thanks for a super awesome plugin!

      Reply |

      • John

        My official stance is that I will not remove anything in deprecated.php, I will just no longer iterate on features that are deprecated. If you use github, do a pull request on the repo and I will gladly merge in your changes: https://github.com/johnciacia/propel – alternatively, you can paste the changes into pastebin and just post the link here, but I would prefer the former.

        Reply |