Ability to delete field(s) on the command line #16827
-
php craft field/delete --handle nameOfMyField, otherfield, stillOtherField This will be especially useful for folks who need to clone an instance of Craft, and then delete sites (and their fields) from it. Presently, deleting fields from the control panel is very tedious. |
Beta Was this translation helpful? Give feedback.
Answered by
brandonkelly
Mar 5, 2025
Replies: 1 comment 1 reply
-
Easy enough. Added for Craft 5.7: #16828 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
brandonkelly
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Easy enough. Added for Craft 5.7: #16828