| 123456789101112131415161718192021 |
- {
- "Test Plugin": {
- "author": "CauseFX",
- "category": "Testing",
- "description": "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",
- "version": "1.0.0",
- "release_date": "2018-07-12",
- "last_updated": "2018-07-12",
- "github_folder": "test",
- "files": {
- "/": "test.pdf",
- "/plugins/images/test": "test.png",
- "/api/plugins/api/test": "index.php"
- },
- "images": {
- }
- }
- }
|