+ Reply to Thread
Results 1 to 4 of 4

Thread: How to downgrade plugin

  1. #1
    Master
    Join Date
    Apr 2021
    Location
    USA
    Posts
    262

    How to downgrade plugin

    Hi Flynax dev,

    I updated a plugin today and I think it broke my site. Is there anyway I can downgrade it to the previous version?

    Thank you

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,179
    You need to:

    - uninstall the current plugin via admin panel
    - remove the plugin directory from public_html/plugins
    - go to /backup directory and unzip the archive with the previous version of the plugin
    - move the plugin directory to /plugins
    - install the plugin again
    Last edited by Rudi; April 25, 2024 at 01:18 PM.

  3. #3
    Master
    Join Date
    Apr 2021
    Location
    USA
    Posts
    262
    Quote Originally Posted by Rudi View Post
    You need to:

    - uninstall the current plugin via admin panel
    - remove the plugin directory from public_html/plugins
    - go to /backup directory and unzip the archive with the previous version of the plugin
    - move the plugin directory to /plugins
    - install the plugin again
    Thank you Rudi, but for multifield plugin, I remembered uninstalling it will also removing the data, will that happened again? I have some custom neigborhood data for it.

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,179

+ Reply to Thread