forked from scottyzen/woonuxt-settings
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.json
28 lines (23 loc) · 1.36 KB
/
plugin.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name": "woonuxt Settings",
"version": "1.0.54",
"download_url": "https://github.com/scottyzen/woonuxt-settings/releases/download/1.0.54/woonuxt-settings.zip",
"homepage": "https://woonuxt.com/",
"tested": "6.4.3",
"upgrade_notice": "Fix error when WooCommerce is disabled or not installed",
"author": "Scott Kennedy",
"author_homepage": "https://scottyzen.com/",
"sections": {
"description": "WooNuxt is unmatched when it comes to performance and scalability. Reap the benefits of having a online store that out performs all of your competitors.",
"installation": "(Recommended) Installation instructions.",
"changelog": "<h2>1.0.54</h2>Change to setup_intents.<p><h2>1.0.53</h2>Add stripePaymentIntent for 3d secure.<p></p><h2>1.0.52</h2>Bump version.<p></p><h2>1.0.51</h2><p>Inhance Social media fileds and schema.</p><<h2>1.0.50</h2><p>Add SEO settings</p><h2>1.0.49</h2><p>Add functionality to increase max query amount if there are more than 100 products</p><h2>1.0.45</h2><p>Fix error when WooCommerce is disabled or not installed</p>"
},
"icons": {
"1x": "https://woonuxt.com/logo.svg",
"2x": "https://woonuxt.com/logo.svg"
},
"banners": {
"low": "https://woonuxt.com/wp-content/plugins/woonuxt-settings/assets/banner-small.jpg",
"high": "https://woonuxt.com/wp-content/plugins/woonuxt-settings/assets/banner-big.jpg"
}
}