How to attach an admin page to my website?

Tv Tuberer

Newbie
Joined
Sep 15, 2016
Messages
5
Reaction score
0
How to attach an admin page to my website?

Hi guys,

I am new in this web world, i have a small website, i read many posts here
but its all about creating new website an hosting, i am facing challenge in adding an admin panel
on my website, is there any one who can guide me how to do that please, it will be a great help,

i have an admin panel templet too, will it work or not i dont know, Please help.

thanks every one in advance.
 
what platform will you be using ? most already have an admin panel ,the easiest being wordpress and once you install the platform it should take you to an admin panel .you will need to be more specific about what you are aiming to do
 
Can you be more specific, do you mean WordPress or you talking about c/panel?
 
If u have having normal html design u need to add php code and work accordingly to connect admin panel .
If u are using wordpress then the admin panel come with it .
Can u be more specific on what type of platform your are using so that we can help you out in this ..
 
Yes i can help you but first confirm on which platform running your site ?
if like wordpress or other ?
please confirm or you can more discuss on skype sparshwebcoder
Thanks
 
what platform will you be using ? most already have an admin panel ,the easiest being wordpress and once you install the platform it should take you to an admin panel .you will need to be more specific about what you are aiming to do
Hi,

i am using simple html coding, and i am hosting the same,

but it is too hard to edit each and every page when i have to update something,

how can i add an admin panel to it so i can monitor the website and also edit it easily.
 
If u have having normal html design u need to add php code and work accordingly to connect admin panel .
If u are using wordpress then the admin panel come with it .
Can u be more specific on what type of platform your are using so that we can help you out in this ..

oh yes i have html coding,

do you have the code information that i can add,

or any site from where i can download it, in low cost, and add it to my site,
 
oh yes i have html coding,

do you have the code information that i can add,

or any site from where i can download it, in low cost, and add it to my site,

You can buy a premade admin panel template for example: https://themeforest.net/search?utf8=%E2%9C%93&term=admin&as=1&type=c&category=site-templates&referrer=homepage and have a programmer go in and add in what you need.
 
Last edited by a moderator:
If you are using a Wordpress website, then you already have an admin panel which you can access from yoursite.com/wp-admin

If you have a non-WP site, then I think you could find a script for that, depending on what features you need on the admin panel.
 
If you are using a Wordpress website, then you already have an admin panel which you can access from yoursite.com/wp-admin

If you have a non-WP site, then I think you could find a script for that, depending on what features you need on the admin panel.

Thanks for the reply,

Could you please guide me, which is the best source to get script?
 
Back
Top