[EXT] phpBB Portal

Extensions & Styles for phpBB 3.2.X
Maintained and supported by Stoker

[EXT] phpBB Portal

Post by Stoker »

New version here


Extension Name: phpBB Portal
Author: Stoker
Version: 1.0.5
PhpBB Version: 3.2.X

Description:
A simple Portal page with acp control to disable/enable and portal text, viewonline status.
You can use bbcodes and smilies in the text area.
Supports Collapsible Forum Categories.

Please make a Donation
100%

Download:
phpBB_portal_1.0.5.zip
Screenshots:
portal.png
portal_acp.png
Installation:
  1. Copy the entire contents of the repository to ext/stoker/portal/
  2. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  3. Click Enable.

Older versions

phpBB_Portal.zip
You do not have the required permissions to view the files attached to this post.

Re: [EXT] phpBB Portal

Post by iorG19 »

how to show specific threads from specific forums at bottom. For example i want to show 3 columns:
column 'a' : latest (5) news from forum_id "x" (at very bottom align to left)
column 'b' : latest (5) threads from forum_id "x" (at very bottom center align) (or anything else)
column 'c' : latest (5) twits, from twitter :D (at very bottom align to right) (or anything else)

if it's not possible to do something like this; it wold be nice if we will in future releases
Cheers! :)

Re: [EXT] phpBB Portal

Post by Stoker »

Updated to fix a couple of bugs
Version control added

Re: [EXT] phpBB Portal

Post by Solidjeuh »

how to set the portal @ startpage in htaccess?
I tried: DirectoryIndex portal.php index.php index.html index.htm
but it"s not working
And DirectoryIndex app.php/portal.php index.php index.html index.htm is giving "No root found".

Re: [EXT] phpBB Portal

Post by Stoker »

phpbb.com has disabled this feature in htaccess and I dont know if it can be made in the extension

Re: [EXT] phpBB Portal

Post by romeo8 »

how do i change this to say welcome from my site?
portal.jpg
You do not have the required permissions to view the files attached to this post.

Re: [EXT] phpBB Portal

Post by Stoker »

romeo8 wrote: 11 Oct 2017, 18:00 how do i change this to say welcome from my site? portal.jpg
Edit ext\stoker\portal\language\en\common.php

Re: [EXT] phpBB Portal

Post by romeo8 »

Thank you changed with no problems. Love this ext keep it up