Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update support.html #321

Merged
merged 1 commit into from
Jun 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
146 changes: 9 additions & 137 deletions pages/support.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,147 +9,19 @@ <h1>Commercial Support</h1>
<div class='content'>
<article>
<p class="intro_copy">
The Grails® Foundation is committed to the continued evolution, development, maintenance, and support of the Grails framework.
Our goal is to provide Grails users the support they need while maintaining as much focus as possible on innovation.
The level and type of support available for earlier versions of the Grails framework will change as the Framework continues to evolve, and the support team remains available to help regardless of the version of the Grails framework that you are using.
For more information about the level of support available for each version of the Grails framework, please refer to our support schedule below.
</p>
<p class="intro_copy">
Unsure of which package is right for your group? Please <a href="mailto:info@grails.org">contact us</a> to review your current needs and we can help find the right mix of support options for your organization!
</p>

<h3 id="support-schedule" class="header">Support Schedule</h3>
<table class="support-schedule">
<tr>
<th>Version</th>
<th>Latest Release</th>
<th>Development Stage</th>
<th>Commercial Support</th>
</tr>
<tr>
<td>6</td>
<td><a href="https://github.com/grails/grails-core/releases">Ongoing</a></td>
<td>Active Development</td>
<td>Standard Support<br/>
Available until June 2025<sup>*</sup></td>
</tr>
<tr>
<td>5</td>
<td><a href="https://github.com/grails/grails-core/releases">Ongoing</a></td>
<td>Active Maintenance</td>
<td>Standard Support<br/>
Available until June 2024<sup>*</sup></td>
</tr>
<tr>
<td>4</td>
<td><a href="https://github.com/grails/grails-core/releases/tag/v4.1.4">v4.1.4</a></td>
<td>Inactive</td>
<td>Premium Support</td>
</tr>
<tr>
<td>3</td>
<td><a href="https://github.com/grails/grails-core/releases/tag/v3.3.18">v3.3.18</a></td>
<td>Inactive</td>
<td>Premium Support</td>
</tr>
<tr>
<td>2</td>
<td><a href="https://github.com/grails/grails-core/releases/tag/v2.5.6">v2.5.6</a></td>
<td>Inactive</td>
<td>Premium Support</td>
</tr>
<tr>
<td>1</td>
<td><a href="https://github.com/grails/grails-core/releases/tag/v1.3.9">v1.3.9</a></td>
<td>Inactive</td>
<td>Premium Support</td>
</tr>
</table>
<div class="support-schedule-table-annotations">
<p><sup>* - Future dates are subject to change</sup></p>
</div>
As of June 2024, Grails® Foundation is no longer accepting new engagements to provide direct commercial support services.
All existing agreements will continue to be fulfilled by the Grails Foundation.

<div class="menu">
<a class="support_nav_bttn" href="#standard">Standard Support</a>
<a class="support_nav_bttn" href="#premium">Premium Product Support</a>
</div>
</article>
Interested in obtaining commercial support? Please reach out to one of the trusted vendors below to learn more about their offerings.
<ul>
<li><a href="https://objectcomputing.com/platforms/grails">Object Computing, Inc.</a> </li>
</ul>

If your organization offers commercial support services for the Grails framework and you would like to be included in this
list, please <a href="mailto:info@grails.org">contact us</a>.

<article id="standard">
<h2 class="header">Standard Product Support</h2>
<div class="sell"><p>Starting at <span class="price">$150</span> hour</p></div>
<p>
Take your software development projects to the next level with commercial Grails framework support and consulting services provided by the Grails Foundation.
Enjoy expert consulting and engineering support on your schedule with our flexible, ad-hoc support model.
Our architects and engineers have spent their careers developing and maturing the Grails framework and can help you with:
</p>
<div class="columns">
<div class="column left">
<ul>
<h3>Our Standard Support includes:</h3>
<li>Architecture and design review</li>
<li>Rapid prototyping, troubleshooting, and debugging</li>
<li>Custom enhancement of features and functionality</li>
<li>Grails framework upgrade assistance</li>
<li>Integration assistance and support</li>
<li>And much more!</li>
</ul>
<div class="product">
<h2>5 Hours</h2>
<p>$937.50</p>
<p class="hr"> ($187.50 / hr)</p>
<a class="cta" href="https://buy.stripe.com/7sI01i2vbdKD2Lm147">Purchase</a>
</div>
<div class="product">
<h2>25 Hours</h2>
<p>$4,687.50</p>
<p class="hr"> ($187.50 / hr)</p>
<a class="cta" href="https://buy.stripe.com/9AQ9BS3zfeOH3PqaEG">Purchase</a>
</div>
<div class="product">
<h2>50 Hours</h2>
<p>$9,375.00</p>
<p class="hr"> ($187.50 / hr)</p>
<a class="cta" href="https://buy.stripe.com/00geWcedT4a3clWeUV">Purchase</a>
</div>
</div>
<div class="column right">
<div class="product double">
<h4 class="banner">Best Value!</h4>
<h2>100 Hours</h2>
<p>$15,000.00</p>
<p class="hr"> ($150.00 / hr)</p>
<a class="cta" href="https://buy.stripe.com/7sI7tKd9P9un85GbII">Purchase</a>
</div>
<div class="columns contactus">
<div class="column" style="width:70%;">
<h3>Not the right fit?</h3>
<p>No problem! Contact us and we’ll build a package specific to your needs!</p>
</div>
<div class="column" style="width:30%; white-space: nowrap;">
<a class="cta" href="mailto:info@grails.org">Contact Us</a>
</div>
</div>
<div class="column terms">
<a href="/files/support-docs/grails-support-terms-and-conditions.pdf" download>Terms and Conditions</a>
</div>
</div>
</div>
</article>

<article id="premium">
<h2 class="header">Premium Product Support</h2>
<p>
As the Grails framework grows and evolves, it also changes.
Some of these changes may not be compatible with older versions of the framework.
While the updates may be more ideal for the future, it may also make it more difficult for organizations to easily upgrade their Grails framework applications to the latest version.
For this reason, we are proud to offer premium product support for many versions of the Grails framework, including versions that have reached the end of public support.
For more information about premium support options for your Grails framework applications, please see our <a href="#support-schedule">support schedule</a>.
</p>
<p>
Please <a href="mailto:info@grails.org">contact us</a> for more information.
Our team is happy to work with you and identify the right premium support package for your needs.
</p>
</article>
</div>
Expand Down
Loading