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.
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:
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.
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?