forked from bitegarden/bitegarden.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
thank-you.html
226 lines (212 loc) · 8.16 KB
/
thank-you.html
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
---
layout: page
title: Thank you for downloading our plugins
description: Thanks for download our plugin for SonarQube and SonarCloud
permalink: /thank-you
---
<!-- Slider Start -->
<section id="global-header-downloads">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h1>Thanks for downloading!</h1>
<p>Your download will open on a new page.</p>
<p>If you have any problem try using this <a href="#" id="direct-link" target="_blank">direct link</a>.</p>
</div>
</div>
</div>
</div>
</section>
<section style="padding-top: 40px; padding-bottom: 40px">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="block">
<h2>
Installation Guide
</h2>
<p>
You have downloaded a "jar" file containing the plugin.
</p>
<p>
Use <a href="/sonarqube-upm">bitegarden UPM</a> to install the plugin directly from the administration user interface or copy jar file into <strong>SonarQube™</strong> plugins folder:
</p>
<pre>$SONAR_HOME/extensions/plugins/</pre>
<p>
Restart <strong>SonarQube™</strong> server and enjoy the new features.
</p>
<p>
Depending on the plugin you might need to run a new analysis to compute the data.
</p>
<p>
<strong>You will find main features for the plugins under the "<em>More...</em>" section in global or project spaces menus.</strong>
</p>
<br>
<p><strong>NOTE</strong>: The plugin includes the <span style="text-decoration:underline"><strong>trial license for 2 weeks</strong></span> for evaluation. You don't have to setup anything else.</p>
</div>
</div>
<div class="col-md-1 text-center">
</div>
<div class="col-md-5 text-center">
<div class="block">
</div>
</section>
<section id="help" style="padding-top: 40px; padding-bottom: 60px; background: #4b4955; color:#fff">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="block">
<h2>
Need help?
</h2>
<p>Do you have any questions during your trial period? Did you find a bug in our plugins or you want
to suggest an improvement? Open a ticket in our <a href="https://bitegarden.atlassian.net/servicedesk/customer/portal/1" target="_blank">Jira Service Desk</a> and we will answer you as soon as possible.
</p>
<p>
</p>
<a class="btn btn-default btn-call-to-action fancybox" href="https://bitegarden.atlassian.net/servicedesk/customer/portal/1" target="_blank">Open a ticket</a>
</div>
</div>
</div>
</div>
</section>
<section id="plugins-area" style="padding-top: 40px; padding-bottom: 60px;">
<div class="container" style="text-align:center; padding-bottom: 40px">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="block">
<h2>
Other plugins you may be interested in...
</h2>
</div>
</div>
</div>
</div>
<!-- Security Downloads -->
<div class="container">
<div class="col-md-1">
<a href="/sonarqube-security">
<img width=100px src="/img/portfolio/sonarqube-security.png" alt="SonarQube Security Logo">
</a>
</div>
<div class="col-md-8">
<a href="/sonarqube-security">
<h3>Security Plugin for SonarQube™</h3>
</a>
<p>Provides information about security standards (OWASP, CWE, etc.) including risk factor and
security vulnerabilities and categories.</p>
</div>
<div class="col-md-1">
<h4> </h4>
<a class="btn btn-default btn-call-to-action fancybox" href="/sonarqube-security-trial-form">Try it free</a>
</div>
<div class="col-md-1">
<h4> </h4>
<a target="_blank" class="btn btn-primary btn-call-to-action fancybox" referrerpolicy="unsafe-url"
href="{{ site.paypal.backendUrl }}?pluginKey=bitegarden-sonarqube-security&platform=sonarqube">Buy Now</a>
</div>
<!--Overview-->
<div class="row">
<div class="col-md-12">
<br><br>
</div>
</div>
<div class="col-md-1">
<a href="/sonarqube-overview">
<img width=90px src="/img/portfolio/sonarqube-overview.png" alt="SonarQube Overview Report Logo">
</a>
</div>
<div class="col-md-8">
<a href="/sonarqube-overview">
<h3>Overview Report Plugin for SonarQube™</h3>
</a>
<p>Provides a big picture of your SonarQube™ instance with all the aggregated measures in a single view.</p>
</div>
<div class="col-md-1">
<h4> </h4>
<a class="btn btn-default btn-call-to-action fancybox" href="/sonarqube-overview-trial-form">Try it free</a>
</div>
<div class="col-md-1">
<h4> </h4>
<a target="_blank" class="btn btn-primary btn-call-to-action fancybox" referrerpolicy="unsafe-url"
href="{{ site.paypal.backendUrl }}?pluginKey=bitegarden-sonarqube-overview-report&platform=sonarqube">Buy Now</a>
</div>
<!--SQALE-->
<div class="row">
<div class="col-md-12">
<br><br>
</div>
</div>
<div class="row">
<div class="col-md-1">
<a href="/sonarqube-sqale">
<img width=90px src="/img/portfolio/sonarqube-sqale.png" alt="SonarQube SQALE Logo">
</a>
</div>
<div class="col-md-8">
<a href="/sonarqube-sqale">
<h3>SQALE Plugin for SonarQube™</h3>
</a>
<p>Software Quality Assessment based on Lifecycle Expectations is back to SonarQube™! Track your technical
debt with SQALE method.</p>
<p>SQALE Plugin for SonarQube™ is listed as an <a href="http://www.sqale.org/tools" target="_blank">official
SQALE tool</a> to manage your technical debt.</p>
</div>
<div class="col-md-1">
<h4> </h4>
<a class="btn btn-default btn-call-to-action fancybox" href="/sonarqube-sqale-trial-form">Try it free</a>
</div>
<div class="col-md-1">
<h4> </h4>
<a target="_blank" class="btn btn-primary btn-call-to-action fancybox" referrerpolicy="unsafe-url"
href="{{ site.paypal.backendUrl }}?pluginKey=bitegarden-sonarqube-sqale&platform=sonarqube">Buy Now</a>
</div>
</div>
<!--Report-->
<div class="row">
<div class="col-md-12">
<br><br>
</div>
</div>
<div class="row">
<div class="col-md-1">
<a href="/sonarqube-report">
<img width=90px src="/img/portfolio/sonarqube-report.png" alt="SonarQube Report Logo">
</a>
</div>
<div class="col-md-8">
<a href="/sonarqube-report">
<h3>Report Plugin for SonarQube™</h3>
</a>
<p>Generate a clean and minimalistic PDF project report or a fully customizable ODT template.</p>
</div>
<div class="col-md-1">
<h4> </h4>
<a class="btn btn-default btn-call-to-action fancybox" href="/sonarqube-report-trial-form">Try it free</a>
</div>
<div class="col-md-1">
<h4> </h4>
<a target="_blank" class="btn btn-primary btn-call-to-action fancybox" referrerpolicy="unsafe-url"
href="{{ site.paypal.backendUrl }}?pluginKey=bitegarden-sonarqube-report&platform=sonarqube">Buy Now</a>
</div>
</div>
</div>
</section>
<section id="update-center-description">
<div class="container">
<div class="row">
<div class="col-md-12">
</div>
</div>
</div>
</section>
<script type="text/javascript">
$(document).ready(function() {
var refinedLink = window.location.search.substr(9);
var link = refinedLink.substr(0, refinedLink.length - 3);
if (link) {
document.getElementById('direct-link').href=link;
}
});
</script>