[Architecture] Project management component -- migrate Dolibarr functions to Joomla #191

Open
opened 2026-06-06 15:33:11 +00:00 by jmiller · 1 comment
Owner

Summary

Create a project management component for MokoWaaS that replaces Dolibarr's project tracking. Includes tasks, milestones, time tracking, and client-facing project views.

Features

  • Projects with start/end dates, status, client assignment
  • Tasks with assignees, due dates, priorities, time tracking
  • Milestones and deliverables
  • Kanban board view
  • Client portal view (read-only project status for clients)
  • Integration with MokoWaaSBase for site-project linking

Why

Consolidates business tools from Dolibarr + Joomla into a single Joomla-based platform. All CRM clients already have MokoWaaS installs -- adding project management creates a complete client management suite.

This is a v6.x milestone item.

## Summary Create a project management component for MokoWaaS that replaces Dolibarr's project tracking. Includes tasks, milestones, time tracking, and client-facing project views. ## Features - Projects with start/end dates, status, client assignment - Tasks with assignees, due dates, priorities, time tracking - Milestones and deliverables - Kanban board view - Client portal view (read-only project status for clients) - Integration with MokoWaaSBase for site-project linking ## Why Consolidates business tools from Dolibarr + Joomla into a single Joomla-based platform. All CRM clients already have MokoWaaS installs -- adding project management creates a complete client management suite. This is a v6.x milestone item.
Author
Owner

Branch created: feature/191-architecture-project-management-componen

git fetch origin
git checkout feature/191-architecture-project-management-componen
Branch created: [`feature/191-architecture-project-management-componen`](https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/src/branch/feature/191-architecture-project-management-componen) ```bash git fetch origin git checkout feature/191-architecture-project-management-componen ```
jmiller added this to the v06.00.00 (CRM) milestone 2026-06-06 16:17:52 +00:00
Sign in to join this conversation.
No labels
Priority Medium
Type Enhancement
Status
Priority
Type
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoSuite#191