Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
First of all I am new here, nice to meet the Drupal community!
I run a startup company, the website uses a very simple Wordpress theme now, basic visual builder website... I am considering switching to a brand new Drupal website, heard great things about it. Since there are barely any funds available for qualified personnel, I would be working with interns or junior Drupal developers at best.
My question to you as community members with lots of Drupal experience:
We have a rather large number of Drupal websites in our company. Because of that I would like to have an (automatic) overview of all my websites so I can see the version installed for every website seperately, so it's more easy to check which website needs to be updated.
I want to create an app version of a website that's been developed in Drupal 8. What is the best way to do this?
I had a look at DrupalGap but seems that it's not being maintained or supported. The last update was in Nov 2017 and I don't get any feedback from the module developer.
created a view and I want when the "Entity type" field is set to commerce_store the "Global: Custom text" field displays the link to the store /store/ID
Is it possible to do this directly in the views ? If yes, how ?