Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hello,
I am at Dr 8.9.11 and got package "Upgrade Status 8.x-3.0-beta1" installed. I can see that v 3.0.0 is also available and compatible. How can I update to this version? When I try "composer require 'drupal/upgrade_status:^3.0-beta1" composer answers with "there is nothing to install or update". I suspect that the command is wrong for what I want. But - what's the correct command?
Thanks for your time...
H. S.
I am having multiple sites (around 50+) with paragraphs module. Now i have one issue that all sites are different so we can use drupal configuration sync process directly. Some how i make / export all options which i need by using drupal console command (https://drupalconsole.com/docs/vn/commands/config-export-entity) now i have drupal configuration with all dependencies.
In a views, I have only one content type, with a field_import. In _views_pre_render I have entered this code to calculate the sum
foreach ($ view-> result as & $ row) {
$ Total + = $ row -> _ entity-> get ('field_import') -> value;
}
Hi there
Can anyone recommend the best place to find a CiviCRM developer? I have CiviCRM installed and need some tweaks but not sure where CiviCRM developers hang out.
Thanks
Paula