Difference between revisions of "Joomla"

From SME Server
Jump to navigationJump to search
(Changed title to reflect new Joomla! version)
Line 1: Line 1:
 
{{Languages|Joomla}}
 
{{Languages|Joomla}}
  
=Joomla 1.0.12 for SME 7.x=
+
=Joomla 1.5.1 for SME 7.x=
  
 
==Maintainer==
 
==Maintainer==

Revision as of 17:43, 21 February 2008


Joomla 1.5.1 for SME 7.x

Maintainer

Dietmar Berteld
mailto:dietmar@berteld.com

Description

With this RPM you can use the popular Content-Management-System (CMS) Joomla on your SME 7.x. You can install it as one single package in a very comfortable way. For more information see http://www.joomla.org/.

Download

You can download this package at [1] . If you would like to save it directly on your SME Server, you should give this command at a linux-prompt

wget http://mirror.contribs.org/smeserver/contribs/dberteld/joomla/smeserver-joomla-1.5.1-2.noarch.rpm

Installation and Uninstall

For installation just hit the following command

yum --enablerepo=smecontribs install smeserver-joomla

For uninstall just hit the following command

yum remove smeserver-joomla

You can ignore the yum-comments signal event post-upgrade and signal-event reboot.

Use

You can find joomla in the /opt/joomla directory. For using Joomla start your browser with the URL http://servername/joomla and logon with the user admin + password admin as administrator.


Warning.png Warning:
For security-reasons, change your admin-password after your first login !


Have much fun with Joomla as your preferred CMS !

Dietmar Berteld (berdie)