Releases: phpbb-extensions/phpbb-ext-skeleton
Skeleton Extension 1.0.1
phpBB's Extension Development Team is pleased to announce the next release of the Skeleton Extension for extension developers.
Download the pre-packaged phpbb_skeleton_1.0.1.zip
zip file below or get it directly from phpBB's Extension Database.
- Requires phpBB 3.1.4 or newer (also compatible with phpBB 3.2.0-b3 or newer)
- Requires PHP ZipArchive
Skeleton Extension 1.0.0
phpBB's Extension Development Team is pleased to announce the first release of the Skeleton Extension 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)
Skeleton Extension 1.0.0-beta1
phpBB's Extension Development Team is pleased to announce the next "Beta" release of the Skeleton Extension 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)
Skeleton Extension 1.0.0-alpha2
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)
Skeleton Extension 1.0.0-alpha1
phpBB's Extension Development Team is pleased to announce the first "Alpha" release of the Skeleton Extension 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)