Skip to content
Snippets Groups Projects
Commit c75f710d authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3446704: Change Varbase Demo not to enable other modules, which are not yet in the Demo

parent 882ac699
Branches
Tags 1.0.3
No related merge requests found
......@@ -3,17 +3,16 @@
If you're evaluating Varbase, installing demo content will help you get
an idea of how Varbase works, and what features are included.
Change directory to the Varbase Project in the terminal:
```
cd /var/www/html/projects/PROJECT_DIR_NAME
```
> Installing demo content gives you a taste of what Varbase offers and
> its key features. It's a handy way to explore Varbase's functionality and see it in action.
Install with Composer
```
composer require 'drupal/varbase_demo'
```
Following with the [Varbase Design System](https://www.figma.com/file/ARfcW5i5Euid8Yv1QFhgSq/VB---Design-System)
Following with the [Varbase Demo Website](https://www.figma.com/file/PZTbT1PCVJPHkUUfkwRi2S/VB---Demo-Website)
Enable the module by Drush ( or install it from the UI)
```
./bin/drush en varbase_demo
```
💡 Live [Varbase Demo Example](https://demo.varbase.vardot.com/)
💡 Live [Varbase Storybook](https://storybook.demo.varbase.vardot.com/?path=/docs/varbase-components-organisms-featured-card--docs)
> **NOTICE**
> Enable the Varbase Demo module only for testing or demo purposes
>
> **NOT** in production sites, only **development**, **testing**, and **demoing** Varbase.
......@@ -6,17 +6,6 @@ package: 'Varbase Demos'
dependencies:
- default_content:default_content
- varbase_media_demo:varbase_media_demo
- editoria11y:editoria11y
- vmi:vmi
- varbase_heroslider:varbase_heroslider
- varbase_carousels:varbase_carousels
- varbase_search:varbase_search
- varbase_blog:varbase_blog
- varbase_auth:varbase_auth
- social_auth_google:social_auth_google
- social_auth_twitter:social_auth_twitter
- social_auth_linkedin:social_auth_linkedin
- social_auth_facebook:social_auth_facebook
- varbase_api:varbase_api
- google_analytics:google_analytics
- google_tag:google_tag
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment