In need of an older WP version

My YunoHost server

Hardware: Rack
YunoHost version: Latest
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

I need an older version of wp for my stuff to work right, how to install it the right way? Should I create an app and rewrite the files and chmod and chown the folders/files or should I do what?

You can explore older versions in the commits of the Wordpress app: Commits · YunoHost-Apps/wordpress_ynh · GitHub

For example, to install the version from the commit on December 12th 2020, you can use the following command with hash of the commit:
yunohost app install https://github.com/YunoHost-Apps/wordpress_ynh/tree/54007e6f4b5369bf05108337ddd4ec157ce23c27

However, YunoHost would keep nagging you about updating the app.

And use an old version of wordpress is a bad idea for security reason…

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.