... | @@ -69,5 +69,9 @@ $databases['migrate']['default'] = array( |
... | @@ -69,5 +69,9 @@ $databases['migrate']['default'] = array( |
|
```plaintext
|
|
```plaintext
|
|
drush migrate-manifest manifest.yml
|
|
drush migrate-manifest manifest.yml
|
|
```
|
|
```
|
|
|
|
### Enable Basic Auth & Rest
|
|
|
|
```
|
|
|
|
drush en rest restui basic_auth
|
|
|
|
```
|
|
|
|
|
|
eof |
|
eof |
|
|
|
\ No newline at end of file |