271 lines
13 KiB
HTML
271 lines
13 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<title>AyaNova Pricing</title>
|
|
|
|
<link
|
|
href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css"
|
|
rel="stylesheet"
|
|
integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx"
|
|
crossorigin="anonymous"
|
|
/>
|
|
<link href="/r/css/site.css" rel="stylesheet" />
|
|
</head>
|
|
<body>
|
|
<svg xmlns="http://www.w3.org/2000/svg" style="display: none">
|
|
<symbol id="check" viewBox="0 0 16 16">
|
|
<title>Check</title>
|
|
<path
|
|
d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"
|
|
/>
|
|
</symbol>
|
|
</svg>
|
|
|
|
<div class="container">
|
|
<nav class="navbar navbar-expand-lg fs-5">
|
|
<div class="container-fluid">
|
|
<a class="navbar-brand" href="/v8index.htm">
|
|
<img
|
|
src="/r/image/logo.svg"
|
|
alt=""
|
|
width="48"
|
|
height="48"
|
|
class="d-inline-block align-text-top"
|
|
/>
|
|
<span class="fs-4">AyaNova</span>
|
|
</a>
|
|
|
|
<button
|
|
class="navbar-toggler"
|
|
type="button"
|
|
data-bs-toggle="collapse"
|
|
data-bs-target="#navbarSupportedContent"
|
|
aria-controls="navbarSupportedContent"
|
|
aria-expanded="false"
|
|
aria-label="Toggle navigation"
|
|
>
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
<div
|
|
class="collapse navbar-collapse"
|
|
id="navbarSupportedContent"
|
|
>
|
|
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
|
|
<li class="nav-item dropdown">
|
|
<a
|
|
class="nav-link dropdown-toggle"
|
|
href="#"
|
|
role="button"
|
|
data-bs-toggle="dropdown"
|
|
aria-expanded="false"
|
|
>
|
|
Features
|
|
</a>
|
|
<ul class="dropdown-menu">
|
|
<li>
|
|
<a
|
|
class="dropdown-item"
|
|
href="/v8index.htm#service"
|
|
>Service</a
|
|
>
|
|
</li>
|
|
<li>
|
|
<a
|
|
class="dropdown-item"
|
|
href="/v8index.htm#inventory"
|
|
>Inventory</a
|
|
>
|
|
</li>
|
|
|
|
<li>
|
|
<a
|
|
class="dropdown-item"
|
|
href="/v8index.htm#dashboard"
|
|
>Dashboard</a
|
|
>
|
|
</li>
|
|
|
|
<li>
|
|
<a
|
|
class="dropdown-item"
|
|
href="/v8index.htm#notifications"
|
|
>Notifications</a
|
|
>
|
|
</li>
|
|
|
|
<li>
|
|
<a
|
|
class="dropdown-item"
|
|
href="/v8index.htm#customizable"
|
|
>Customizable</a
|
|
>
|
|
</li>
|
|
|
|
<li>
|
|
<a
|
|
class="dropdown-item"
|
|
href="/v8index.htm#flexible"
|
|
>Flexible configurations</a
|
|
>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link active" href="/r/pricing.htm"
|
|
>Pricing</a
|
|
>
|
|
</li>
|
|
<li class="nav-item dropdown">
|
|
<a
|
|
class="nav-link dropdown-toggle"
|
|
href="#"
|
|
role="button"
|
|
data-bs-toggle="dropdown"
|
|
aria-expanded="false"
|
|
>
|
|
Resources
|
|
</a>
|
|
<ul class="dropdown-menu">
|
|
<li>
|
|
<a class="dropdown-item" href="#"
|
|
>Action</a
|
|
>
|
|
</li>
|
|
<li>
|
|
<a class="dropdown-item" href="#"
|
|
>Another action</a
|
|
>
|
|
</li>
|
|
<li><hr class="dropdown-divider" /></li>
|
|
<li>
|
|
<a class="dropdown-item" href="#"
|
|
>Something else here</a
|
|
>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
</div>
|
|
|
|
<main class="container py-5">
|
|
<header>
|
|
<div class="half-width-header p-3 pb-md-4 mx-auto text-center">
|
|
<h1 class="display-4 fw-normal">Pricing</h1>
|
|
|
|
<h5 class="mt-3">
|
|
AyaNova is available as a
|
|
<a href="#subscription">subscription service</a> hosted
|
|
by us or a
|
|
<a href="#perpetual"> software package</a> you install
|
|
on premises.
|
|
</h5>
|
|
</div>
|
|
</header>
|
|
<h2 class="mt-4" id="subscription">Subscription service</h2>
|
|
<section class="ps-4">
|
|
<h5>Benefits</h5>
|
|
<ul>
|
|
<li>we securely host AyaNova online, nothing to install just login and start working</li>
|
|
<li>pay as you go month to month or yearly</li>
|
|
<li>low up front cost, as little as $24/month</li>
|
|
<li>
|
|
no need for costly I.T. staff, hardware or networking
|
|
expertise
|
|
</li>
|
|
<li>easily enable the Customer login and self-service features of AyaNova</li>
|
|
<li>
|
|
departmental budget friendly; no lengthy capital
|
|
expenditure approval required
|
|
</li>
|
|
<li>always up to date</li>
|
|
<li>
|
|
stay in business even if your office is impacted by fire
|
|
or other disaster
|
|
</li>
|
|
<li>
|
|
can switch to on premise self installed AyaNova at
|
|
any time
|
|
</li>
|
|
<li>datacenter of your choice: San Francisco, New York, Toronto, Amsterdam, London, Frankfurt, Singapore or Bangalore</li>
|
|
</ul>
|
|
</section>
|
|
<section class="ps-4">
|
|
<h5>Subscription pricing</h5>
|
|
<p>
|
|
All pricing in US dollars, taxes if applicable are extra.
|
|
<ul>
|
|
<li>$12/month per User (minimum 2 Users)</li>
|
|
<li>20GB total storage space included, extra storage for non database files and attachments can be added for $2/month for each 10GB extra required</li>
|
|
<li>250 Customer login Users included, blocks of 250 more are available for $12/month (only required for Customers you allow to login)</li>
|
|
|
|
</ul>
|
|
, can be purchased monthly or yearly). Your Customers can
|
|
also optionally login to use the Customer self-service
|
|
features of AyaNova, 250 Customer User logins included and
|
|
blocks of 250 more can be added for $12 per month (only
|
|
customer Users set to Active and AllowLogin count against
|
|
the license as they consume server resources) Includes up to
|
|
25GB total storage space which is on average more than
|
|
adequate for most, if desired blocks of 10GB extra storage
|
|
for all non-database file and attachments can be added for
|
|
$2 per month. You will download and store your backup files
|
|
offsite periodically as part of a sensible disaster recovery
|
|
plan.
|
|
</p>
|
|
</section>
|
|
|
|
<h2 class="mt-4" id="perpetual">Software package</h2>
|
|
<section>perpetual license here</section>
|
|
</main>
|
|
|
|
<footer class="footer mt-auto py-5">
|
|
<div class="gz-divider"></div>
|
|
<div class="container">
|
|
<div class="row">
|
|
<p class="col-lg-6 pt-2 text-muted">
|
|
© 2022 Ground Zero Tech-Works, Inc
|
|
</p>
|
|
<ul class="nav col-lg-6 justify-content-end">
|
|
<li class="nav-item">
|
|
<a
|
|
href="/r/privacy.htm"
|
|
class="nav-link px-2 text-muted"
|
|
>Privacy policy</a
|
|
>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a
|
|
href="/r/license.htm"
|
|
class="nav-link px-2 text-muted"
|
|
>Licensing</a
|
|
>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a
|
|
href="https://contact.ayanova.com/contact"
|
|
class="nav-link px-2 text-muted"
|
|
>Contact</a
|
|
>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
<script
|
|
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.5/dist/umd/popper.min.js"
|
|
integrity="sha384-Xe+8cL9oJa6tN/veChSP7q+mnSPaj5Bcu9mPX5F5xIGE0DVittaqT5lorf0EI7Vk"
|
|
crossorigin="anonymous"
|
|
></script>
|
|
<script
|
|
src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.min.js"
|
|
integrity="sha384-ODmDIVzN+pFdexxHEHFBQH3/9/vQ9uori45z4JjnFsRydbmQbmL5t1tQ0culUzyK"
|
|
crossorigin="anonymous"
|
|
></script>
|
|
</body>
|
|
</html>
|