Main Menu

Free CMS Content Management System
Free Content Management System PDF Print E-mail
Written by Administrator   
Sunday, 07 June 2009 15:33

CMS2go goes far beyond your typical content management system. While most CMS focus on publishing articles online, CMS2go provides a full spectrum of features and functionality. Built-in is all the tools you need to run a full fledged online community web portal, including a forum, customized member profiles, several photo gallery/album options, live chat, a variety of ecommerce solutions, and many many more features. And, since it's build on the award-winning Joomla! open source platform, there are plenty more extenstions available, both free and otherwise.

 

Because of all the built-in functionality, CMS2go is big. Weighing in at about 40 Mb, uploading all the files can take a very long time, if you're using FTP - especially if you have a dial-up internet connection. But the wait is worth the while. With no other CMS can you upload a single file and have a fully functional community web portal with all the great features that are included with CMS2go. If you have shell access (SSH) to your web server, you can simply enter the following commands to upload the file to your serve, extract, and set the necessary permissions.

 

cd public_html | wget http://whateverwebsite.web/current.tar.gz
tar -zxvf current.tar.gz
chmod 0777 administrator/backups administrator/components administrator/language administrator/language/en-GB administrator/modules administrator/templates components images images/banners images/stories language language/en-GB language/pdf_fonts media modules plugins plugins/content plugins/editors plugins/editors-xtd plugins/search plugins/system plugins/user plugins/xmlrpc templates cache administrator/cache logs tmp

Last Updated on Sunday, 07 June 2009 16:11