This yields a table. With also 2 filters on Media type and Year.
So now to my problem.
When i use it as a plain table (no grouping used) i can use NO RESULT BEHAVIOR and when i filter on a media type which the table doesn't have or a year that isnt added i get a response.
I am looking to build a Drupal site that is an eCommerce marketplace. I suspect from my research that it might require a mix of updated and seemingly outdated modules. The Commerce Composer Template + Theme + Sample Data doesn't really cover a marketplace option. If you have built or maintained a Drupal 8 or 9 marketplace site within the last 12 months, would you be willing to share your experience and ideally your code, theme, module list, or sample data? How has Drupal fared for you as a marketplace solution?
I am looking to build a Drupal site that is an eCommerce marketplace. I suspect from my research that it might require a mix of updated and seemingly outdated modules. The Commerce Composer Template + Theme + Sample Data doesn't really cover a marketplace option. If you have built or maintained a Drupal 8 or 9 marketplace site within the last 12 months, would you be willing to share your experience and ideally your code, theme, module list, or sample data? How has Drupal fared for you as a marketplace solution?
Please I need help, I try to import an existing Drupal 8 website on my Wampserver, but when I want to access to the backoffice (from /user page) with my id and password, I click on Validate and then I have a page with the message "Drupal is already installed". After that, homepage and other pages are redirected to "Drupal is already installed". I have to remove the cookie session to be able to access to the website (but impossible to access to the admin).
I use the Developer Portal(this is a website where published api) and it is developed on Drupal. I don't have permission to server where site is deployed. So I can't use composer and drush. If module need external libraries I can't upload it. How can I access to website folder using only web interface and which module can help me?