Show last authors
1 {{velocity}}
2 = Extension price =
3 #if("$!price" == '' && $hasAdmin)
4
5 {{error}}Admin error: The price field is empty. Please set a price for this extension in the **Store.PayingApps.Code.PayingAppsClass**.{{/error}}
6
7 #set($price = "{{{--}}}")
8 #end
9
10 This application costs **$price euros/year** and you get the following:
11
12 (% class="col-xs-12 col-lg-12" id="benefits" %) (((
13 (% class="col-xs-12 col-s-4 col-lg-4" %) (((
14 image:key.png
15 == 1 year license ==
16 By purchasing an XWiki Application License, you'll benefit from it during one year.
17 )))
18 (% class="col-xs-12 col-s-4 col-lg-4" %) (((
19 image:recycle.png
20 == Free updates ==
21 You benefit from all the application updates during one year. You are always up to date.
22 )))
23 (% class="col-xs-12 col-s-4 col-lg-4" %) (((
24 image:tool.png
25 == Support included ==
26 If you are facing an issue, you can reach the XWiki support. Our team is always available to help.
27 )))
28 )))
29
30 {{comment}}
31 * __1 year license__: By purchasing an XWiki Application License, you'll benefit from it during one year.
32 * __Free updates__: You benefit from all the application updates during one year. You are always up to date.
33 * __Support included__: If you are facing an issue, you can reach the [[XWiki support>>mailto:support@xwiki.com]]. Our team is always available to help.
34 {{/comment}}
35
36 == VAT information ==
37
38 * If you are in the EU and have a VAT number there is no VAT to add to the price
39 * If you are in the EU and don't have a VAT number there is the VAT of your country to add to the price
40 * If you are outside the EU there is no VAT to add to the price
41
42 == How to buy ==
43
44 ## Note: this is temporary until we implement the buy button
45 To buy, install this extension from inside your XWiki instance and follow the (% id='install' %)[[installation instructions>>path:#installation]](%%).
46 {{/velocity}}
XWiki SAS Copyright © 2024