| 12345678910111213141516171819 |
- {
- "Test": {
- "author": "CauseFX",
- "category": "Testing",
- "description": "This is a skeleton framework for an Organizr plugin - Please look at the file structure.",
- "icon": "https://raw.githubusercontent.com/causefx/Organizr/v2-plugins/test/logo.png",
- "contact": "causefx@organizr.app",
- "website": "https://organizr.app",
- "version": "1.0.0",
- "release_date": "2018-07-12",
- "last_updated": "2021-06-14",
- "github_folder": "test",
- "license": "personal,business",
- "images": {
- "Main": "https://assets.hongkiat.com/uploads/automated-php-test/tdd-example.jpg",
- "Alternative": "https://i.stack.imgur.com/mCYvN.png"
- }
- }
- }
|