Downloads

Download tar.gz 71.67 KB
MD5: 32dc6e4d7eb4ba3b1a710cbaa23ead97
SHA-1: bbaa13e052bb0bf3cd8cc7fef0d29cdb3148df83
SHA-256: 90f4409311b5e45a415a4cf416656f82019d40cbbc325ad7367c3a826d62fc78
Download zip 82.93 KB
MD5: 60031beec59724e9c99f4544ad82f25b
SHA-1: 08b5b52a84b850c9504b809883bc5b4fc33e9a55
SHA-256: 0e6f6a4593fe3f32964e0560538ce60e0771e1788d7a1ee92bbb406f45a93816

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

Started a 9.0.x branch for Varbase Subprofile Generator to use the 9.0.x branch for Varbase Sub profile Basic template profile #4

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

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


CV at Github.com

CV at Packagist.org

Created by: rajab natshah
Created on: 31 Jul 2021 at 16:42 UTC
Last updated: 31 Jul 2021 at 16:48 UTC

Other releases