Skip to content

Upgrade ignores non-default "data" folder #60

@solival

Description

@solival

If I change local.php option $conf['savedir'] = '/some/other/path' all data will be stored in '/some/other/path'.
However, plugin will try to put new data folder to its default /[wikiroot]/data. So I have to copy all updated files from /[wikiroot]/data to /some/other/path manually. Would be great if upgrade plugin could handle this case automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions