statamic / cms

The core Laravel CMS Composer package
https://statamic.com
Other
4.12k stars 540 forks source link

[5.x] Create edit/{id} route for control panel access #11092

Closed aaronbushnell closed 3 weeks ago

aaronbushnell commented 3 weeks ago

This is more of an invisible nicety that I think is really useful in Craft CMS.

Sometimes I have just the ID of a given entry and I want to get to the control panel edit screen with that information alone. I can simply go to /admin/edit/{id} and it will take me to the correct spot in the admin area. Now this is possible with Statamic.