// lp / sisl time machine — waitlist

Roll back any change
in your Magento.

Yesterday at 2 PM, an intern nuked your prices in the “Electronics” category. Time Machine shows you the state from 1:59:59 PM and restores it in 30 seconds. Every entity in Magento—product, customer, order, category—gets a full event log with point-in-time recovery, down to the millisecond.

v1.0 launch
Q3 2026
waitlist open now
engine
event sourcing
PostgreSQL JSONB append-only
retention
up to 7 years
COMPLIANCE tier — GDPR-ready
early-bird
-50%
first 12 mo · waitlist
Join the waitlist → // 0 zł now · 50% discount at launch
// who it's for

Time Machine is for you if...

You run bulk product edits
You have 500–50,000 SKUs. Once a quarter, someone messes up a bulk price or attribute update. Without Time Machine, that’s hours spent restoring from a manual backup (if you even have one).
You have multiple admins
5+ people edit your Magento admin daily. “Who changed that attribute yesterday?” is an unanswerable question without a proper audit log. Time Machine shows you who, what, and when—down to the millisecond.
You need to meet compliance standards
Regulations like GDPR require a “who, what, when, why” audit trail. Magento’s native `admin_user_log` is a flat table with no diffs. A compliance auditor won't accept it.
You debug “customer said it was different” issues
A customer claims: “Yesterday it was 199, today it’s 89, you must have changed it.” Without a log, it’s your word against theirs. With Time Machine, you can show the product’s exact history with a full diff.
// what you get

What Time Machine gives you

// pricing

Three tiers, built for your store’s scale.

CORE
249 zł
/mo
  • ✓ Full event log for all entities
  • ✓ 30-day data retention
  • ✓ Visual timeline in admin UI
  • ✓ Single-entity rollback
  • ✓ 1-2 ms write overhead
  • ✓ Up to 5 admin users
COMPLIANCE
699 zł
/mo
  • ✓ Everything in PRO, plus:
  • ✓ Up to 7-year data retention
  • ✓ Cryptographic event signing (Ed25519)
  • ✓ Tamper-proof audit trail
  • ✓ GDPR-ready data export
  • ✓ Priority support
// how it works

Under the hood: Event Sourcing on top of Magento’s EAV.

01
1. Capture
Observers on core Magento models (`product`, `customer`, etc.) capture every `save` event. We serialize the entity’s full data state <em>before</em> and <em>after</em> the change.
02
2. Storage
The event—containing the diff, timestamp, and user context—is written to a separate, append-only table in your self-hosted PostgreSQL database. This operation is asynchronous and adds only 1-2 ms of overhead.
03
3. Snapshot
For performance, we periodically create snapshots of each entity's full state. This prevents the replay engine from having to process thousands of events from the beginning of time.
04
4. Replay
To reconstruct an entity's state at time `T`, we find the nearest snapshot before `T` and apply all subsequent events up to `T`. This process is extremely fast, typically <500 ms.
// faq

Frequently Asked Questions

Will this slow down my production database?

No. Time Machine writes to a completely separate PostgreSQL database that you host. The only load on your production MySQL DB is the observer capturing the data, which adds a negligible 1-2 ms overhead per write operation.

How much storage space will I need?

This depends on your change velocity. For a typical store with 10,000 SKUs and 5 admins, we estimate around 5-10 GB of storage per year for the PRO tier's 180-day retention.

Does it work with Hyvä Themes?

Yes. Time Machine operates entirely on the backend. It is agnostic to your frontend theme, whether it's Luma, Hyvä, or a custom PWA.

What happens if I cancel my subscription?

The event log is stored in your own database. If you cancel, the data remains yours. The Time Machine module will stop capturing new events and the UI will be disabled, but your existing data is safe.

Why self-hosted PostgreSQL? Why not a cloud service?

Data sovereignty. An audit log is sensitive business data. We believe you should own and control it. We provide the software; you control the data storage.

Will v1.0 have all the features listed?

The features are mapped to the tiers as described. The CORE feature set will be complete at v1.0 launch. PRO and COMPLIANCE features like bulk rollback and cryptographic signing will follow in point releases in Q4 2026.

What do I get for joining the waitlist?

You get two things: a 50% discount for your first year (for the first 50 sign-ups) and a lifetime price lock. You also get early access to our private beta.

Why should I sign up now if the launch is in 2026?

To lock in the 50% discount and lifetime price. The offer is limited to the first 50 people. Signing up is free and carries no obligation to buy.

// kontakt
-50%
// early-bird · waitlist open until v1.0 launch

Get 50% off your first year — for the first 50 people on the waitlist.

Standard pricing goes live at v1.0 launch (Q3 2026). The first 50 people on the waitlist get 50% off their first 12 months on any tier—a saving of 1 494 zł (CORE), 2 694 zł (PRO), or 4 194 zł (COMPLIANCE). You also get a lifetime price lock: even if we raise prices in 2027, yours won't change. There's zero risk—sign up today, make your purchase decision at launch.

Join the waitlist →

The official launch is Q3 2026, but the private beta starts soon. Sign up to get early access, lock in your 50% discount, and receive occasional (no-fluff) progress updates.

No spam, ever. Just a few updates on our progress and an invitation to the private beta when it's ready. Questions? Drop us a line at [email protected].