1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/12661] Add template test

PHPBB3-12661
This commit is contained in:
Pico88
2014-08-24 08:19:44 +02:00
committed by Pico
parent ae3b015f65
commit 273fc5b5b6
6 changed files with 86 additions and 3 deletions

View File

@@ -0,0 +1,23 @@
{
"name": "vendor4/bar",
"type": "phpbb-extension",
"description": "An example/sample extension to be used for testing purposes in phpBB Development.",
"version": "1.0.0",
"time": "2012-02-15 01:01:01",
"license": "GPL-2.0",
"authors": [{
"name": "John Smith",
"email": "email@phpbb.com",
"homepage": "http://phpbb.com",
"role": "N/A"
}],
"require": {
"php": ">=5.3"
},
"extra": {
"display-name": "phpBB Bar Extension",
"soft-require": {
"phpbb/phpbb": "3.1.*@dev"
}
}
}

View File

@@ -0,0 +1 @@
All folder