3

Dynamic and Static user-configs.php Templates for Site Creation


Avatar
Jordan

Provide a method during site creation to define the user-configs.php template that contains static and dynamic blocks.

Dynamic blocks could pull information from the GridPane integrations, GridPane API or custom account/server/site pre-defined variables.

This is a single generation; if any variables change, there is no process to go to all the user-configs.php and update them per site. That is not what this feature request is intended for.

An example would be configuring Fluent SMTP.

#: app/Services/Mailer/Providers/AmazonSes/ValidatorTrait.php:32
msgid "Please define FLUENTMAIL_AWS_SECRET_ACCESS_KEY in wp-config.php file."

A