Kaynağa Gözat

update json and gitignore

causefx 8 yıl önce
ebeveyn
işleme
5766bef665
2 değiştirilmiş dosya ile 4 ekleme ve 34 silme
  1. 1 33
      .gitignore
  2. 3 1
      plugins.json

+ 1 - 33
.gitignore

@@ -52,36 +52,4 @@ php_errors.log
 # =========================
 # Organizr files
 # =========================
-databaseLocation.ini.php
-homepageSettings.ini.php
-loginLog.json
-custom.css
-_config.yml
-org.log
-org*.log
-test.php
-users.db
-speedtest.db
-chatpack.db
-config/cacert.pem
-config/config.php
-config/config*.bak.php
-config/users/
-config/users
-config/users*.db
-config/users*.bak.db
-config/tmp/*
-images/cache/*
-backups/*
-backups/
-backups
-test*.php
-tracy/
-logs/
-debug.php
-OrganizrV2/*
-orgv2/*
-test.php
-organizrLoginLog.json
-organizrLog.json
-api/config/config*
+.idea

+ 3 - 1
plugins.json

@@ -2,7 +2,7 @@
   "Test Plugin": {
     "author": "CauseFX",
     "category": "Testing",
-    "description": "Some basic shit outlying what this shit does",
+    "description": "Do not use!!! This is just a test! Some basic shit outlying what this shit does",
     "icon": "https://pbs.twimg.com/profile_images/469017630796296193/R-bEN4UP.png",
     "contact": "causefx@organizr.app",
     "website": "https://organizr.app",
@@ -10,6 +10,7 @@
     "release_date": "2018-07-12",
     "last_updated": "2018-07-12",
     "github_folder": "test",
+    "license": "personal,business",
     "files": {
       "/": "test.pdf",
       "/plugins/images/test": "test.png",
@@ -31,6 +32,7 @@
     "release_date": "2018-07-12",
     "last_updated": "2018-07-17",
     "github_folder": "ngxc",
+    "license": "personal,business",
     "files": {
       "/plugins/images": "ngxc.png",
 	  "/api/plugins": "ngxc.php",