Drupal 8 commerce2 Digital file product

The Drupal 7 commerce1 uses :

Commerce File

For Digital product sales.

I do not see it for Drupal 8 commerce2.

What is the new equivalent ?

When saving VIEWS in Drupal 8, http error 500 comes out.

Hi Drupal Community,

Thanks for helping each other.

I am building a website with Drupal 8. After creating a view on my tables, and then clicking the SAVE button, http error 500 always comes out.

Why is this error happening and what should I do to fix it?

Thanks for your help.

Mabuhay,

Angelo

Drupal 8 GET variables

I'm trying to pass a variable in the URL to a page. I have a vanilla install with only the PHP filter module installed so I can use PHP in the body. Not ideal I know but...

URL: example.com/home?id=1234

In a page i have:

<?php

$id = \Drupal::request()->query->get('id');
echo $id;

?>

This prints nothing. Can someone tell me where I'm going wrong?

Drupal 8 without using composer

Hi,

I understand that composer is apparently (and probably factually) better for site management. However, here's the thing. I have a shared host (on which I cannot run composer). On a dedicated I would, but I'm on a shared. So any composer command must be executed locally. Thus I now need to download the files and databases locally and install everything. Sometimes the update/install works perfect, sometimes I need to fiddle with the vendor and .lock files.

To update a simple website, I therefore must:

Error on editing specific node

Dear support, 

We have a error when trying to edit a node. We get this error in our logs:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x