We were approached by Awa2el to revamp their website and migrate it to Drupal 8 from Drupal 7.
The main objectives were to create an engaging digital experience that encourages collaborative academic learning for students in the Arab World.
Vardot transformed the website from a media library of content into a community-powered and collaborative education platform personalized to the needs and preferences of Awa2el's target users: students and instructors from the Arab World.
Hello,
Does anyone have the solution to get the url of my translated content. I only have links in French with the field "Link to content" since my sight. I have been looking for a few days but no solution.
I have been submitting an error when sending my Drupal form, the code is designed to insert the values of a select type field in my database. I do not know what I'm failing but I've been trying to find an answer for over a week and I could not.
/*METODO CONSTRUCTOR DEL FORMULARIO - buildForm*/
Public function buildForm(array $form, FormStateInterface $form_state) {
My question is, is it possible to use this module with other events that aren't pulled from the BYU API?
I'd like to use the module with custom Event content types that are entered directly into Drupal, but are displayed in the way the BYU Calendar is displayed.