Ciao, devo convertire il mio sito drupal 6 in Drupal 8. Il primo problema è la conversione degli utenti dal vecchio modulo "content profile" al core di drupal 8.
Come posso fare?
Grazie mille
I manage a Wordpress site for a football team, and I created a SQL Query to calculate the standings.
Now I want to switch over to Drupal and for the calculation of the standings I thought to use the views module. Is it possible to integrate my SQL Query into Views?