This is a Phing task that builds a Drupal settings array. It's useful for appending to a settings file during setup.
Example
<drupalsettings propertyName="drupal.settings" user="${sql.username}" password="${sql.password}" database="${sql.database}" />
<append destFile="${drupal.workingdir.resolved}/sites/default/settings.php" text="${drupal.settings}" />
Supporting organizations:
Sponsored
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Developer tools
- Created by benjy on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
