Skip to content

Commit 12c680f

Browse files
committed
Add FAQ for module upgrades
1 parent 85f9255 commit 12c680f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

faq/upgrade-modules.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
layout: page
3+
title: FAQ - Upgrade modules
4+
date: 2024-12-29
5+
---
6+
7+
There are many [third-party modules]({% link download/modules.md %})
8+
available for webtrees.
9+
10+
In general, these modules only work with specific versions of webtrees.
11+
Sometimes there are changes to the core code and the module needs updating
12+
to work with the new version.
13+
14+
When a new version of webtrees is available, you should check your modules’
15+
websites to see if they are compatible with the new version. You may need
16+
to wait a few days or weeks for the module author to verify that it works
17+
with the latest version, or update it.
18+
19+
If you have upgraded webtrees without checking/upgrading your modules,
20+
your site may show fatal errors. To recover from this you will need
21+
to disable the modules that cause errors. To do this, rename the
22+
folder from `modules-v4/xxx` to `modules-v4/xxx.disabled`.

0 commit comments

Comments
 (0)