Closed (fixed)
Project:
CRM - Contact Relationship Management
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2026 at 20:09 UTC
Updated:
8 Feb 2026 at 20:49 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
svendecabooterComment #4
svendecabooterSee MR for an implementation of this.
BEFORE:
AFTER:
Comment #5
jdleonardI tested this locally. This looks great!
My only suggestion is to remove the "Crm" prefix from
CrmNavigationDeriveras it is unnecessary and our other class names all omit the module name prefix.Comment #6
svendecabooterMakes sense - MR updated.
Comment #7
jdleonardLooks good to me, thanks!
Comment #10
bluegeek9 commentedI appreciate your work on this and the several other issues you have worked on.
We need tests for new features. Can you add tests for the navigation integration?
I think we should also add the contacts to create menu.
I am not familiar with navigation. I took a brief look at how content is added to the create menu.
NavigationContentLinks.php
NavigationHooks.php
Comment #11
svendecabooter- Added test coverage
- Added contact bundles to "Create" menu.
Comment #12
bluegeek9 commented