Orchardcore: Write guide explaining the file content definition feature

Created on 23 Jul 2020  路  3Comments  路  Source: OrchardCMS/OrchardCore

disable the file content definition feature and it will revert to the database. (export it first, as the database copy will be blank, and then reimport it)

Small guide to explain what the file content definition feature is, and how to disable it and use the database when in production

documentation

Most helpful comment

@ns8482e make it so!

but I'm wary of it being automatic, because of potential conflicts when both database and file have data, so either with config as @jtkech suggests but also, only if the destination (i.e. database record), is empty

Regardless we need a guide to explain what it does, I'm bored of explaining on gitter

All 3 comments

@deanmarcussen IMHO moving from file store to database store or vise versa should be seamless.

For infos, at least we have a config option to migrate automatically from file to database

@ns8482e make it so!

but I'm wary of it being automatic, because of potential conflicts when both database and file have data, so either with config as @jtkech suggests but also, only if the destination (i.e. database record), is empty

Regardless we need a guide to explain what it does, I'm bored of explaining on gitter

Was this page helpful?
0 / 5 - 0 ratings

Related issues

szilardcsere89 picture szilardcsere89  路  3Comments

kevinchalet picture kevinchalet  路  4Comments

superluminalK picture superluminalK  路  4Comments

aghili371 picture aghili371  路  3Comments

webmedia1012 picture webmedia1012  路  4Comments