0% found this document useful (0 votes)
17 views13 pages

Assignment No 6

Uploaded by

ahireharshada02
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views13 pages

Assignment No 6

Uploaded by

ahireharshada02
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 13

Assignment No:6

Aim: CMS tool

Problem statement:
Develop website using any CMS tool which falls into one of the categories blog,
social networking, News updates, Wikipedia, E-commerce store. Website must
include home page, and at least 5 forms. Use WordPress/ Joomla/ Drupal /PHP/
CSS/Bootstrap/ JavaScript.

Theory:
Introduction to CMS

• Contents of websites may consist of text, graphics, sounds, movies and so on,

• Content Management Systems are used as a tool to publish such contents


onto a website easily and efficiently, it also helps to separate web page
design from content creation.

• Content Management Systems are usually developed using a combination of


programming/scripting languages and database technologies, in which they
work well together.

• In order to manage the process of creating and presenting information on web


pages, this software consists of the following:

• Client software: is used to present a user interface to help users add,


change, or delete information on web pages, for example a web browser such
as Internet Explorer or Mozilla Firefox are used to display web based user
interfaces.

• Database software: is used as a tool to store data or information for


future retrieval or manipulation, for example Microsoft SQL server,
Oracle and MySQL databases.

• Web programming languages and scripts: these are used as a tool to


communicate to the underlying database to extract, change, save, or
remove
data from and to the database, for example JSP, PHP, Java Servlets, Perl and
so on.
• Template page: This is usually created by Hyper Text Mark up Language
(HTML) to keep the website layout consistent in order to preserve the
corporate image by keeping the same look and feel through out the system.

Advantages of Content Management


Systems

• It helps content authors to update or publish information onto the website


without any need for web programming knowledge, which in turn
reduces the cost of professional assistance.

• It allows content writers to concentrate on writing information without


worrying about the design of the website. They can easily add, edit, and
remove contents from and to the database by using simple user
interfaces.

• It allows web content maintenance carried out easily and efficiently to


meet business needs.

• It provides a consistent corporate image by keeping a consistent


presentation and layout of web pages throughout the website by separating
web page design tasks from content creation tasks.

• It helps web developers to concentrate on more important aspects of the


website such web architecture, design, navigation and usability of the website
without worrying about creating and updating information on the website.

Few CMS Development tools are wordpress, Drupal, Jhoomla.

Wordpress
WordPress is a completely free tool used to create dynamic websites. It is most popular
blogging tools on the web, making it easy for anybody to post their ideas, ures, and
audio/video. A blog is a type of website or part of a website that is maintained on a regular
basis by it's owner with entries regarding commentary, reviews, opinions, and other media
such as video. It will be used to create any type of websites such as Business Website,
Informative Website, Review Website, Personal Website, Photo Gallery, etc.

Conclusion: The various features of CMS have been studied and Wordpress have been
used.

You might also like