Any danish members that know if it's possible to migrate from DanDomain webshop to Drupal Commerce .... drupal 8 .....
A customer of mine have this DanDomain webshop www.damkaergaardbutik.dk - and we would really like to migrate. DD shop is so unflexibel.
I am new to drupal and using flag module for my project but I dont know how to get value of flag in twig template so that I can use it in if else conditions.
My couple weeks old local Intranet's http://192.168.x.x/admin/reports/updates/update says my installed v8.4.2 can be upgraded to v8.4.3. I would like to upgrade it in my Docker container from https://hub.docker.com/_/drupal/.
I have a content type 'company' and a content type 'clothing'
Each 'clothing' item is associated with a company and has a reference to the company which shows the logo of the company. I.E clothing has field_company as a field.
In fields I have field_company set to use ID in the formatter selection.
I have a slideshow block that shows when a 'clothing' item is the main content. I want all 'clothing' items with the same company as the main content to show in this block.