html site do have backend administrative

Discussion in 'HTML & Website Design' started by bizcheers, Apr 9, 2013.

  1. #1
    I have a html site, its hard to update since there is no backend side. so my question is hot to turn a simple html to a real website.

    thanks in advance
     
    bizcheers, Apr 9, 2013 IP
  2. Hefaistos

    Hefaistos Active Member

    Messages:
    194
    Likes Received:
    14
    Best Answers:
    9
    Trophy Points:
    63
    Digital Goods:
    1
    #2
    With a simple HTML template, you need to edit source files every time you wish to change content.
    To make things easier and dynamic, you need to use a script that stores and get data from a database.
    You can do this with a Content Management System (CMS) and adapt theme for it's structure.
    There are some good Open Source CMS that you can use , like WordPress, Joomla , Drupal and more. This are only the most popular.
     
    Hefaistos, Apr 9, 2013 IP
  3. bizcheers

    bizcheers Member

    Messages:
    167
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    yes, i know that, but looking for an auto system turn it into.
     
    bizcheers, Apr 9, 2013 IP
  4. Hefaistos

    Hefaistos Active Member

    Messages:
    194
    Likes Received:
    14
    Best Answers:
    9
    Trophy Points:
    63
    Digital Goods:
    1
    #4
    I don't think that there are auto systems to convert HTML templates to a CMS theme. :oops: (but maybe I'm wrong, who knows...)
     
    Hefaistos, Apr 9, 2013 IP
  5. sparky21289

    sparky21289 Member

    Messages:
    97
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    45
    #5
    If you want to update your content using an admin panel, you're better off stripping down Wordpress and using their admin panel and some basic in-built Wordpress functions to use what you need, and display what you need to display on the front page.
     
    sparky21289, Apr 9, 2013 IP
  6. TestingWhiz1

    TestingWhiz1 Member

    Messages:
    64
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #6
    The back end normally means the admin area of the site where you can change various settings.There are some simple CMS such as Pulse using which you can convert simple html pages to real websites.
     
    TestingWhiz1, Apr 11, 2013 IP