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.
I am completely new to Drupal and Three.js, and I need help with implementing a Three.js 3D model in my Drupal website. I have created the 3D model using a 3D modeling software and exported it as a .gltf file format, which is compatible with Three.js.
However, I have no idea how to add the necessary Three.js library files to my Drupal website or how to display the 3D model on a web page or content type.
I want to save searches made by user in a view by the hook_views_query_alter ..... after the user put tha data in the form serach in the view, i saved it in other table ( create custopm node historySerach)
it is a track I follow it or there is a drupal module ?
On a working site, I installed the social_auth_vk module.
I absolutely don't know what to do. Please help me to do this.
The error is like this:
Drupal\Component\Plugin\Exception\PluginException: Plugin (text_format) instance class "Drupal\filter\Element\TextFormat-1" does not exist. in Drupal\Component\Plugin\Factory\DefaultFactory::getPluginClass() (line 97 of core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php).