Two minutes from app store
to working install.
Conduction apps are open source and on the official app store. You install them the same way you install any other Nextcloud app: as administrator, from the apps page, with one click. The schema bootstrap runs on first load, your team is writing data the same morning.
Three steps, in order.
Same recipe whether you start with OpenRegister or OpenCatalogi. Most teams have all three steps done before lunch.
Open the Nextcloud app store.
Sign in as administrator, open the apps page, search for the Conduction app you want. The official packages live in the Integration category and ship signed, with semver tags.
Click install.
Nextcloud handles the rest: download, signature check, schema bootstrap, default-config seeding. The first request hits the freshly installed app within seconds; the schema bootstrap runs once and is idempotent.
Configure once, then write.
The supplied profiles cover most cases out of the box. WOO, ZGW, NLDS, BIO. Pick the profile that matches your sector, save, and your team is writing typed data the same morning.
Three apps that ship the most outcomes.
Start with the apps that solve a concrete problem on day one. They're all stable, GDPR-compliant, and free to install.
Install FAQ.
Do I need to be a Nextcloud administrator to install a Conduction app?
Yes. Conduction apps install from the Nextcloud app store, which only the administrator role can access. Once installed, you grant per-user or per-group access through the standard Nextcloud app permissions screen. Regular users do not need any extra setup.
What Nextcloud version do I need?
Conduction apps target the latest two Nextcloud major versions. At time of writing that is Nextcloud 30 and 31. Older versions are supported on a best-effort basis. Check the per-app docs at docs.conduction.nl for the exact range for that release.
Can I install more than one Conduction app at the same time?
Yes, and most teams do. OpenRegister is the shared data foundation; once it is installed, every other Conduction app you install reads and writes through it without configuration. There is no per-app database, no extra plumbing, and no version-pin matrix between apps.
Does install need an internet connection or external services?
The install itself runs entirely inside your Nextcloud instance: download, signature check, schema bootstrap, default-config seeding. Some apps offer optional outbound integrations (AI features, document anonymisation, external mail). Each is opt-in and disabled by default until you configure a connector.
How do I uninstall, and what happens to my data?
Uninstall through the Nextcloud apps page. The default behaviour preserves data: registers, objects, and audit trails stay in OpenRegister, so you can reinstall later and pick up where you left off. To wipe data on uninstall, use the per-app cleanup option in the app's admin settings before you uninstall.
The app store does not show the Conduction app I want. What now?
Check that you are on a supported Nextcloud version (see above) and that your instance can reach apps.nextcloud.com. If it still does not appear, the app is most likely in pre-release. Pre-release builds are available from the GitHub releases page for that app, or your partner can pre-install them for evaluation.
Can I get an SLA, monitoring, or 24x7 support?
Yes, through a Conduction partner. Conduction itself ships the apps free; production support, SLAs, monitoring, and incident response are sold by partners listed on the support page. Public-sector clients can opt for our managed Common Ground tenant at commonground.nu instead.