mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACA-3775] add missing plugin configuration (#1820)
* add missing plugin files, update readme * add missing providers * about and settings extensions * leave only about
This commit is contained in:
@@ -2,11 +2,10 @@
|
||||
"$schema": "../../../extension.schema.json",
|
||||
"$id": "9a635542-d87a-4558-ae64-ffa199d1a364",
|
||||
"$version": "0.0.10",
|
||||
"$name": "keensoft.aos.plugin",
|
||||
"$name": "Edit in Office",
|
||||
"$description": "Extension that provides Office Edit Online Action",
|
||||
"$vendor": "Keensoft",
|
||||
"$license": "Apache-2.0",
|
||||
"$runtime": "1.6.0",
|
||||
"$vendor": "Alfresco Software, Ltd.",
|
||||
"$license": "LGPL-3.0",
|
||||
|
||||
"actions": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user