Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[craftercms] Create remove-site script on crafter-delivery/bin (only for delivery side) #1878

Closed
luishernandezmonge opened this issue Feb 15, 2018 · 1 comment

Comments

@luishernandezmonge
Copy link
Member

Expected behavior

We should be able to remove a site quickly same as the init-site script running something like
remove-site siteId

Actual behavior

No script is present for remove site action

Steps to reproduce the problem

  • Go to studio login as admin
  • Create a site
  • Go to your craftercms location and go to crafter-delivery/bin folder
  • Run init-site script (init-site.sh siteId)
  • Check on delivery that the site is displayed (http://localhost:9080?crafterSite=sideId )
  • Go to studio and delete the site previously created.
  • Refresh the delivery page on http://localhost:9080?crafterSite=sideId
  • Notice that it stills there (and we need to do some additional steps to get the site out from delivery)

Log/stack trace (use https://gist.github.com)

Specs

Version

OS

Mac/Linux/Windows

Browser

@luishernandezmonge
Copy link
Member Author

Verified as implemented.

Crafter CMS v3.0 automation moved this from Test & Validate to Completed Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Crafter CMS v3.0
  
Completed
Development

No branches or pull requests

4 participants