Create Index of Custom Tables (Tables Created using custom module) into Search API Module

Hello All , Thanks in advance .

I have manually created the schema to hold API Data. & I want to create index of custom table(Tables Created using custom module) into Search API Module.

I am currently using elasticsearch_connector module as backend server & Serach_api module to index Drupal content into Elasticsearch.

Is there any module Or document that can help to work on the above scenario.

Composer does not offer patch version update

This question is about updating (not upgrading) Drupal, but I wasn't completely sure in which support forum to ask it. Please direct me to another one if this is not fit.

I have recently installed Drupal 8 according to the official documentation with the following set of commands:

Create Index of Views into Search API Module

Hello All,

How to create index of Views into Search API Module.

I am currently using elasticsearch_connector module as backend server & Serach_api module to index drupal content into elasticsearch.

Is there any module Or document that can help to work on the above scenario.

[Solved] Views : get value of another field in views-view-field--field_name.html.twig

Hello

I have a content with two fields :

  • image
  • background image

I have a view which displays the image and get the background color (hidden field).

I want to edit the twig template of the image field to add the background in css inline like below :

views-view-field--field_image.html.twig

<div id="color" style="background-color:#{{ view.field.field_background.original_value }}">
{{ output -}}
</div>

I can't succeed to get the background field.

GD Header Module question

Hello,

Does anyone know how I could get my SITE BRANDING to overlay on the GD Header image? Everything else seems to work as expected except the SITE BRANDING. I guess if all else fails I could bake the site branding into the actual graphic but I was hoping for a more dynamic approach.

Thanks

Is Symfony required????

I currently have a Drupal site running 8.9.9..     I have managed to get this far without Symfony.. or any kind of 3rd party software... just using the Drupal front end and managing back end files and database.

Does Drupal 9 absolutely require Symfony or can i still manage it with out it?

Please advise

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x