mirror of
https://github.com/flextype/flextype.git
synced 2025-08-13 00:24:15 +02:00
3
site/plugins/site/settings.json
Normal file
3
site/plugins/site/settings.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"enabled": true
|
||||
}
|
@@ -1 +0,0 @@
|
||||
enabled: true
|
13
site/plugins/site/site.json
Executable file
13
site/plugins/site/site.json
Executable file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Site",
|
||||
"version": "1.0.0",
|
||||
"description": "Site plugin for Flextype",
|
||||
"author": {
|
||||
"name": "Sergey Romanenko",
|
||||
"email": "awilum@yandex.ru",
|
||||
"url": "http://flextype.org"
|
||||
},
|
||||
"homepage": "https://github.com/flextype-plugins/admin",
|
||||
"bugs": "https://github.com/flextype-plugins/admin/issues",
|
||||
"license": "MIT"
|
||||
}
|
@@ -1,10 +0,0 @@
|
||||
name: Site
|
||||
version: 1.0.0
|
||||
description: "Site plugin for Flextype"
|
||||
author:
|
||||
name: Sergey Romanenko
|
||||
email: awilum@yandex.ru
|
||||
url: http://flextype.org
|
||||
homepage: https://github.com/flextype-plugins/admin
|
||||
bugs: https://github.com/flextype-plugins/admin/issues
|
||||
license: MIT
|
Reference in New Issue
Block a user