An open API service indexing awesome lists of open source software.

https://github.com/weknowinc/drupal-console-dotenv

Drupal Console Dotenv Component
https://github.com/weknowinc/drupal-console-dotenv

Last synced: over 1 year ago
JSON representation

Drupal Console Dotenv Component

Awesome Lists containing this project

README

          

# Drupal Console Dotenv Component

This project contains a new command to setup dotenv dependency and configuration on a drupal site.

### Install on a site:
```
cd /path/to/drupal/

composer require drupal/console-dotenv
```