There are some previous threads going back to v1.61 that outline removing Quote module menu items but the code has changed and these no longer apply. We’ll never use the Quote feature, I’m comfortable removing it from the Dashboard and removing menu links…all traces of it ! The reason for removing it is to reduce confusion for my users who are on average 70yrs old. I renamed
/application/modules/quotes but that didn’t work, the dashboard wouldn’t even load.
Suggested changes that no longer apply were (did this, nothing changed)
Add these to /assets/default/css/custom.css
#panel-quote-overview { display: none; }
.create-quote { display: none !important; }
+
/application/modules/layout/views/layout.php (file no longer contains this code)
Remove the
Remove the
Suggestions, workarounds…?
Thx
Adrian