Zen Cart Logo
Forums / Zen Cart Code Suggestions / Add notify to index_dash.php

Add notify to index_dash.php

Views: 50

Results 1 to 3 of 3
12 May 2024, 4:13 PM
#1
hellsbit avatar

hellsbit

New Zenner

Join Date:
Mar 2008
Posts:
19
Plugin Contributions:
1

Add notify to index_dash.php

Can we add
$zco_notifier->notify('NOTIFY_ADMIN_DISPLAY_WIDGET' , colNum);
to the end of each column so that plugins can add boxes to the dashboard easily or is there a better way.

12 May 2024, 4:40 PM
#2
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,683
Plugin Contributions:
56

Re: Add notify to index_dash.php

Something like this would be a good idea. Would you please create an issue here:

https://github.com/zencart/zencart/issues

and someone will pick it up.