flysystem S3 + Minio

Dear All

I'm exploring some solutions to "move" files storage from classic file folder sites..../files into a file manager system. 

I'm trying to use Minio object storage throws flysystem and flysystem_S3

I insert into my settings.php file current configuration 

$schemes = [
  's3' => [
    'driver' => 's3',
    'config' => [
      'key'    => 'minioadmin',      // 'key' and 'secret' do not need to be
      'secret' => 'minioadmin',   // provided if using IAM roles.
      'region' => 'eu-central-1',

Could not retrieve the oEmbed resource

I am facing an issue while uploading image in media library that your image could not retrieve the oEmbed resource.

Help will be appreciated.
 

ParseError: syntax error, unexpected 'public' (T_PUBLIC)

Hello,

Following code gives me error

"The website encountered an unexpected error. Please try again later.
ParseError: syntax error, unexpected 'public' (T_PUBLIC) in Composer\Autoload\includeFile() (line 41 of modules\custom\rsvplist\src\EnablerService.php)."

Image styles - wrong path for thumbnails - private file system

Thumbnails are being created on the server, but Drupal can't seem to find them to display.

Drupal 8.8.1,  using private file system (at same level as /web Drupal root), with default location for public files. Admin user has full permission re access to media. In settings.php, I've looked at how I set out the path to the private folder, but Drupal seems to accept the way I've done it (ie, no error message in status report).

Migrating Commerce 1 products to Commerce 2

Hi,

what am I missing here? I am migrating Drupal 7.69 Commerce 1 product displays and products to Drupal 8.81 Commerce 2 products and product variations with below scripts. Both entities are created but for some reason products are not linked with product variations. Another concern is migrating multilingual titles and bodies, but that's another question. 

YAML script to import product variations:

Address requires the commerceguys/addressing library

Hi,

I don't know how to install correctly the module Address with Drupal 8.

I don't use Ludwig nor Composer.

How to make it using classic ftp ?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x