Skip to content

Skeleton Extension 1.0.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@iMattPro iMattPro released this 15 Apr 03:42

phpBB's Extension Development Team is pleased to announce the next "Alpha" release of the Skeleton Extension 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)