WordPress: Difference between revisions
drop 24.05 compat |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 159: | Line 159: | ||
WordPress automatically performs an database and software upgrade as soon as a new package version is installed. Major version upgrades of the <code>pkgs.wordpress</code> package are performed between every new NixOS release. In case you wish to switch to a newer major WordPress version while staying on your latest NixOS version, you can choose between WordPress package versions available in the repository. | WordPress automatically performs an database and software upgrade as soon as a new package version is installed. Major version upgrades of the <code>pkgs.wordpress</code> package are performed between every new NixOS release. In case you wish to switch to a newer major WordPress version while staying on your latest NixOS version, you can choose between WordPress package versions available in the repository. | ||
For example switch to WordPress 6.4 | For example switch to WordPress 6.4 instead of the the default WordPress package: | ||
<syntaxHighlight lang="nix"> | <syntaxHighlight lang="nix"> | ||
Line 386: | Line 386: | ||
* Plugins and themes are managed by the NixOS module. Manually updating or installing them through the WordPress web interface is not supported at the moment | * Plugins and themes are managed by the NixOS module. Manually updating or installing them through the WordPress web interface is not supported at the moment | ||
[[Category: | [[Category:Server]] | ||
[[Category:Web Applications]] | [[Category:Web Applications]] |