| 1234567891011121314151617181920212223 |
- {
- "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": {
- "https://www.bloggingalways.com/wp-content/uploads/2017/11/Test-Logo.svg.png",
- "https://lakeridgenewsonline.com/wp-content/uploads/2018/03/Testing.jpg"
- }
- }
- }
|