-
As a content strategist, drupal engineer and systems architect, I understand the needs of editors and content reviewer/publishers with respect to publishing Spanish version of content so that we may d…
-
**Tell us about your setup**
*Lando v3.0.0-rc.20 on Ubuntu 18.04.3 LTS, 16GB, PhpStorm 2019.2.1 - build #PS-192.6262.66*
**Tell us about your `.lando.yml`**
```yml
name: drupalcore
recipe: drup…
-
**Describe the bug**
From time to time a project isn't starting stating that the path to the root of the project has changed but in fact it hasn't.
**To Reproduce**
I doubt it will be possible to…
-
**Tell us about your setup**
What is your lando version and operating system? **(note that the older your version the less likely we are to reply)**
v3.0.0-beta.47 on MacOs High Sierra
**Tell…
ghost updated
5 years ago
-
My system information:
* Operating system type: Linux
* Operating system version: Debian Stretch
* BLT version: 9.0.5
Output of `blt doctor`:
```+---------------------------+-------------------…
-
**Describe the bug**
DDEV has three `` images for each built webserver, dbserver and ssh-agent image. Which means instead of 1867MB used it takes 7468MB?
**To Reproduce**
Steps to reproduce the …
-
**Tell us about your setup**
Ubuntu 18.04 running Lando **v3.0.0-rc.13**
**Tell us about your `.lando.yml`**
Working:
```
name: test
services:
node:
type: 'node:10'
override…
-
##### SUMMARY
When using the `k8s_raw` module, if you feed it a document with multiple Kubernetes objects (e.g. a `Service` _and_ a `Deployment`, separated by the YAML document separator `---`), th…
-
## Possible project structure
```
./
|-- .lando
|-- .env
|-- php.ini
|-- syncdb.sh
|-- .lando.yml
```
## .lando.yml
```
name: project
recipe: drupal8
env_file:
- .land…
tormi updated
5 years ago
-
Here are the outputs:
> $ drush field-info fields
>
> Fatal error: Call to undefined function field_info_fields() in phar:///Users/aviram/bin/drush/commands/core/field.drush.inc on line 304
> Drush …