0
votes
1answer
89 views

Cake PHP Admin Dashboard Plugins

This question is an open ended one. I am hoping to get some opinions from the Cake PHP user community. I would like to orientate myself with the various options related to Cake PHP Dashboard plugins. ...
0
votes
1answer
123 views

How to add a text-widget of a registered sidebar on wordpress' dashboard?

I'm wondering if it is possible to add a specific text-widget($id) or either an entire dynamic_sidebar($id) in to the wordpress' dashboard. Actually, I just need the client to edit the text of a ...
1
vote
0answers
421 views

How to do a real-time dashboard with charting

I want to create a dashboard for a bespoke web service we have so that we can monitor usage on a real-time basis. Something similar to the couchbase dashboard if you have seen that. If not, its ...
0
votes
0answers
13 views

Custom frontpage based on a users Wordpress preferences

I'm going to be building a Wordpress site, part of the requirement is a user dashboard (will be a template). This will display a collection of widgets - but it should only display the widgets the ...
0
votes
0answers
492 views

Charisma style dashboard panel in the admin section of a Laravel 4 site?

Forgive me for being a beginner in php and I hope my question is not too vague or incomplete. I'm learning and I am really enjoying Laravel 4. Unfortunately, with it being so new, there are not many ...
0
votes
0answers
66 views

RSS Feeds On magento dashboard - magento version 1.7.0.2

I have lots of requirements for magento dashboard to display, which needs customization Currently one i have to show rss feeds on magento admin side dashboard that shows front side can anybodody help? ...
0
votes
0answers
63 views

Is there a way to popup a modal metabox in the wordpress dashboard?

Is there a way to call the metabox class in the dashboard of wordpress to popup and (in this case) simply make visible and centered in a modal window, the contents of a wordpress meta box, I've tried ...