Üdv!
A commerce kickstart-ot hogyan lehet frissíteni drush-al?
Nem találja a modulokat a "drush pm-update", mivel a profile könyvtárban vannak.
Itt találtam egy leírást:
https://www.drupal.org/node/1296408
... * started fresh, used drush dl commerce_kickstart * cd'd in to dir and ran drush si commerce_kickstart --db-url=mysql://user:pass@localhost/dbname which threw an error saying it couldn't find the DB. I thought it would create it automagically, but realized I needed to create it first. * Went in to my host Plesk panel and created a database with a user * ran drush si commerce_kickstart --db-url=mysql://user:pass@localhost/dbname which worked, BUT, when I browse the page it's bringing up my hosts index.php. * Figure this is an .htaccess issue, move .htaccess in to parent dir, still no love ...
Mi lenne a pontos menete?
Melyik modulhoz, modulokhoz kapcsolódik a téma?:
Drupal verzió:
Fórum:
Drush up nem működik disztribucióra,
Mivel a commerce kickstart se nem module, se nem smink ezért nem működik rá a drush up.
Ha érdekel erre van kezdeményezés https://github.com/drush-ops/drush/issues/99 de jelenleg még nem elérhető.
Én találtam egy jobb leírást https://drupalcommerce.org/commerce-kickstart-2/install, ahol leírják hogy drush dl-al kell csinálni, ami felülírja a jelenlegi fájlokat majd futtatni kell egy drush updb és kész.
Drupal developer at Cheppers
Kösz!
Kösz!