Composer problems: ... "does not match the constraint"

Composer, * sigh *.

I tried to install the promising Entity Pager module. It comes with this install instruction for Composer, which I used: 

composer require drupal/entity_pager:^1.0@RC

Actually, there was a single quote before drupal and after RC, but past experience showed me that those quotes don't work with my setup. Anyway, a couple of seconds later, I get this: 

Entity reference needs to be approved by the referenced entity before it can be published

I'm using the group module, but the problem/question would be the same for any entity type. I have 2 group types, initiative and partner. All initiatives have a supporting partner (field_er_supporting_partner) linked with an (corresponding (cer)) entity reference field (field_er_supported_initiatives) in the partner group. However, before the initiative (or a revision) is published, the partner needs to approve/confirm that they are indeed a supporting partner to that initiative.

Setting.php copy for new Drupal Composer migrate?

Hi :)

I convert my Drupal 8.9 for a Composer install with this tutorial:

https://www.drupal.org/docs/installing-drupal/add-composer-to-an-existin...

But this file not exist in new D8.9 by composer install, soo I copy paste simply???

And sorry for idiot question but I am not dev. and use Drupal is very complicated... xD

Other question when I install Drupal site??? I dowload D8.9 by Composer, but when Install???

Changing 2MB Upload Limit within Drupal

Hello, 

I'm attempting to upload images into an image gallery for my Drupal website however, I'm unable to do so due to to the 2MB upload limit. I've tried consulting google but I cannot find the relevant way to change it based on the development tools I'm using. 

I'm using Acquia Dev Desktop 2 to host my develop and use my website which I believe uses MySQL and Apache services. So far, I'm aware that if involves making adjustments to .php files but I'm baffled by the amount of .php files present and I'm not sure which one I should be editing

Help install Drupal 9

Hi all :)

Sorry but I am noob....

I have a website in Drupal 8.9 install in 2016, soo I try to migrate to Drupal9 but i have some problem.... :(

First I try to install just Drupal 9 in new folder but I can't with composer...

I have install WSL for to have Terminal Linux with Ubuntu, I install Composer in local it is oki. But after?

I know use SSH and it is oki for my Host OVH.

I put the command line for composer in SHell Ubuntu for go to OVH server? But Composer is install in Local no?

Thx for help I understnd nothing actually....

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x