Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
varbase_demo
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
varbase_demo
Commits
c75f710d
Commit
c75f710d
authored
11 months ago
by
Rajab Natshah
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3446704
: Change Varbase Demo not to enable other modules, which are not yet in the Demo
parent
882ac699
Branches
Branches containing commit
Tags
1.0.3
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+11
-12
11 additions, 12 deletions
README.md
varbase_demo.info.yml
+0
-11
0 additions, 11 deletions
varbase_demo.info.yml
with
11 additions
and
23 deletions
README.md
+
11
−
12
View file @
c75f710d
...
...
@@ -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.
This diff is collapsed.
Click to expand it.
varbase_demo.info.yml
+
0
−
11
View file @
c75f710d
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment