Extension Skeleton 1.0.0

@VSEphpbb VSEphpbb released this Aug 4, 2016 · 4 commits to 3.1.x since this release

phpBB's Extension Development Team is pleased to announce the first release of the Extension Skeleton for extension developers.

Download the pre-packaged phpbb_skeleton_1.0.0.zip zip file below.

  • Requires phpBB 3.1.4 or newer (also compatible with phpBB 3.2.0-b3 or newer)

Downloads

Extension Skeleton 1.0.0-beta1

@VSEphpbb VSEphpbb released this Apr 27, 2016 · 35 commits to 3.1.x since this release

phpBB's Extension Development Team is pleased to announce the next "Beta" release of the Extension Skeleton for extension developers.

Notable changes:

  • New component: notifications
  • Added mark/unmark all buttons to the components checkboxes in the web-UI
  • Rebuilt using Twig syntax
  • Support fixed for phpBB 3.2.0-b3-dev (as of April 4, 2016)

Download the pre-packaged phpbb_skeleton_1.0.0-b1.zip zip file below.

  • Requires phpBB 3.1.4 or newer (also compatible with phpBB 3.2.x)

Downloads

Extension Skeleton 1.0.0-alpha2

@VSEphpbb VSEphpbb released this Apr 15, 2016

phpBB's Extension Development Team is pleased to announce the next "Alpha" release of the Extension Skeleton for extension developers.

Notable changes:

  • New component: cron task
  • New component: console command
  • New component: MCP module
  • New component: UCP module
  • New component: Phing build script
  • All optional components are now disabled by default in both the web UI and CLI.
  • Updated EPV testing to run on PHP 5.4 in Travis-CI
  • Updated the skeleton's command line interface to use modern Symfony components
  • Updated the web UI to block access to Bots if used on a live forum/site
  • Updated skeleton to require valid author and extension display names

Download the pre-packaged phpbb_skeleton_1.0.0-a2.zip zip file below.

  • Requires phpBB 3.1.4 or newer (also compatible with phpBB 3.2.x)

Downloads

Extension Skeleton 1.0.0-alpha1

@VSEphpbb VSEphpbb released this Apr 4, 2016 · 89 commits to 3.1.x since this release

phpBB's Extension Development Team is pleased to announce the first "Alpha" release of the Extension Skeleton for extension developers.

Download the pre-packaged phpbb_skeleton_1.0.0-a1.zip zip file below.

  • Requires phpBB 3.1.4 or newer (also compatible with phpBB 3.2.x)

Downloads