• Resolved podpirate

    (@podpirate)


    Hi,

    We have a multisite installation, where DISALLOW_FILE_MODS is set to true, so updates and installations can only be perfomed through the command line.

    For now we’re helping ourselves with add_filter( 'siteorigin_add_installer', '__return_false', 20 );in a mu-plugin, but respecting the actual WordPress configuration IMHO would be a better approach.

    Regards, J?rn

Viewing 1 replies (of 1 total)
  • Plugin Contributor alexgso

    (@alexgso)

    Hi J?rn,

    Thanks for reaching out and for your report. I’ve made the required changes to restrict the setup based on DISALLOW_FILE_MODS. This change will be included in a future version.

    Kind regards,
    Alex

Viewing 1 replies (of 1 total)
  • The topic ‘Installer should be disabled if DISALLOW_FILE_MODS constant is used’ is closed to new replies.