- Issue created by @marcelovani
To allow easily maintaining and scaling the module, the code in vwo.module file needs improvements, see vwo_page_attachments()
- Remove procedural code and use Drupal service classes
- Remove code that uses drupal_static with steps
- Review coding standards to make the module compatible with Drupal 11
Once the code is fixed, these tests will pass https://git.drupalcode.org/issue/vwo-3461997/-/pipelines/226471
Active
1.0
Code