Daniel Wehner

Results 26 issues of Daniel Wehner

see https://www.drupal.org/node/2408717#comment-9530595

... There are more commands than described in the readme, let's document them

Solves #18 Unlike #22 this actually also provides tests

@hydraner wanted to work on that

If you want to export a certain entity together with its attached files, its not trivial, as you have to export potentially multiple files and then the main entity. This...

In order to use default_content you somehow need to export the content. One way, as described in the readme, is to use some REST request. An alternative way could be...

Did you considered to support updating existing content? Otherwise at least we should catch whether a specific UUID already exists. At the moment though you end up with something like:...