All Projects → phpbb-extensions → phpbb-ext-skeleton

phpbb-extensions / phpbb-ext-skeleton

Licence: GPL-2.0 license
The official phpBB skeleton extension generator

Programming Languages

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

Projects that are alternatives of or similar to phpbb-ext-skeleton

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 (+220%)
Mutual labels:  phpbb, phpbb-extension
seourls
phpBB Extension: URL rewriting for phpBB forums
Stars: ✭ 44 (+193.33%)
Mutual labels:  phpbb, phpbb-extension
forum
real-time forum software written in javascript. could very well replace your old phpBB forum (it replaced ours). react+redux, node, postgres.
Stars: ✭ 28 (+86.67%)
Mutual labels:  phpbb
ideas
An idea center for phpBB/phpBB.com (based on WordPress idea center).
Stars: ✭ 18 (+20%)
Mutual labels:  phpbb-extension
ad-management
Advertisement management extension for phpBB
Stars: ✭ 18 (+20%)
Mutual labels:  phpbb-extension
similartopics
A Similar Topics feature for phpBB3
Stars: ✭ 16 (+6.67%)
Mutual labels:  phpbb-extension
MediaWiki PHPBB Auth
This extension links MediaWiki to phpBB's user table for authentication, and disallows the creation of new accounts in MediaWiki. Users must then log in to the wiki with their phpBB account.
Stars: ✭ 22 (+46.67%)
Mutual labels:  phpbb
topicpreview
Topic Preview mouse-over preview effect for phpBB3
Stars: ✭ 23 (+53.33%)
Mutual labels:  phpbb-extension
Phpbb
phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.
Stars: ✭ 1,478 (+9753.33%)
Mutual labels:  phpbb
recaptcha-2-phpbbmod
reCAPTCHA v2 for phpBB Olympus 3.0
Stars: ✭ 14 (-6.67%)
Mutual labels:  phpbb
documentation
Documentation for end-users: board visitors, moderators and administrators
Stars: ✭ 14 (-6.67%)
Mutual labels:  phpbb
2bbcode
A set of custom Pandoc writers for converting to BBCode.
Stars: ✭ 19 (+26.67%)
Mutual labels:  phpbb
bitnami-docker-phpbb
Bitnami Docker Image for phpBB
Stars: ✭ 33 (+120%)
Mutual labels:  phpbb
boardrules
Board Rules extension for phpBB
Stars: ✭ 17 (+13.33%)
Mutual labels:  phpbb-extension
pages
Pages extension for phpBB
Stars: ✭ 27 (+80%)
Mutual labels:  phpbb-extension

phpBB Skeleton Extension

phpBB's Skeleton Extension is a tool for extension authors to help speed up and simplify the task of starting a new extension project. It generates sample starter files and directories in a skeleton package that you can use to begin building your extension.

View the documentation for installation and usage information.

The Skeleton Extension is available from phpBB.com as an Official Tool here.

Contributing

To install the source code from this repository, fork and clone this repository to phpBB/ext/phpbb/skeleton, then run Composer from the extension's directory:

$ php composer.phar install

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].