Lombiq/Utility-Scripts

Provide Init-OrchardCoreSolution proxy for backwards compatibility (OSOE-764)

Closed this issue · 0 comments

The old name of Initialize-OrchardCoreSolution if Init-OrchardCoreSolution. This still trips people following our tutorial, despite the warning in the annotation.

Let's fix this by providing a proxy script that uses the old name that does the following:

  • Displays a warning that this is the old name and you should use the new one.
  • Run the new script.

Jira issue