All Projects → phpbb-extensions → pages

phpbb-extensions / pages

Licence: GPL-2.0 License
Pages extension for phpBB

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to pages

seourls
phpBB Extension: URL rewriting for phpBB forums
Stars: ✭ 44 (+62.96%)
Mutual labels:  phpbb-extension
phpbb-ext-skeleton
The official phpBB skeleton extension generator
Stars: ✭ 15 (-44.44%)
Mutual labels:  phpbb-extension
ideas
An idea center for phpBB/phpBB.com (based on WordPress idea center).
Stars: ✭ 18 (-33.33%)
Mutual labels:  phpbb-extension
social-login-phpbb
Social Login for phpBB allows your users to login and register with 40+ social networks. It increases your phpBB user registration rate by simplifying the registration process.
Stars: ✭ 48 (+77.78%)
Mutual labels:  phpbb-extension
ad-management
Advertisement management extension for phpBB
Stars: ✭ 18 (-33.33%)
Mutual labels:  phpbb-extension
similartopics
A Similar Topics feature for phpBB3
Stars: ✭ 16 (-40.74%)
Mutual labels:  phpbb-extension
topicpreview
Topic Preview mouse-over preview effect for phpBB3
Stars: ✭ 23 (-14.81%)
Mutual labels:  phpbb-extension
boardrules
Board Rules extension for phpBB
Stars: ✭ 17 (-37.04%)
Mutual labels:  phpbb-extension

phpBB Pages Extension

This is the repository for the development of the phpBB Pages Extension.

Build Status

Install

  1. Download the latest validated release.
  2. Unzip the downloaded release and copy it to the ext directory of your phpBB board.
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Look for Pages under the Disabled Extensions list, and click its Enable link.
  5. Set up and configure Pages by navigating in the ACP to Extensions -> Pages.

Uninstall

  1. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  2. Look for Pages under the Enabled Extensions list, and click its Disable link.
  3. To permanently uninstall, click Delete Data and then delete the /ext/phpbb/pages directory.

Support

  • Important: Only official release versions validated by the phpBB Extensions Team should be installed on a live forum. Pre-release (beta, RC) versions downloaded from this repository are only to be used for testing on offline/development forums and are not officially supported.
  • Report bugs and other issues to our Issue Tracker.
  • Support requests should be posted and discussed in the Pages topic at phpBB.com.

Translations

  • Translations should be posted to the Pages topic at phpBB.com. We accept pull requests for translation corrections, but we do not accept pull requests for new translations.

Customising Pages

View the Wiki for guides to customise page link icons and page templates.

Converting from a MOD

Pages can convert/import data from Static Pages MOD 1.0.3. If Pages finds the Static Pages MOD data in your database, it will automagically convert it when you enable Pages. To complete the transition, we recommend you review the Static Pages MOD's install instructions in order to remove the file-edits to constants.php and delete all of the included files the MOD added to your forum.

Note: Pages will keep a backup of the Static Pages MOD data in a database table named pages_mod_backup. Pages will never delete or alter this backup table. Pages has not been tested with any other similar MODs.

License

GNU General Public License v2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].