- Issue created by @yautja_cetanu
- 🇬🇧United Kingdom yautja_cetanu
For internal use: dev use this script to demo Drupal XB:
drush php-eval "Drupal\experience_builder\Entity\Page::create(['title' => 'Homepage', 'type' => 'xb_page', 'path' => ['alias' => '/homepage', 'langcode' => 'en']])->save();"
We also have the Experience Builder Demo: https://github.com/phenaproxima/xb-demo
(Perhaps we can focus on an updated version of this?)