CMSMS as admin panel with no Front End

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
yamani
New Member
New Member
Posts: 3
Joined: Tue Dec 18, 2012 7:31 pm

CMSMS as admin panel with no Front End

Post by yamani »

hello everybody

i just started using CMSMS and find it very useful as admin panel for different projects of mine.

mainly i am giving my users an admin access and export data as rss to be used in as web-services and data feeds

i want to close the front end so nobody discover the use of the CMSMS except my users

how can i achieve this:
Front End: Disabled
Back End: Enabled
RSS: Enabled
Jos
Support Guru
Support Guru
Posts: 4019
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: CMSMS as admin panel with no Front End

Post by Jos »

Just put a index.html in the root folder?
yamani
New Member
New Member
Posts: 3
Joined: Tue Dec 18, 2012 7:31 pm

Re: CMSMS as admin panel with no Front End

Post by yamani »

in fact i was looking for something like "Under construction" or "Site Lock" plugins. i did not think of the index.html is a good solution. not to mention that a user is still able to access index.php directly.
uniqu3

Re: CMSMS as admin panel with no Front End

Post by uniqu3 »

In Global Settings there is also "Site Down" option, you can enable that as well or grab FrontEndUsers module, set any FE page to Restricted and thats it.
If you go only with index.html make sure you disable indexing for Search engines ;)
yamani
New Member
New Member
Posts: 3
Joined: Tue Dec 18, 2012 7:31 pm

Re: CMSMS as admin panel with no Front End

Post by yamani »

site down will stop the stop the feed
i am using Calguys Feed Maker
psy
Power Poster
Power Poster
Posts: 463
Joined: Sat Jan 22, 2005 11:19 am

Re: CMSMS as admin panel with no Front End

Post by psy »

Maybe I'm missing the point but I would create one page, eg 'home', using the most minimal template with the content as "this site is under construction".
Post Reply

Return to “Developers Discussion”