Skip to content

Store site extension data under %home%\data\YourExtensionName #18

@sayedihashimi

Description

@sayedihashimi

From @davidebbo

  • If you need to store data (e.g. for your settings), the convention is to put that under %home%\data\YourExtensionName. If you put it under %home%\SiteExtensions\YourExtensionName, then I think you’ll lose the settings when user upgrades, as we do an uninstall followed by an install.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions