mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
13 lines
521 B
JSON
13 lines
521 B
JSON
{
|
|
"name": "OneFileCMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "OneFileCMS is a flat, light, one file CMS (Content Management System) entirely contained in an easy-to-implement, highly customizable, database-less PHP script.",
|
|
"website": "http://onefilecms.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<p>This site powered by <a href=\"http://onefilecms.com/\">OneFileCMS</a>. [<a href=\"onefilecms.php?f=index.php\">Admin</a>]</p>"
|
|
}
|
|
]
|
|
}
|