• Resolved 112fryslannl

    (@112fryslannl)


    We want to buy the premium version off the plugin but we need some automatic stuff. Is there a way to enable automatic update for everything without logging in to the wp-admin? Like a cli command or changing a database setting?

    We want to pre-install the plugin for our clients and then offer the auto update for everything by default. We and our clients do want/have to login and change the default setting to everything. Hope this is possible.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support bcrodua

    (@bcrodua)

    Hi,

    Yes, you should be able to configure the updates settings in the “General” tab.

    Regards,
    Bryle

    Plugin Contributor Ronald Huereca

    (@ronalfy)

    Thread Starter 112fryslannl

    (@112fryslannl)

    Thanks Ronald for the link. It helps but the option Automatisch updates is still showing default in stead of everything. We need to have automatic updates for everything enabled by default on plugin activation. I searched the source code but cant find what exactly happen when clicking on everything.

    If we get a new customer now we have to login to the wordpress site and manualy click on the everything button, thats time consuming. We want to do things in bulk because we also want to install the plugin in bulk for a lot of customers so automation with bulk is the only way.

    Thread Starter 112fryslannl

    (@112fryslannl)

    Ah i found it, it works. The script from the github link and then its the $defaults[‘automatic_updates’] = ‘on’;
    That sets the automatic updates setting on everything.

    Plugin Contributor Ronald Huereca

    (@ronalfy)

    Glad it worked.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Enable auto updates by default’ is closed to new replies.