Store operator
This store is operated by NaTutti s. r. o., a company registered in Slovakia (EU). The catalog, product pages and the buyer portal on this site are run by the operator.
How buying from Ownware works: what you're licensed to do with the software, what data this store keeps, and how refunds are handled. Sales are processed by Lemon Squeezy as Merchant of Record.
This store is operated by NaTutti s. r. o., a company registered in Slovakia (EU). The catalog, product pages and the buyer portal on this site are run by the operator.
Purchases are processed by Lemon Squeezy, LLC as Merchant of Record — Lemon Squeezy is the seller of record for the transaction and handles payment processing, tax/VAT calculation and remittance, receipts, and refunds under its own terms of sale.
Every product is self-hosted software: you download a zip and run it on your own server. It is a one-time purchase — no subscription, no recurring fees, and the software does not phone home to this store.
Delivery is instant: after payment your download link and license key are shown on the order confirmation page and emailed to you, and your purchases remain available in the buyer portal on this site.
Every product ships its full terms as LICENSE.txt inside the download, and that file is the authoritative text. In plain words, for a normal purchase: YOU MAY install and use it on one (1) domain or subdomain you own or operate, modify the source freely for that installation, and use it commercially to run your own business — including doing client work on it. YOU MAY NOT redistribute, resell or sublicence the software or its source to anyone else, offer it (or something derived from it) as a hosted or SaaS product to others without a separate agreement, or strip out the copyright and licence notices. Need more than one site, or want to host it for others? Extended and SaaS editions exist for exactly that and are shown on the product page. The software is provided as-is, without warranty — normal for source-code products, and the reason every product has a free live demo you can try before buying.
Products include documentation (README and quickstart) and are sold as working, self-contained software. Support is best-effort by email for installation and defects in the delivered code — it does not include custom development, server administration, or modifications you make to the source.
The licence you buy, and these terms, are governed by the law of the Slovak Republic, with the courts of Slovakia having jurisdiction. Two honest qualifications. First, the purchase transaction itself is between you and Lemon Squeezy as Merchant of Record and runs under Lemon Squeezy's own terms — this clause covers the licence and this store, not the payment. Second, if you buy as a consumer, this does not take away the mandatory protections of the law of the country you live in; you keep those either way.
The store is intentionally minimal about data. This is what actually exists in it:
When you buy, the store keeps your order email, your name if you gave one, what you bought, and your licence key — used to deliver the download, re-issue download links, and sign you into the buyer portal via single-use links (no passwords). Lawful basis: performance of the contract. Kept for as long as your licence is active so you can retrieve your purchase.
If you join a "get notified" or updates list, the store keeps that email for the one purpose of sending what you asked for. Lawful basis: your consent. Reply to any such email, or write to the operator, and it is removed.
The store runs no analytics, no ad pixels and no third-party trackers, and the DNS in front of it is not proxied, so no CDN inspects your browsing here. The only cookie is the technical session cookie the application needs (browsing, portal login, CSRF protection).
Like any web server, ours records each request: IP address, time, URL, status, user-agent. Used only for security and fault-finding, never for profiling. Lawful basis: legitimate interest in running a secure service. Logs rotate automatically and old ones are discarded; rate-limiting records are deleted on a rolling window.
These are every processor involved — no others:
Your GDPR rights — access, rectification, erasure, restriction, portability, objection, and complaint to a supervisory authority — apply to all of the above. Ask the operator and you will get a straight answer and the data itself, not a form.
To access, correct or delete data the store holds about you, contact the operator at orders@ownware.io. Data controller: NaTutti s. r. o., a company registered in Slovakia (EU).
If you are a consumer in the EU or EEA you have a 14-day right of withdrawal (Directive 2011/83/EU, Art. 9). For digital content delivered immediately, that right ends once delivery starts with your consent and your acknowledgement that you are giving it up (Art. 16(m)) — which is what happens when you complete checkout and your download and licence key are issued straight away. Until that point the 14 days stand, and we do not ask you to waive anything the law gives you. Business (non-consumer) purchases fall outside that right. Either way, genuine problems are handled case-by-case: because Lemon Squeezy is the Merchant of Record, refunds and payment disputes are processed by Lemon Squeezy under its refund policy — start from your order receipt email. If something is broken or you can't get the product running, contact the store first at orders@ownware.io — most delivery and installation issues are fixable, and we'd rather fix them than see you refund.
Anything unclear about licensing, data or refunds — email the store and you'll get a straight answer.
Payment is processed by Lemon Squeezy, our Merchant of Record — legally the seller on your invoice. Cards and popular local methods are supported and checkout is fully hosted on their secure page.
Major credit/debit cards and, depending on your country, methods like PayPal — the checkout shows exactly what is available to you.
Lemon Squeezy calculates and handles VAT automatically for your country. At checkout (or afterwards from your receipt) you can add your company details and VAT ID for a compliant B2B invoice.
Prices are listed in USD; checkout shows your local equivalent and your bank statement will reflect the converted amount.
No. Every product is a one-time purchase — no renewals, no recurring charges. You own the software and your key does not expire.
Yes — every product page has a live demo with sample data you can click through freely. That is the intended way to evaluate before purchase.
Delivery is instant: your download and license key appear on the confirmation screen the moment payment completes, and a copy is emailed to you straight away — check spam for "ownware.io" if you do not see it. Lemon Squeezy separately emails a payment receipt. Still stuck? Contact us with your order reference and we will re-send your delivery.
Lemon Squeezy issues a compliant receipt automatically. Open the link in your receipt email to add company details and VAT ID — it regenerates the invoice.
Contact us (see "Contact" below) with the order reference from your card statement and the correct address — we will re-route your delivery.
Lemon Squeezy (our Merchant of Record) — that is the name on your card statement and invoice. This store operates the catalog; full details are on the Legal page in the footer.
Two permanent routes: (1) your Lemon Squeezy receipt email has a "Download your files" button that always works; (2) the buyer portal — "Your purchases" in the footer — emails you a sign-in link, no password needed.
Your download link always serves the current build at the time you fetch it — re-download any time from your order page or the buyer portal.
Downloading is unrestricted for you as the buyer. Deployment is what the license covers: one production site, with up to 5 activations for reinstalls/staging/migrations.
Upload the contents of the app/ folder to your web host (e.g. public_html), open your domain, and the installer starts automatically — enter database details and your admin login. Typical time: about 5 minutes. A QUICKSTART file with these exact steps is inside the ZIP.
A standard PHP host: PHP 8.0 or newer with MySQL/MariaDB — ordinary shared hosting works. Most products can also run on SQLite for a zero-config local trial.
Yes: unzip, run "php -S localhost:8000 router.php" inside the app folder, open localhost:8000 in your browser.
Usually database credentials: re-check host, database name, user and password against your hosting panel. If the installer page itself will not load, confirm PHP 8.0+ on your host. Still stuck? See "Contact" and include the exact error text.
The installer is genuinely a 5-minute, form-based process designed for non-developers — try it first. Support covers questions when something does not behave as documented.
One production site per license, for you or for a client. Reinstalls, staging copies and server moves are fine — your key allows up to 5 activations. The authoritative text is LICENSE.txt inside your ZIP.
No. One-time purchase, permanent key, permanent access to your files.
Yes — you receive the full, unobfuscated source and may adapt it freely for your deployment. That is the point of owning it.
Yes — one license per deployed production site. If you are building a hosted service around a product at scale, check the extended terms in LICENSE.txt.
No — the license covers deploying it, not redistributing the code itself. Reselling the ZIP or source is not permitted.
Refunds are handled by Lemon Squeezy as the Merchant of Record under their standard digital-goods policy — reply to your receipt email to start the process. Because full live demos exist for evaluation, please try the demo before buying.
Contact us (see "Contact") with your order reference — genuine mix-ups are sorted pragmatically.
The Legal page — linked in the footer of every page — covers terms of sale, licensing summary, privacy and the refund route in one place.
The minimum a store needs: your order email (delivery, license, portal sign-in links) and your license keys. Payment data lives entirely with Lemon Squeezy — this site never sees your card. No analytics trackers, no ad pixels. Details: Legal page → Privacy.
Access, correction, deletion and the rest apply. Email us (see "Contact") for any data request; payment-side requests are honored via Lemon Squeezy as processor/MoR.
Your card details go directly to Lemon Squeezy's PCI-compliant checkout — they never touch this site's servers.
The operator identity and contact are on the Legal page (footer). The transactional seller on every invoice is Lemon Squeezy as Merchant of Record.
Yes — 35% commission on one-time products with a 90-day cookie, run natively through Lemon Squeezy. See the Affiliates page: ownware.io/affiliates.
Lemon Squeezy tracks your referrals and handles payouts under the program rules shown when you join.
Email orders@ownware.io with your order reference — include any error text and your PHP version if it is a setup issue.
No match — clear the filter or use Contact above.