reservoir icon indicating copy to clipboard operation
reservoir copied to clipboard

A back end for your front end: a content repository. Powered by Drupal 8, JSON API and OAuth2.

Results 45 reservoir issues
Sort by recently updated
recently updated
newest added

I did as mentioned in the install, `$ composer create-project acquia/reservoir-project MY_PROJECT --stability=alpha` Created a host reservoir.local, pointed it to the docroot directory, All I see when I goto the...

I created a taxonomy and added terms to it . After adding terms , I assigned those terms to the respective node of article content model . What I wanted...

Hi, We currently used Reservoir the first time for building an API driven Drupal website/CMS. Thereby we enabled some modules for some additional functionalities. Unfortunately, there are some issues we...

https://github.com/acquia/reservoir/issues/27 drush en views This produces the following error: Argument 1 passed to Drupal\Core\Config\Entity\ConfigEntityBase::calculatePluginDependencies() must implement interface Drupal\Component\Plugin\PluginInspectionInterface, null given, called in docroot/core/modules/views/src/Entity/View.php on line 281 and defined PluginDependencyTrait.php:29

When Reservoir & the Reservoir distribution of Drupal 8 get security updates, how will I be informed. Usually this has been done through Drupal.org so all users get notified &...

Got conflict, tried composer create-project `--stability=alpla` and `--stability=dev`, same conflict: ``` Problem 1 - Installation request for acquia/reservoir 1.0.0-alpha3 -> satisfiable by acquia/reservoir[1.0.0-alpha3]. - webflo/drupal-core-strict 8.4.0 requires composer/installers v1.4.0 ->...

When you go to admin/api/advanced you'll see that the images are not scaled. I already fixed the issue, but have not experience on committing a patch. Anyone who can help...

When you visit the user page (admin/access/users) on a cold cache, you get the following error: > Warning: strpos() expects parameter 1 to be string, object given in Drupal\Component\Utility\UrlHelper::stripDangerousProtocols() (line...

We require `"drupal-composer/drupal-scaffold": "^2.0.0",` which will bring in the latest release. I tried to install Reservoir and didn't work but using `"drupal-composer/drupal-scaffold": "2.3.0"` does work. I am sure what would...

The README mentions that there are plans to add GraphQL support "once it matures". I think we have reached that point. Actually quite some time ago to be honest. We...

enhancement
GraphQL