Jump to content

Dashboard with add and edit page buttons


awebcreature
 Share

Recommended Posts

Hi to all!

I want to create custom dashboard page in administration , with buttons to add new pages where current user role can create. Like the new button "add new" in Pages.

I use the module "Process Dashboard" but that customisation is hard to me.

Any help will be greatly appreciated.

Thanks in advance!

Link to comment
Share on other sites

Alternative for Process Dashboard is the AdminCustomPages module...

http://modules.processwire.com/modules/process-admin-custom-pages/

with this one you could assign a normal php template to a backend page and do what you want without creating a processmodule...so you could easy use something like this example:

https://processwire.com/talk/topic/9136-preconfigured-lister-in-custom-admin-page/#entry88364

to get some content or use other options to get pages by role via api and save them.

regards mr-fan

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...