问题
Is there a way via the command line to delete a content type? I created one that seems to be bombing out. Actually the error is: The model item passed into the dictionary is of type 'Contrib.DateTimeField.Settings.DateTimeFieldSettings', but this dictionary requires a model item of type 'Orchard.Fields.Settings.DateTimeFieldSettings'.
I just want to delete it and create another content type. Can I do this via the command line? I can't really do it via the admin page because I get the above error when I try to edit the content type.
来源:https://stackoverflow.com/questions/12890992/delete-orchard-cms-content-type-via-command-line