mrjasongorman Posted February 19, 2015 Posted February 19, 2015 I'm wondering is it possible to have a custom page within the admin area? For example i have a table in my database that's very specific in it's structure, so doesn't fit with Processwire's db structure. I'd like to create a module that adds another area to the admin backend, that an admin can then click on (similar to the pages, modules, setup tabs) and then shows them a custom area for editing X or whatever. Any help would be great. Thanks
adrian Posted February 19, 2015 Posted February 19, 2015 What you are looking for is a Process module. There are lots of examples that you can use as a starting point - any module that adds a page under your Setup menu would be a good place to start. Other alternatives that you might find helpful include: http://modules.processwire.com/modules/process-dashboard/ http://modules.processwire.com/modules/process-admin-custom-pages/
BitPoet Posted February 19, 2015 Posted February 19, 2015 See the AdminCustomPages module. It helps you do exactly that.
mrjasongorman Posted February 19, 2015 Author Posted February 19, 2015 Perfect, Thanks for the speedy responses! 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now