products.json
69 lines
| 1 | { |
| 2 | "siteorigin-premium" : { |
| 3 | "name" : "SiteOrigin Premium", |
| 4 | "description" : "SiteOrigin Premium is a collection of powerful addons that enhance every aspect of our products. They improve existing features and add entirely new functionality. You'll love all the power they offer you.", |
| 5 | "documentation" : "https://siteorigin.com/premium-documentation/", |
| 6 | "weight" : 100, |
| 7 | "version" : 1, |
| 8 | "type" : "plugins" |
| 9 | }, |
| 10 | "siteorigin-panels" : { |
| 11 | "name" : "Page Builder by SiteOrigin", |
| 12 | "documentation" : "https://siteorigin.com/page-builder/documentation/", |
| 13 | "weight" : 95, |
| 14 | "type" : "plugins" |
| 15 | }, |
| 16 | "so-widgets-bundle" : { |
| 17 | "name" : "SiteOrigin Widgets Bundle", |
| 18 | "weight" : 90, |
| 19 | "documentation" : "https://siteorigin.com/widgets-bundle/getting-started/", |
| 20 | "type" : "plugins" |
| 21 | }, |
| 22 | "so-css" : { |
| 23 | "name" : "SiteOrigin CSS", |
| 24 | "documentation" : "https://siteorigin.com/css/getting-started/", |
| 25 | "weight" : 85, |
| 26 | "type" : "plugins" |
| 27 | }, |
| 28 | "siteorigin-corp" : { |
| 29 | "name" : "Corp", |
| 30 | "demo" : "https://demo.siteorigin.com/corp/", |
| 31 | "documentation" : "https://siteorigin.com/corp-documentation/", |
| 32 | "screenshot" : "https://ts.w.org/wp-content/themes/siteorigin-corp/screenshot.jpg", |
| 33 | "weight" : 80, |
| 34 | "type" : "themes" |
| 35 | }, |
| 36 | "siteorigin-unwind" : { |
| 37 | "name" : "Unwind", |
| 38 | "demo" : "https://demo.siteorigin.com/unwind/", |
| 39 | "documentation" : "https://siteorigin.com/unwind-documentation/", |
| 40 | "screenshot" : "https://ts.w.org/wp-content/themes/siteorigin-unwind/screenshot.jpg", |
| 41 | "weight" : 75, |
| 42 | "type" : "themes" |
| 43 | }, |
| 44 | "siteorigin-north" : { |
| 45 | "name" : "North", |
| 46 | "demo" : "https://demo.siteorigin.com/north/", |
| 47 | "documentation" : "https://siteorigin.com/north-documentation/", |
| 48 | "screenshot" : "https://ts.w.org/wp-content/themes/siteorigin-north/screenshot.jpg", |
| 49 | "weight" : 70, |
| 50 | "type" : "themes" |
| 51 | }, |
| 52 | "vantage" : { |
| 53 | "name" : "Vantage", |
| 54 | "demo" : "https://demo.siteorigin.com/vantage/", |
| 55 | "documentation" : "https://siteorigin.com/vantage-documentation/", |
| 56 | "screenshot" : "https://ts.w.org/wp-content/themes/vantage/screenshot.jpg", |
| 57 | "weight" : 65, |
| 58 | "type" : "themes" |
| 59 | }, |
| 60 | "origami" : { |
| 61 | "name" : "Origami", |
| 62 | "demo" : "https://demo.siteorigin.com/origami/", |
| 63 | "documentation" : "https://siteorigin.com/origami-documentation/", |
| 64 | "screenshot" : "https://ts.w.org/wp-content/themes/origami/screenshot.png", |
| 65 | "weight" : 60, |
| 66 | "type" : "themes" |
| 67 | } |
| 68 | } |
| 69 |