change to wisski:2.x-dev@dev version
This commit is contained in:
parent
42432a1d94
commit
20cf364094
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ composer create-project drupal/recommended-project $WEBSITENAME
|
||||||
echo -e "${GREEN}Installing WissKI with some modules (you have to activate them later).${NC}"
|
echo -e "${GREEN}Installing WissKI with some modules (you have to activate them later).${NC}"
|
||||||
sleep 1
|
sleep 1
|
||||||
cd $WEBSITENAME
|
cd $WEBSITENAME
|
||||||
composer require drupal/colorbox drupal/devel drush/drush drupal/imagemagick drupal/inline_entity_form:^1.0@RC drupal/wisski
|
composer require drupal/colorbox drupal/devel drush/drush drupal/imagemagick drupal/inline_entity_form:^1.0@RC drupal/wisski:2.x-dev@dev
|
||||||
cd web/modules/contrib/wisski
|
cd web/modules/contrib/wisski
|
||||||
composer update
|
composer update
|
||||||
cd /var/www/html/$WEBSITENAME
|
cd /var/www/html/$WEBSITENAME
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue