Difference between revisions of "PhpBB"

From SME Server
Jump to navigationJump to search
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Languages}}
 
{{Languages}}
 +
<!-- here we define the contrib name variable -->
 +
<!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want-->
 +
{{#vardefine:contribname| {{lc: {{#titleparts:  {{BASEPAGENAME}} |1}} }} }}
 +
{{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts:  {{BASEPAGENAME}} |1}} }} }}
 +
<!-- we define the language -->
 +
{{#vardefine:lang| {{lc:  {{#titleparts:    {{PAGENAME}} | | -1}}  }} |en }}
 
=phpBB 2.0.22 for SME 7.x=
 
=phpBB 2.0.22 for SME 7.x=
  
Line 6: Line 12:
 
mailto:dietmar@berteld.com
 
mailto:dietmar@berteld.com
  
 +
===Version===
 +
{{#smeversion: smeserver-phpbb }}
  
 
==Description==
 
==Description==
Line 29: Line 37:
 
*[http://www.phpbb.com Website]
 
*[http://www.phpbb.com Website]
  
 +
==Bugs==
 +
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}}
 +
and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}}
  
Have much fun with phpBB as your preferred forum !
+
Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}}
 
 
''Dietmar Berteld (berdie)''
 
  
 +
==Changelog==
 +
Only released version in smecontrib are listed here.
  
 +
{{#smechangelog: {{#var:smecontribname}} }}
 
----
 
----
[[Category: Contrib]]
+
[[Category: Deprecated_Contrib]]
 
[[Category: Webapps]]
 
[[Category: Webapps]]
 +
[[Category: Social Media Apps]]

Latest revision as of 07:41, 11 July 2022



phpBB 2.0.22 for SME 7.x

Maintainer

Dietmar Berteld
mailto:dietmar@berteld.com

Version

smeserver-phpbb
The latest version of smeserver-phpbb is available in the SME repository, click on the version number(s) for more information.


Description

phpBB 2.0.22 for SMEserver 7.x is THE internet forum. With millions of installations worldwide, it is no wonder phpBB is one of the most popular ways to create and support a community. For more information see http://www.phpbb.com/.

Download

You can download this package at smeserver-phpbb . 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/releases/7/smecontribs/i386/RPMS/smeserver-phpbb-2.0.22-2.el4.sme.noarch.rpm

Installation and Uninstall

For installation just hit the following command

yum --enablerepo=smecontribs install smeserver-phpbb

For uninstall just hit the following command

yum remove smeserver-phpbb

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

Use

phpBB supports multiple languages. By default English, French, German, Italian, Spanish and Sweden languages are available. You can find phpbb in the /opt/phpBB2 directory. For using phpbb start your browser with the URL http://servername/forum and logon with the user admin + password admin .

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


Additional information

Bugs

Please raise bugs under the SME-Contribs section in bugzilla

and select the smeserver-phpbb component or use this link


Below is an overview of the current issues for this contrib:

No open bugs found.

Changelog

Only released version in smecontrib are listed here.