ispCP - Board - Support
Content management systems - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Preinstallation Questions (/forum-31.html)
+--- Thread: Content management systems (/thread-9654.html)



Content management systems - NIIcK - 02-18-2010 05:38 AM

I was searching the forum but I couldn't find anything about this.

Is there a proper way to integrate a CMS into ISPCP or should we wait for future releases?

Thank you,

Nick


RE: Content management systems - kilburn - 02-18-2010 06:38 AM

CMS and ispcp serve totally different purposes. What do you mean exactly by "integrating" them?


RE: Content management systems - gOOvER - 02-18-2010 09:33 AM

I don't think, that there are future Plans to Integrate an Frontend like a CMS for ispCP. Maybe some User of the Community can realize a Frontend Smile

I would be glad to have one Wink


RE: Content management systems - NIIcK - 02-19-2010 07:45 PM

(02-18-2010 09:33 AM)gOOvER Wrote:  I don't think, that there are future Plans to Integrate an Frontend like a CMS for ispCP. Maybe some User of the Community can realize a Frontend Smile

I would be glad to have one Wink

Exactly the above kilburn Smile

I would also love to have a frontend CMS for customers!
On a later note but still related to ispCP functionality, is it possible to include SSH access in hosting plans?


RE: Content management systems - joximu - 02-19-2010 08:48 PM

CMS: this may be a part of the package installer... so the customers may be able to install eg. TYPO3 or joomla etc into their home folder on the ispcp webserver.
There are some starts to do this, but in my eyes it takes a long time to have this integrated in ispcp (security, flexibility, maintainers for packages etc).

SSH: you need to solve the problem of security - but you can change the code so th vu2xxx users get a valid shell in /etc/passwd so they can login via SSH - or you need a ssh server which looks up in the database... - its open source, it's possible...

/J


RE: Content management systems - JCannon - 04-22-2010 10:35 AM

(02-19-2010 08:48 PM)joximu Wrote:  CMS: this may be a part of the package installer... so the customers may be able to install eg. TYPO3 or joomla etc into their home folder on the ispcp webserver.
There are some starts to do this, but in my eyes it takes a long time to have this integrated in ispcp (security, flexibility, maintainers for packages etc).

SSH: you need to solve the problem of security - but you can change the code so th vu2xxx users get a valid shell in /etc/passwd so they can login via SSH - or you need a ssh server which looks up in the database... - its open source, it's possible...

/J

I would be very interested in some help with this as well. I have been working on Joomla Modules, and maybe eventually a component to control various portions of ISPCP. My development is in the early stages. But if anyone is interested in helping, I would welcome it.