webksde / ddev-vscode-devcontainer-drupal-template

Drupal DDEV based development container with attached Visual Studio Code
23 stars 3 forks source link

rename command needs to be reworked #29

Closed joshsedl closed 1 year ago

joshsedl commented 3 years ago

Rename command should also change Folder

Something like this:

Rename has to reinstall the site again

Install Modules

-see drowl-init

Some VSCode Extensions might be added again

-Intelliphense

Basically drowl-init on rename!

joshsedl commented 2 years ago

Project Name needs to be escaped because something like "test_test" doesn't work and stops the script

joshsedl commented 2 years ago

Installation drush command needs to be executed aswell

joshsedl commented 1 year ago

No need for a rename command anymore, as a project will be dynamically named after the project folder name