Documentation

Find documentation for our Joomla extensions on this page.

Package Contents

As mentioned in the Core Concepts introduction, JoomProject is made of several extensions, all of which are installed with the package. If you dont need a particular extension, do not uninstall it, as others could depend on it to work properly. Instead, disable it in the Joomla extension manager.

The following extensions are included in the package:

Libraries

JoomProject Library
  • Holds the different extensions together and provides some code related tools and shared code.
  • Installs as "joomroject" in libraries folder of Joomla

Components

JoomProject
  • The main extension which acts as dashboard and starting point
  • Installs as "com_joomproject"
Projects
  • Handles projects and project categories management and configuration
  • Installs as "com_jpprojects"
Milestones
  • Handles milestones management and configuration
  • Installs as "com_jpmilestones"
Tasks
  • Handles tasks and tasks list management and configuration
  • Installs as "com_jptasks"
Files
  • Handles file uploads and provides a repository for each project.
  • Installs as "com_jprepo"
Forum
  • Handles forums topics management and configuration
  • Installs as "com_jpforum"
Time Tracking
  • Provides time tracking management and configuration for tasks activities.
  • Installs as "com_jptime"
Comments
  • Handles comments management and configuration
  • Installs as "com_jpcomments"
Users
  • Partially wraps and extends on the standard Joomla user manager.
  • Installs as "com_jpusers"
Designs
  • Handles designs management and configuration
  • Installs as "com_jpdesigns"

Modules

Dashboard Buttons
  • Provides shortcut links to various features in the site frontend.
  • Installs as "mod_jp_dash_buttons"
Tasks
  • Displays a list of Tasks in the site frontend
  • Installs as "mod_jp_tasks"
Calendar
  • Displays tasks and milestones inside calendar view
  • Installs as "mod_jp_calendar"
Gantt Chart
  • Displays tasks and milestones inside gantt chart view
  • Installs as "mod_jp_gantt"
Task Counter
  • Displays the number of tasks matching its filter configuration
  • Installs as "mod_jp_taskcounter"
Time Tracking
  • Displays timesheet entries
  • Installs as "mod_jp_time"

Plugins

Content Plugins
  • This plugins let you display any content from JoomProject inside Joomla articles
Notifications Content Plugin
  • Sends out email notifications
  • Installs as "jpnotifications" in "plugins/content"
System Plugin
  • This plugin must be always enabled
  • Installs as "joomproject" in "plugins/system"
Cron Job Starts