I wrote a guide walking through how to build a custom panel for Django Control Room.
The tutorial builds a simple settings explorer panel that displays Django settings inside the admin with basic search.
It also shows how to use the Control Room plugin cookiecutter template to scaffold a new panel project.
This Guide is targeting beginners and is useful for anyone looking to get into making their own admin panels:
If anyone builds panels based on this Iād love to see them.