PagePlus/module.json
ShadowVirtual e003ffa38a Page Plus
Changed the text editor
2024-04-01 03:51:52 -08:00

11 lines
233 B
JSON

{
"name": "PagePlus",
"alias": "pageplus",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\PagePlus\\Providers\\PagePlusServiceProvider"
],
"files": ["helper.php"]
}