How to redirect with POST method & parameters to external URL

Hello Friends,

From inside a controller, I am trying to add a redirect to a external URL with the POST method & parameters attached.

I can succesfully redirect to a external URL via my controller using

return new TrustedRedirectResponse('https://google.com');

How do I set the Redirect method to POST and attach paramaters?

Below is a example of the data I would like to send via the redirect.

Window Defender reporting Ignore.php in D8 as Virus

I keep getting alerted about a file ignore.php  in C:\wamp\www\sitefolder\vendor\phpunit\php-token-stream\src\Token\Ignore.php

Threat Detected:Trojan:Win32/Mamson.A!ml
Alert level:
Category: Trojan
Detail: This program is dangerous and executes commands from an attacker.

I get this any time I'm copying and pasting the D8 folder. Should I be worried? Is this something others have expereinced?

How to catch xapi statements

Hi to everyone.

I want to catch specific xapi statement( in a vector or in a variable)  from H5p such as result.score.duration from Question set. I m using php code for my module.

Thanks

How to fix errors and install drupal8 in LAMP on Ubuntu 18.04.3 LTS?

-I installed Ubuntu 18.04.3 LTS
-I installed LAMP:
1) installed apache2 first
2) then installed the mySQL database
3) then installed php 7.3 and some additional packages
-I download Drupal8 from the official site.
-In the terminal, I set permissions so that you can create files through the terminal and copy folders in the: var / www / html 
-I Copy the folder with drupal8 to the: var / www / html 
In the browser I wrote the path and the installation window appeared, but then I got errors:

How to fix errors and install drupal8 in LAMP on Ubuntu 18.04.3 LTS?

 -I installed Ubuntu 18.04.3 LTS
-I installed LAMP:
1) installed apache2 first
2) then installed the mySQL database
3) then installed php 7.3 and some additional packages
-I download Drupal8 from the official site.
-In the terminal, I set permissions so that you can create files through the terminal and copy folders in the: var / www / html 
-I Copy the folder with drupal8 to the: var / www / html 
In the browser I wrote the path and the installation window appeared, but then I got errors:

Requirements problem
Errors found

Migrating development features and content from local to remote

Hello all,

I'm developing small things for Drupal 8.8 based sites. For that, I use a local Drupal installation (made with Acquia desktop) and I have two remote testing sites and two production sites. In fact, the dev I'm doing is for both of them. The dev requires to add some content, like articles and menus. The uuid of any of the five Drupal installation described above are all different but they all share the same Drupal core version (8.8.1).

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x