Integrating CMS Builder admin access

2 posts by 2 authors in: Forums > CMS Builder
Last Post: January 7, 2009   (RSS)

By Capt'n Morgan - January 7, 2009

Hello -
I am developing a website which had a lot of functionality that CMS Builder can do, but some it can't. For the stuff it can't do, that is being custom developed in PHP. It didn't make sense to custom build the whole thing, since CMS Builder is perfectly capable!

However, this scenario creates multiple administration areas. My page content management will come from CMSB admin, and the other sections will be through the custom interface. What I would like to do, is have a single point of login for administrative purposes. Is this feasible? Should the developers be able to create an admin session that will authenticate the user when they try to access CMSB items, specifically pages to update?