bolt / core

🧿 Bolt 5 core
https://boltcms.io
MIT License
541 stars 159 forks source link

Make frontend admin toolbar Bolt Extension #198

Open nestordedios opened 5 years ago

sbonardt commented 5 years ago

Yes, a nice addition! I'd like to co-work on this.

sbonardt commented 4 years ago

Hey @nestordedios are you up for working on this with me? I think we'll need an extension for this that gets the main backend menu, and then shows it on the frontend at the top (like the debug bar at the bottom), for the logged in user.

I'll be happy to figure out and work on the HTML and CSS for this if you can set up an extension.

nestordedios commented 4 years ago

Hey @sbonardt, I do not promise anything but I'll try to get that main backend menu hooked into the frontend at the end of the week.

sbonardt commented 4 years ago

@nestor, nice, see if you have/find the time. If not then a week later is no prob as well off course. That's still fast! 👍

sbonardt commented 4 years ago

@nestor bump... ;)

nestordedios commented 4 years ago

Hey @sbonardt, I'll make some time today to look into this.

nestordedios commented 4 years ago

Hi @sbonardt ,

The ball is finally rolling. I've done some progress here https://github.com/nestordedios/frontend-admin-toolbar-widget

Let's discuss what needs to be displayed in the toolbar next week.

Note: If you are trying to install the extension it won't work because PR #696 needs to be merged or something else needs to be implemented to be able use some Symfony and Bolt services.