PluginProbe ʕ •ᴥ•ʔ
SiteOrigin CSS / 1.5.11
SiteOrigin CSS v1.5.11
1.2.1 1.2.10 1.2.11 1.2.12 1.2.13 1.2.14 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.4.0 1.4.1 1.4.2 1.4.3 1.5.0 1.5.1 1.5.10 1.5.11 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 trunk 1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.2.0
so-css / inc / installer / data / products.json
so-css / inc / installer / data Last commit date
products.json 2 years ago
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