Downloads
Release notes
Only for Testing generated Varbase Sub Profiles
This profile was generated by Varbase Sub Profile Generator
To install the latest version of CV 3.0.0 run this command:
composer create-project vardot/cv-project:~3.0 PROJECT_DIR_NAME --stability dev --no-interaction
To install the dev version of the CV distribution 3.0.x run this command:
composer create-project vardot/cv-project:3.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction
- Issue #3226163: Started a 3.0.x branch to use the 9.0.x branch for Varbase Sub Profile Basic template profile
Varbase Subprofile Generator 9.0.0 was released
https://github.com/Vardot/varbase-subprofile-generator/releases/tag/9.0.0
Started an 9.0.x branch for Varbase Sub Profile Basic template profile #5
Varbase Sub Profile Basic Template 9.0.0 was released
https://github.com/Vardot/varbase_subprofile_basic/releases/tag/9.0.0
Started a 9.0.x branch for Varbase Sub Profile Basic Project template project #3
Varbase Sub Profile Basic Project Template 9.0.0 was released
https://github.com/Vardot/varbase-subprofile-basic-project/releases/tag/...
Proposed resolution
- Started a new branch 3.0.x and only generate using the Varbase Subprofile Generator
- Started a 3.0.x branch for CV Project template project to use the 9.0.x branch for Varbase Sub profile basic profile template #4
Generator settings
target:
profile:
dev_branch:
name: 3.0.x
alias: 3.0.x-dev
label: 3.0.x
project:
dev_branch:
name: 3.0.x
alias: 3.0.x-dev
label: 3.0.x
To install the dev version of cv distribution 3.0.x run this command:
composer create-project vardot/cv-project:3.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction



Generated by
bash generate-varbase-subprofile.sh "cv" "/var/www/html/MYPROFILE -vvv
Do you want to generate your own sub-profiles?
Clone the repository:
$ git clone git@github.com:Vardot/varbase-subprofile-generator.git
Run the bash command:
$ bash generate-varbase-subprofile.sh "MY_SUB_PROFILE" "/var/www/html/MYPROFILE" -vvv
You should see the following directories as your newly created sub profile.
$ cd /var/www/html/MYPROFILE
$ ls -l
MYPROFILE/
- MY_SUB_PROFILE/
- MY_SUB_PROFILE-project/
After that, you must push the generated profile and project template to https://github.com for example and submit them to https://packagist.org
Commit to a new project in https://drupal.org