Mod required to search in admin

I’m looking for someone to create a small mod to the advanced search in admin.i want to be able to search guest orders only so I can delete them in bulk.

Thanks
John

Hello!

This feature exists in our addon Addon: Extended Orders Search In Admin Area

You can select orders and delete them manually.

Just add &user_id=00 to the URL (&user_id=0 will not work)

E.g.

admin.php?dispatch=orders.manage&user_id=00

1 Like