OcttKB/Wiki-OcttKB/tiddlers/Normal/_phpBB.tid

30 lines
1.9 KiB
Plaintext
Raw Normal View History

2023-08-18 10:19:10 +02:00
created: 20230818075833750
creator: Octt
2023-12-13 01:33:15 +01:00
modified: 20231213001700023
2023-08-18 10:19:10 +02:00
modifier: Octt
2023-09-19 22:38:09 +02:00
tags: Forum
title: phpBB
2023-09-16 17:42:56 +02:00
* [[https://www.phpbb.com/]]
* [[https://github.com/phpbb]]
<<^wikipediaframe phpBB>>
* [[How to Install phpBB with Nginx and MariaDB on Ubuntu Linux|https://geekrewind.com/install-phpbb-on-ubuntu-17-04-17-10-with-nginx-mariadb-and-php-support/]] --- Note: the `php-fpm` package might need to be installed by specifying version, and it's better to use [[phpBB's official nginx.sample.conf|https://github.com/phpbb/phpbb/blob/master/phpBB/docs/nginx.sample.conf]].
2023-12-13 01:33:15 +01:00
* [[Creating custom BBcode with optional parameter?|https://www.phpbb.com/community/viewtopic.php?t=2531861]]
** also see [[Custom BBCode syntax of s9e\TextFormatter|https://s9etextformatter.readthedocs.io/Plugins/BBCodes/Custom_BBCode_syntax/]]
2023-11-19 17:48:44 +01:00
* [[phpBB Studio|https://phpbbstudio.com]] --- //Extension developers for phpBB//
2023-08-18 10:19:10 +02:00
!!! ''Extensions''
2023-09-16 17:42:56 +02:00
* [[Knowledge Base|https://www.phpbb.com/customise/db/extension/knowledge_base/]] --- //An extension for phpBB 3.1.x that adds a knowledge base to your board// --- <<[# Git "https://github.com/Crizz0/knowledgebase">>
2023-09-19 09:10:55 +02:00
* [[RESTApiForPhpBB|https://github.com/eparsons/RESTApiForPhpBB]] --- //Unofficial REST API for PhpBB with example client// (Incomplete and Abandoned, but decent working base for a fork)
2023-09-16 17:42:56 +02:00
* [[RH Topic Tags|https://www.phpbb.com/customise/db/extension/rh_topic_tags/]] --- //Enables tagging of topics with key words// --- <<#[ Git "https://github.com/RobertHeim/phpbb-ext-topictags">>
** [[Fork updated for phpBB 3.3.9+ (2 fixes)|https://github.com/mi1eurista/phpbb-ext-topictags/tree/patch339]]
2023-08-18 10:19:10 +02:00
!!! ''Styles''
* [[Milk|https://themeforest.net/item/milk-multipurpose-responsive-phpbb-31-theme/16119149]] --- //Flat, Modern Multipurpose Responsive Theme// --- <<[# Nullsto "https://www.nullsto.com/resources/milk-multipurpose-responsive-phpbb-3-3-theme.1167/">>
* [[phpBB3 WAP Style|https://www.phpbb.com/customise/db/style/phpbb3_wap_style/]]