One of the functions for our new Agency plan is whitelabeling. Customers were asking how they can present admin panels to the clients, without them noticing that it was generated by a tool like ours. So we have a solution.

How downloaded panel looks originally:

Whitelabeling 1

As you can see, quite a lot if quickadmin in the code – folders, assets, language files.

Now, for Agency plan users we present this:

Whitelabeling 2

And also no quickadmin assets – just pure AdminLTE theme.

See, no sign of quickadmin ever existed as a generator. That’s the whole point.

We hope this feature will help agencies and other business-focused developer teams to present their work in a clean way, instead of “partly generated by QuickAdminPanel”.