Skip to content

Commit

Permalink
feat: added ecoDMS (#700)
Browse files Browse the repository at this point in the history
* Added ecoDMS
* Updated Icon
* Delete Thumbs.db
* step
* rename
  • Loading branch information
listiges-kaenguru authored Feb 28, 2024
1 parent 8b5192a commit 929bfed
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
7 changes: 7 additions & 0 deletions EcoDMS/EcoDMS.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\EcoDMS;

class EcoDMS extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions EcoDMS/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "025deef2142c7dc28c9d3da1b0dd039111474ba8",
"name": "EcoDMS",
"website": "https://www.ecodms.de/de/ecodms-archiv",
"license": "Commercial",
"description": "ecoDMS is a document management system (DMS) which enables businesses and private individuals to digitalize, archive, manage, and find their documents efficiently.",
"enhanced": false,
"tile_background": "dark",
"icon": "ecodms.png"
}
Binary file added EcoDMS/ecodms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 929bfed

Please sign in to comment.