WordPress: Difference between revisions

Weijia (talk | contribs)
m Weijia moved page Wordpress to WordPress: Misspelled title
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 while the default WordPress package version for NixOS 23.11 is 6.3
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:Services]]
[[Category:Server]]
[[Category:Web Applications]]
[[Category:Web Applications]]