Create an admin interface for a web application?

does it build an admin interface from scratch for every web app (not CMS sites)?

Are there any tools to support this process?

multiple tutorials?

share your thoughts and experiences!

+2


a source to share


1 answer


Depends, if you are building a website from scratch without using any CMS, then yes, in most cases, you have to create it manually depending on your site's front-end requirements .

However, if you are building your site with a CMS like Joomla etc., then the admin site comes with them and you don't need to build yourself in that case.



And yes, it would be great if someone comes up with such a tool to create admins for your custom site.

+3


a source







All Articles