• Resolved h20melonman

    (@h20melonman)


    Is there a way to configure the plugin so it can retain state ? I noticed you can export / import settings. If the wp host is docker, how can i automate settings ? ie I want it to come up initialized ( seems to be ok .. ie the db knows its active ? ) and with like db and page cache .. w/o manually uploading a config or clicking settings. IS there a file we can include that once configured will remember state. thanks !

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter h20melonman

    (@h20melonman)

    or rather can it remember configuration. the cache dir would be local to the container. but we want the plugin to be pre configured. ie same as how you set the database, users, host ect in the main wp config.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @h20melonman

    Thank you for your inquiry and I am happy to assist you with this.
    You can use wp-cli and set config values using it.
    Or you can use and modify the w3tc-config/master.php file directly
    Thanks!

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

The topic ‘persistent plugin settings’ is closed to new replies.