Add page to admin

5 posts by 2 authors in: Forums > CMS Builder
Last Post: Thursday at 7:55pm   (RSS)

Hi Glenn, 

One simple way is to add a menu link that displays a page with an iframe.  Here's how: 

  • CMS Setup > Database Editor > Add New Editor...
    • Select: Menu Type > Advanced > Text Link
  • Then edit that menu and change: 
    • Open link in: inline iframe
    • Link URL: /path/to/your/form.php

Hope that helps!  Let me know any questions.

Dave Edis - Senior Developer
interactivetools.com

Thanks, Dave!

I was wondering about that approach. Is there a way to truly integrate it or is so complicated that it's not worth it?

Glenn

Hi Glenn, 

The other way to do it is to create a plugin. 

You can try activating the Example Plugin in the plugins section for an example.  You can combine that with a link menubar item to link to the plugin page.

Anything is possible, it just depends on what you want to do.

Dave Edis - Senior Developer
interactivetools.com

Thanks again, Dave. I'll check out the plug-in example. 

Glenn