<?xml version="1.0" encoding="utf-8"?>
<!-- generator="ThemeXpert" -->
<?xml-stylesheet href="https://www.themexpert.com/media/quixnxt/css/quix-core.css?ver=4.5.4" type="text/css"?>
<feed xmlns="https://www.w3.org/2005/Atom"  xml:lang="en-gb">
	<title type="text">WordPress &amp; Joomla Documentation - ThemeXpert</title>
	<subtitle type="text">ThemeXpert: Joomla's oldest and most trusted template and extension club since 2010 with the best page builder, Quix.</subtitle>
	<link rel="alternate" type="text/html" href="https://www.themexpert.com"/>
	<id>https://www.themexpert.com/docs/joomla-101/joomla-25</id>
	<updated>2024-08-09T15:34:47+06:00</updated>
	<author>
		<name>ThemeXpert</name>
		<email>support@themexpert.com</email>
	</author>
	<generator>ThemeXpert</generator>
	<link rel="self" type="application/atom+xml" href="https://www.themexpert.com/docs/joomla-101/joomla-25?format=feed&amp;type=atom"/>
	<entry>
		<title>Version Information</title>
		<link rel="alternate" type="text/html" href="https://www.themexpert.com/docs/joomla-101/joomla-25/version-info"/>
		<published>2016-05-08T19:11:46+06:00</published>
		<updated>2016-05-08T19:11:46+06:00</updated>
		<id>https://www.themexpert.com/docs/joomla-101/joomla-25/version-info</id>
		<author>
			<name>Parvez Akther</name>
			<email>parvez@themexpert.com</email>
		</author>
		<summary type="html">&lt;p&gt;The problems happen when we use open source (OS) software. And of course, the OS software will be upgraded to a version in every so often.&lt;/p&gt;
&lt;p&gt;Our discussion now about two points: adopt a &amp;quot;stable trunk&amp;quot; practice and do time-based releases.&lt;/p&gt;
&lt;h2&gt;Stable Trunk&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;In software version control parlance, the trunk (think tree) is the working code used for releasing versions of the program. Developers can create branches (copies of the trunk's code) to work on major changes, like adding a new feature. By working in a branch, a group of developers can make all the changes they like without affecting either the main program or other developers working in other branches. When a feature is tested and ready, the branch for that feature is merged back into trunk and becomes part of the next release.&lt;/p&gt;
&lt;h2&gt;Time-Based Release Cycle&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;With Joomla, we don't know who might work on something or how many hours or days they might have available, let alone when they might finish it. So it is impossible to accurately predict when new features will be ready for release. On the other hand, there are great benefits to the community to have a predictable release cycle. The PLT's solution was to release on a planned time schedule.&lt;/p&gt;
&lt;h2&gt;STS and LTS Releases&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;With this background in mind, let's look at the specifics of the current Joomla release cycle. In that same 2009 meeting, the PLT decided on an ambitious goal – to release a new Joomla version every six months. Why such frequent releases? One important consideration is to motivate developers. Volunteers who contribute code to the project want to see their code or feature get used. If the time between releases is too long, we lose this motivating factor. Releasing more frequently also makes it easier to keep up with versions of software that Joomla relies on – things like PHP, MySQL, and TinyMCE. All of these programs are under constant development and change, and we need to be able to keep pace.&lt;/p&gt;
&lt;p&gt;The choice is entirely yours. The only condition is this: if you go with an STS release (say 3.0 or 3.1), you need to understand that these have a short lifespan and that you are in effect committing to updating every six months until you get to the next LTS release (for example, 3.5). At that point, you can decide whether to stay on the STS path (and go for 4.0 / 4.1 / 4.5) or switch to the LTS path (and wait for version 4.5).&lt;/p&gt;
&lt;h2&gt;Why did Joomla skip from version 1.7 to 2.5?&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;In a meeting on July 2011, the PLT decided it would make things simpler if all of the LTS releases were X.5 releases (1.5, 2.5, 3.5, and so on). To get on that plan, we could either (a) call the January 2012 release 1.8 as planned and start the X.5 numbering with version 2; or (b) we could skip from 1.7 to 2.5 and have 2.5 as the next LTS release. We decided to put this to a vote in the community and the community chose to do (b). So the January 2012 release was called 2.5 and is the current LTS release.&lt;/p&gt;</summary>
		<content type="html">&lt;p&gt;The problems happen when we use open source (OS) software. And of course, the OS software will be upgraded to a version in every so often.&lt;/p&gt;
&lt;p&gt;Our discussion now about two points: adopt a &amp;quot;stable trunk&amp;quot; practice and do time-based releases.&lt;/p&gt;
&lt;h2&gt;Stable Trunk&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;In software version control parlance, the trunk (think tree) is the working code used for releasing versions of the program. Developers can create branches (copies of the trunk's code) to work on major changes, like adding a new feature. By working in a branch, a group of developers can make all the changes they like without affecting either the main program or other developers working in other branches. When a feature is tested and ready, the branch for that feature is merged back into trunk and becomes part of the next release.&lt;/p&gt;
&lt;h2&gt;Time-Based Release Cycle&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;With Joomla, we don't know who might work on something or how many hours or days they might have available, let alone when they might finish it. So it is impossible to accurately predict when new features will be ready for release. On the other hand, there are great benefits to the community to have a predictable release cycle. The PLT's solution was to release on a planned time schedule.&lt;/p&gt;
&lt;h2&gt;STS and LTS Releases&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;With this background in mind, let's look at the specifics of the current Joomla release cycle. In that same 2009 meeting, the PLT decided on an ambitious goal – to release a new Joomla version every six months. Why such frequent releases? One important consideration is to motivate developers. Volunteers who contribute code to the project want to see their code or feature get used. If the time between releases is too long, we lose this motivating factor. Releasing more frequently also makes it easier to keep up with versions of software that Joomla relies on – things like PHP, MySQL, and TinyMCE. All of these programs are under constant development and change, and we need to be able to keep pace.&lt;/p&gt;
&lt;p&gt;The choice is entirely yours. The only condition is this: if you go with an STS release (say 3.0 or 3.1), you need to understand that these have a short lifespan and that you are in effect committing to updating every six months until you get to the next LTS release (for example, 3.5). At that point, you can decide whether to stay on the STS path (and go for 4.0 / 4.1 / 4.5) or switch to the LTS path (and wait for version 4.5).&lt;/p&gt;
&lt;h2&gt;Why did Joomla skip from version 1.7 to 2.5?&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;In a meeting on July 2011, the PLT decided it would make things simpler if all of the LTS releases were X.5 releases (1.5, 2.5, 3.5, and so on). To get on that plan, we could either (a) call the January 2012 release 1.8 as planned and start the X.5 numbering with version 2; or (b) we could skip from 1.7 to 2.5 and have 2.5 as the next LTS release. We decided to put this to a vote in the community and the community chose to do (b). So the January 2012 release was called 2.5 and is the current LTS release.&lt;/p&gt;</content>
		<category term="Joomla 2.5" />
	</entry>
	<entry>
		<title>Introduction</title>
		<link rel="alternate" type="text/html" href="https://www.themexpert.com/docs/joomla-101/joomla-25/introduction"/>
		<published>2016-05-08T19:11:04+06:00</published>
		<updated>2016-05-08T19:11:04+06:00</updated>
		<id>https://www.themexpert.com/docs/joomla-101/joomla-25/introduction</id>
		<author>
			<name>Parvez Akther</name>
			<email>parvez@themexpert.com</email>
		</author>
		<summary type="html">&lt;h2&gt;What is Joomla!&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;Joomla is a free and open source content management system (CMS). Joomla uses for publishing content on the World Wide Web. Joomla! is a tested, extensible and effective tool supported by a very easy and friendly community of developers and users.&lt;/p&gt;
&lt;p&gt;Do you want to get started easily with Joomla!, but you have no good idea about Jooma or, where to begin? If so, you have come to the right place.&lt;/p&gt;
&lt;h2&gt;Requirements&lt;/h2&gt;
&lt;hr /&gt;
&lt;h3&gt;For Joomla 2.5.x , 1.7.x and 1.6.x&lt;/h3&gt;
&lt;table class=&quot;table table-striped table-bordered&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;&lt;th&gt;Software&lt;/th&gt;&lt;th&gt;Recommended&lt;/th&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;MySQL&lt;/td&gt;
&lt;td&gt;5.0.4 +&lt;/td&gt;
&lt;td&gt;5.0.4 +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PHP&lt;/td&gt;
&lt;td&gt;5.3 +&lt;/td&gt;
&lt;td&gt;5.2.4 +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;text-align: center;&quot; colspan=&quot;3&quot;&gt;&lt;strong&gt;Supported Web Servers&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Apache (with mod_mysql, mod_xml)&lt;/td&gt;
&lt;td&gt;2.x +&lt;/td&gt;
&lt;td&gt;2.x +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Nginx&lt;/td&gt;
&lt;td&gt;1.1&lt;/td&gt;
&lt;td&gt;1.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Microsoft IIS&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;For Joomla 3.x&lt;/h3&gt;
&lt;table class=&quot;table table-striped table-bordered&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;&lt;th&gt;Software&lt;/th&gt;&lt;th&gt;Recommended&lt;/th&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;PHP (Magic Quotes GPC off)&lt;/td&gt;
&lt;td&gt;5.3.1 +&lt;/td&gt;
&lt;td&gt;5.3.1 +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;text-align: center;&quot; colspan=&quot;3&quot;&gt;&lt;strong&gt;Supported Databases&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;MySQL (InnoDB support required)&lt;/td&gt;
&lt;td&gt;5.1 +&lt;/td&gt;
&lt;td&gt;5.1 +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;MSSQL&lt;/td&gt;
&lt;td&gt;10.50.1600.1 +&lt;/td&gt;
&lt;td&gt;10.50.1600.1 +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PostgreSQL&lt;/td&gt;
&lt;td&gt;8.3.18 +&lt;/td&gt;
&lt;td&gt;8.3.18 +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;text-align: center;&quot; colspan=&quot;3&quot;&gt;&lt;strong&gt;Supported Web Servers&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Apache (with mod_mysql, mod_xml and mod_zlib)&lt;/td&gt;
&lt;td&gt;2.x +&lt;/td&gt;
&lt;td&gt;2.x +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Nginx&lt;/td&gt;
&lt;td&gt;1.1&lt;/td&gt;
&lt;td&gt;1.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Microsoft IIS&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</summary>
		<content type="html">&lt;h2&gt;What is Joomla!&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;Joomla is a free and open source content management system (CMS). Joomla uses for publishing content on the World Wide Web. Joomla! is a tested, extensible and effective tool supported by a very easy and friendly community of developers and users.&lt;/p&gt;
&lt;p&gt;Do you want to get started easily with Joomla!, but you have no good idea about Jooma or, where to begin? If so, you have come to the right place.&lt;/p&gt;
&lt;h2&gt;Requirements&lt;/h2&gt;
&lt;hr /&gt;
&lt;h3&gt;For Joomla 2.5.x , 1.7.x and 1.6.x&lt;/h3&gt;
&lt;table class=&quot;table table-striped table-bordered&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;&lt;th&gt;Software&lt;/th&gt;&lt;th&gt;Recommended&lt;/th&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;MySQL&lt;/td&gt;
&lt;td&gt;5.0.4 +&lt;/td&gt;
&lt;td&gt;5.0.4 +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PHP&lt;/td&gt;
&lt;td&gt;5.3 +&lt;/td&gt;
&lt;td&gt;5.2.4 +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;text-align: center;&quot; colspan=&quot;3&quot;&gt;&lt;strong&gt;Supported Web Servers&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Apache (with mod_mysql, mod_xml)&lt;/td&gt;
&lt;td&gt;2.x +&lt;/td&gt;
&lt;td&gt;2.x +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Nginx&lt;/td&gt;
&lt;td&gt;1.1&lt;/td&gt;
&lt;td&gt;1.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Microsoft IIS&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;For Joomla 3.x&lt;/h3&gt;
&lt;table class=&quot;table table-striped table-bordered&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;&lt;th&gt;Software&lt;/th&gt;&lt;th&gt;Recommended&lt;/th&gt;&lt;th&gt;Minimum&lt;/th&gt;&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;PHP (Magic Quotes GPC off)&lt;/td&gt;
&lt;td&gt;5.3.1 +&lt;/td&gt;
&lt;td&gt;5.3.1 +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;text-align: center;&quot; colspan=&quot;3&quot;&gt;&lt;strong&gt;Supported Databases&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;MySQL (InnoDB support required)&lt;/td&gt;
&lt;td&gt;5.1 +&lt;/td&gt;
&lt;td&gt;5.1 +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;MSSQL&lt;/td&gt;
&lt;td&gt;10.50.1600.1 +&lt;/td&gt;
&lt;td&gt;10.50.1600.1 +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PostgreSQL&lt;/td&gt;
&lt;td&gt;8.3.18 +&lt;/td&gt;
&lt;td&gt;8.3.18 +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;text-align: center;&quot; colspan=&quot;3&quot;&gt;&lt;strong&gt;Supported Web Servers&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Apache (with mod_mysql, mod_xml and mod_zlib)&lt;/td&gt;
&lt;td&gt;2.x +&lt;/td&gt;
&lt;td&gt;2.x +&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Nginx&lt;/td&gt;
&lt;td&gt;1.1&lt;/td&gt;
&lt;td&gt;1.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Microsoft IIS&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</content>
		<category term="Joomla 2.5" />
	</entry>
	<entry>
		<title>Installing Joomla 2.5</title>
		<link rel="alternate" type="text/html" href="https://www.themexpert.com/docs/joomla-101/joomla-25/installation"/>
		<published>2016-05-08T19:10:04+06:00</published>
		<updated>2016-05-08T19:10:04+06:00</updated>
		<id>https://www.themexpert.com/docs/joomla-101/joomla-25/installation</id>
		<author>
			<name>Parvez Akther</name>
			<email>parvez@themexpert.com</email>
		</author>
		<summary type="html">&lt;p&gt;According to install Joomla! On your PC, it is necessary to connect your own internet, for which you'll need a browser, a web server, a PHP environment and as well a Joomla supported database system. We call this a LAMP(Linux, Apache, My SQL, PHP) stack (or XAMP) and there is many client server available for Window, Mac and Linux, eg: XAMPP, AMP, MAMP etc. In this tutorial we'll give you example of how to install and configure joomla on XAMPP. The Joomla! Files will be copied to this system and configured with the Joomla! web installer.&lt;/p&gt;
&lt;h2&gt;XAMPP Setup&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;In order to install Joomla! At first install XAMPP for Joomla run to set up a server on your own computer. (You can also install Joomla on the web for trial, www.demo.joomla.org)&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;To create a local server to your PC Download the latest XAMPP installer for your version of Windows from the XAMPP site: &lt;a href=&quot;https://www.apachefriends.org/&quot;&gt;&lt;a href=&quot;https://www.apachefriends.org/&quot;&gt;https://www.apachefriends.org/&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;After downloading XAMPP, run the setup and follow the given instructions. Installing Apache and MySQL as services are recommended.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You can install XAMPP to other drive for future folder safety (like windows crash).&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/xampp-control.jpg&quot; alt=&quot;xampp-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;If firewall wants to block any features, click unblock all features.&lt;/p&gt;
&lt;p&gt;After complete installation, run XAMPP Control Panel from desktop.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/xampp-control.jpg&quot; alt=&quot;xampp-control&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click start for Apache &amp;amp; MySQL from Actions.&lt;/p&gt;
&lt;p&gt;(If does not start Apache or mysql after clicking, please exit your internet messenger like Skype for those times)&lt;/p&gt;
&lt;p&gt;Now minimize it to the taskbar. Now let us go get Joomla! for Setup.&lt;/p&gt;
&lt;h2&gt;Download &amp;amp; Unzip Joomla!&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;At first, we need to make a folder for Joomla!. Open the folder that you installed XAMPP into – usually &lt;code&gt;C:\XAMPP&lt;/code&gt; or &lt;code&gt;C:\Program Files\XAMPP&lt;/code&gt; on Windows.&lt;/p&gt;
&lt;p&gt;Open up the folder &lt;code&gt;htdocs&lt;/code&gt; Create a new folder in htdocs titled &lt;code&gt;joomla&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Now we download Joomla!2.5 or 3.0 From the this url &lt;a href=&quot;https://www.joomla.org/download.html&quot;&gt;&lt;a href=&quot;https://www.joomla.org/download.html&quot;&gt;https://www.joomla.org/download.html&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After completing the download, use your favorite program to &lt;code&gt;unzip/extract&lt;/code&gt; the files into the &lt;code&gt;joomla&lt;/code&gt; directory that we created in &lt;code&gt;htdocs&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Now we are ready to setup Joomla!&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open your default internet browser.&lt;/li&gt;
&lt;li&gt;Type in the address bar &lt;a href=&quot;https://localhost/joomla&quot;&gt;https://localhost/joomla&lt;/a&gt; then press Enter&lt;/li&gt;
&lt;li&gt;Now select your desired language, and click the Next button.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install1.jpg&quot; alt=&quot;joomla-install1&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;4 . Pre-installation check&lt;/p&gt;
&lt;p&gt;The Pre-installation check should help you verify whether your server environment is suitable for the installation of Joomla! or not. It's a good sign if you see mostly green test results. Depending on your configuration, there can be differences.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install2.jpg&quot; alt=&quot;joomla-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;5 . Then click the Next button and you will get to the step License&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install3.jpg&quot; alt=&quot;jjoomla-install3&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;All software products contain a license describing the allowed usage. Joomla! is licensed according to the GNU General Public License, version 2.0&lt;/p&gt;
&lt;p&gt;6 . Database configuration&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install4.jpg&quot; alt=&quot;jjoomla-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;On the &lt;code&gt;Database Configuration&lt;/code&gt; page, enter the details, then press Next. The user root is the MySQL administrator and can, therefore, do everything in your MySQL system. The password depends on your server environment (no password is needed with XAMPP, with MAMP the password is root too).&lt;/p&gt;
&lt;p&gt;7 . FTP configuration&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install5.jpg&quot; alt=&quot;jjoomla-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;n order to avoid problems with access rights and possibly turned on PHP Safe Mode, you have the possibility to use the FTP functions of PHP for the upload and file handling. This is not necessary in a local installation.&lt;/p&gt;
&lt;p&gt;8 . Main configuration&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In this step, give your site name in Basic setting.&lt;/li&gt;
&lt;li&gt;Then give your email address, user name &amp;amp; password.&lt;/li&gt;
&lt;li&gt;For new and starter user, you can click Install Sample Data button to get all dummy data inside your Joomla installation.&lt;/li&gt;
&lt;li&gt;Now click Install sample data.&lt;/li&gt;
&lt;li&gt;Now Click on the button NEXT and the data will be transferred.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install6.jpg&quot; alt=&quot;jjoomla-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;9 . Finish&lt;/p&gt;
&lt;p&gt;In this step, you will be congratulated on having successfully installed Joomla!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install7.jpg&quot; alt=&quot;jjoomla-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;You will now see an advisory message appearing in the display, prompting you to delete the directory called &lt;code&gt;Installation&lt;/code&gt; You should follow this advisory because your Joomla! website will otherwise not run properly.&lt;/p&gt;
&lt;p&gt;Now you have successfully installed Joomla! you can begin configuring your website and content. Click on Site to view your newly created website!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install8.jpg&quot; alt=&quot;jjoomla-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;</summary>
		<content type="html">&lt;p&gt;According to install Joomla! On your PC, it is necessary to connect your own internet, for which you'll need a browser, a web server, a PHP environment and as well a Joomla supported database system. We call this a LAMP(Linux, Apache, My SQL, PHP) stack (or XAMP) and there is many client server available for Window, Mac and Linux, eg: XAMPP, AMP, MAMP etc. In this tutorial we'll give you example of how to install and configure joomla on XAMPP. The Joomla! Files will be copied to this system and configured with the Joomla! web installer.&lt;/p&gt;
&lt;h2&gt;XAMPP Setup&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;In order to install Joomla! At first install XAMPP for Joomla run to set up a server on your own computer. (You can also install Joomla on the web for trial, www.demo.joomla.org)&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;To create a local server to your PC Download the latest XAMPP installer for your version of Windows from the XAMPP site: &lt;a href=&quot;https://www.apachefriends.org/&quot;&gt;&lt;a href=&quot;https://www.apachefriends.org/&quot;&gt;https://www.apachefriends.org/&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;After downloading XAMPP, run the setup and follow the given instructions. Installing Apache and MySQL as services are recommended.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You can install XAMPP to other drive for future folder safety (like windows crash).&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/xampp-control.jpg&quot; alt=&quot;xampp-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;If firewall wants to block any features, click unblock all features.&lt;/p&gt;
&lt;p&gt;After complete installation, run XAMPP Control Panel from desktop.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/xampp-control.jpg&quot; alt=&quot;xampp-control&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click start for Apache &amp;amp; MySQL from Actions.&lt;/p&gt;
&lt;p&gt;(If does not start Apache or mysql after clicking, please exit your internet messenger like Skype for those times)&lt;/p&gt;
&lt;p&gt;Now minimize it to the taskbar. Now let us go get Joomla! for Setup.&lt;/p&gt;
&lt;h2&gt;Download &amp;amp; Unzip Joomla!&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;At first, we need to make a folder for Joomla!. Open the folder that you installed XAMPP into – usually &lt;code&gt;C:\XAMPP&lt;/code&gt; or &lt;code&gt;C:\Program Files\XAMPP&lt;/code&gt; on Windows.&lt;/p&gt;
&lt;p&gt;Open up the folder &lt;code&gt;htdocs&lt;/code&gt; Create a new folder in htdocs titled &lt;code&gt;joomla&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Now we download Joomla!2.5 or 3.0 From the this url &lt;a href=&quot;https://www.joomla.org/download.html&quot;&gt;&lt;a href=&quot;https://www.joomla.org/download.html&quot;&gt;https://www.joomla.org/download.html&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After completing the download, use your favorite program to &lt;code&gt;unzip/extract&lt;/code&gt; the files into the &lt;code&gt;joomla&lt;/code&gt; directory that we created in &lt;code&gt;htdocs&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Now we are ready to setup Joomla!&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open your default internet browser.&lt;/li&gt;
&lt;li&gt;Type in the address bar &lt;a href=&quot;https://localhost/joomla&quot;&gt;https://localhost/joomla&lt;/a&gt; then press Enter&lt;/li&gt;
&lt;li&gt;Now select your desired language, and click the Next button.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install1.jpg&quot; alt=&quot;joomla-install1&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;4 . Pre-installation check&lt;/p&gt;
&lt;p&gt;The Pre-installation check should help you verify whether your server environment is suitable for the installation of Joomla! or not. It's a good sign if you see mostly green test results. Depending on your configuration, there can be differences.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install2.jpg&quot; alt=&quot;joomla-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;5 . Then click the Next button and you will get to the step License&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install3.jpg&quot; alt=&quot;jjoomla-install3&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;All software products contain a license describing the allowed usage. Joomla! is licensed according to the GNU General Public License, version 2.0&lt;/p&gt;
&lt;p&gt;6 . Database configuration&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install4.jpg&quot; alt=&quot;jjoomla-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;On the &lt;code&gt;Database Configuration&lt;/code&gt; page, enter the details, then press Next. The user root is the MySQL administrator and can, therefore, do everything in your MySQL system. The password depends on your server environment (no password is needed with XAMPP, with MAMP the password is root too).&lt;/p&gt;
&lt;p&gt;7 . FTP configuration&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install5.jpg&quot; alt=&quot;jjoomla-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;n order to avoid problems with access rights and possibly turned on PHP Safe Mode, you have the possibility to use the FTP functions of PHP for the upload and file handling. This is not necessary in a local installation.&lt;/p&gt;
&lt;p&gt;8 . Main configuration&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In this step, give your site name in Basic setting.&lt;/li&gt;
&lt;li&gt;Then give your email address, user name &amp;amp; password.&lt;/li&gt;
&lt;li&gt;For new and starter user, you can click Install Sample Data button to get all dummy data inside your Joomla installation.&lt;/li&gt;
&lt;li&gt;Now click Install sample data.&lt;/li&gt;
&lt;li&gt;Now Click on the button NEXT and the data will be transferred.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install6.jpg&quot; alt=&quot;jjoomla-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;9 . Finish&lt;/p&gt;
&lt;p&gt;In this step, you will be congratulated on having successfully installed Joomla!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install7.jpg&quot; alt=&quot;jjoomla-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;You will now see an advisory message appearing in the display, prompting you to delete the directory called &lt;code&gt;Installation&lt;/code&gt; You should follow this advisory because your Joomla! website will otherwise not run properly.&lt;/p&gt;
&lt;p&gt;Now you have successfully installed Joomla! you can begin configuring your website and content. Click on Site to view your newly created website!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/installation/joomla-install8.jpg&quot; alt=&quot;jjoomla-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;</content>
		<category term="Joomla 2.5" />
	</entry>
	<entry>
		<title>How to install / uninstall extensions</title>
		<link rel="alternate" type="text/html" href="https://www.themexpert.com/docs/joomla-101/joomla-25/install-unstall-extension"/>
		<published>2016-05-08T19:09:18+06:00</published>
		<updated>2016-05-08T19:09:18+06:00</updated>
		<id>https://www.themexpert.com/docs/joomla-101/joomla-25/install-unstall-extension</id>
		<author>
			<name>Parvez Akther</name>
			<email>parvez@themexpert.com</email>
		</author>
		<summary type="html">&lt;h2&gt;Install Extensions&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;Joomla extensions help extend the Joomla websites' ability. There are five types of extensions for Joomla!: Components, Modules, Plugins, Templates, and Languages. Each of these extensions handles a specific function.&lt;/p&gt;
&lt;p&gt;For the purpose of this tutorial we'll install the K2 component for Joomla. Follow the steps below to complete the installation of any Joomla module, component etc.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Download K2 from this url &lt;a href=&quot;https://getk2.org/&quot;&gt;&lt;a href=&quot;https://getk2.org/&quot;&gt;https://getk2.org/&lt;/a&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Login to your Joomla admin area and then go to &lt;code&gt;Extensions =&amp;gt; Extensions Manager&lt;/code&gt;
extension-install1&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/install-unstall-extension/extension-install1.jpg&quot; alt=&quot;extension install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;3 . In the &lt;code&gt;Upload Package File&lt;/code&gt; click &lt;code&gt;Browse&lt;/code&gt; and locate the K2 component archive which you already download.
4 . Click &lt;code&gt;Upload &amp;amp; Install&lt;/code&gt; to upload the file and complete the installation.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/install-unstall-extension/extension-install2.jpg&quot; alt=&quot;extension-instal&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Uninstall Extensions&lt;/h2&gt;
&lt;p&gt;Login to your Joomla admin area and then go to &lt;code&gt;Extensions =&amp;gt; Extensions Manager&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;You'll see the following tabs at the top: Install Update, Manage, Discover, Database, Warnings. Ensure you are on the &lt;code&gt;Manage&lt;/code&gt; tab by clicking on it.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/install-unstall-extension/extension-install3.jpg&quot; alt=&quot;extension-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Use the filter feature or browse and find the extension you want to remove. Then check the box next to the extension you want to remove and click Uninstall from the top right menu.&lt;/p&gt;
&lt;p&gt;You will then see this message: &lt;code&gt;Uninstalling module was successful&lt;/code&gt;&lt;/p&gt;</summary>
		<content type="html">&lt;h2&gt;Install Extensions&lt;/h2&gt;
&lt;hr /&gt;
&lt;p&gt;Joomla extensions help extend the Joomla websites' ability. There are five types of extensions for Joomla!: Components, Modules, Plugins, Templates, and Languages. Each of these extensions handles a specific function.&lt;/p&gt;
&lt;p&gt;For the purpose of this tutorial we'll install the K2 component for Joomla. Follow the steps below to complete the installation of any Joomla module, component etc.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Download K2 from this url &lt;a href=&quot;https://getk2.org/&quot;&gt;&lt;a href=&quot;https://getk2.org/&quot;&gt;https://getk2.org/&lt;/a&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Login to your Joomla admin area and then go to &lt;code&gt;Extensions =&amp;gt; Extensions Manager&lt;/code&gt;
extension-install1&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/install-unstall-extension/extension-install1.jpg&quot; alt=&quot;extension install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;3 . In the &lt;code&gt;Upload Package File&lt;/code&gt; click &lt;code&gt;Browse&lt;/code&gt; and locate the K2 component archive which you already download.
4 . Click &lt;code&gt;Upload &amp;amp; Install&lt;/code&gt; to upload the file and complete the installation.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/install-unstall-extension/extension-install2.jpg&quot; alt=&quot;extension-instal&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;Uninstall Extensions&lt;/h2&gt;
&lt;p&gt;Login to your Joomla admin area and then go to &lt;code&gt;Extensions =&amp;gt; Extensions Manager&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;You'll see the following tabs at the top: Install Update, Manage, Discover, Database, Warnings. Ensure you are on the &lt;code&gt;Manage&lt;/code&gt; tab by clicking on it.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/install-unstall-extension/extension-install3.jpg&quot; alt=&quot;extension-install&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Use the filter feature or browse and find the extension you want to remove. Then check the box next to the extension you want to remove and click Uninstall from the top right menu.&lt;/p&gt;
&lt;p&gt;You will then see this message: &lt;code&gt;Uninstalling module was successful&lt;/code&gt;&lt;/p&gt;</content>
		<category term="Joomla 2.5" />
	</entry>
	<entry>
		<title>How to create search engine friendly URLs</title>
		<link rel="alternate" type="text/html" href="https://www.themexpert.com/docs/joomla-101/joomla-25/create-sef-url"/>
		<published>2016-05-08T19:08:39+06:00</published>
		<updated>2016-05-08T19:08:39+06:00</updated>
		<id>https://www.themexpert.com/docs/joomla-101/joomla-25/create-sef-url</id>
		<author>
			<name>Parvez Akther</name>
			<email>parvez@themexpert.com</email>
		</author>
		<summary type="html">&lt;p&gt;When SEO is enabled, your links will be in human-readable format and this will help your website rank higher in search results.&lt;/p&gt;
&lt;p&gt;To enable SEO for your Joomla website, follow the steps below:&lt;/p&gt;
&lt;p&gt;Enable &lt;code&gt;mod_rewrite&lt;/code&gt; If you are not sure, please contact your hosting provider. Then rename the &lt;code&gt;htaccess.txt&lt;/code&gt; file in your Joomla installation directory to &lt;code&gt;.htaccess&lt;/code&gt;
Enable Joomla's SEO functionality from &lt;code&gt;Site =&amp;gt; Global&lt;/code&gt; configuration in the Site administration panel.
In the SEO Settings section change &lt;code&gt;Search Engine Friendly URLs&lt;/code&gt; and Use URL rewriting to Yes.
Click on &lt;code&gt;Save&lt;/code&gt; from the top right menu.
seo-friendly&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-sef-url/seo-friendly.jpg&quot; alt=&quot;seo-friendly&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;</summary>
		<content type="html">&lt;p&gt;When SEO is enabled, your links will be in human-readable format and this will help your website rank higher in search results.&lt;/p&gt;
&lt;p&gt;To enable SEO for your Joomla website, follow the steps below:&lt;/p&gt;
&lt;p&gt;Enable &lt;code&gt;mod_rewrite&lt;/code&gt; If you are not sure, please contact your hosting provider. Then rename the &lt;code&gt;htaccess.txt&lt;/code&gt; file in your Joomla installation directory to &lt;code&gt;.htaccess&lt;/code&gt;
Enable Joomla's SEO functionality from &lt;code&gt;Site =&amp;gt; Global&lt;/code&gt; configuration in the Site administration panel.
In the SEO Settings section change &lt;code&gt;Search Engine Friendly URLs&lt;/code&gt; and Use URL rewriting to Yes.
Click on &lt;code&gt;Save&lt;/code&gt; from the top right menu.
seo-friendly&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-sef-url/seo-friendly.jpg&quot; alt=&quot;seo-friendly&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;</content>
		<category term="Joomla 2.5" />
	</entry>
	<entry>
		<title>How to create Contact Us page</title>
		<link rel="alternate" type="text/html" href="https://www.themexpert.com/docs/joomla-101/joomla-25/create-ontact-page"/>
		<published>2016-05-08T19:07:44+06:00</published>
		<updated>2016-05-08T19:07:44+06:00</updated>
		<id>https://www.themexpert.com/docs/joomla-101/joomla-25/create-ontact-page</id>
		<author>
			<name>Parvez Akther</name>
			<email>parvez@themexpert.com</email>
		</author>
		<summary type="html">&lt;p&gt;Open your Joomla admin area and navigate to &lt;code&gt;Components -&amp;gt; Contacts -&amp;gt; Categories&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Click New icon. Give the Title name then Save.&lt;/p&gt;
&lt;p&gt;Now return to &lt;code&gt;Components -&amp;gt; Contacts -&amp;gt; Contacts&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Click on the New icon to begin the setup of your Contact us page.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-ontact-page/contact-us1.jpg&quot; alt=&quot;contact-us&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Enter the required values in the corresponding fields. Review the options listed in the right part of the page and set them per your needs. In order to receive a copy of the contact form inquiries, enter an e-mail address in the &lt;code&gt;Contact details&lt;/code&gt; list. Now Save the Contact Us page setup. Now go &lt;code&gt;Menus -&amp;gt; Main Menu&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;to publish it. Click on &lt;code&gt;Add New Menu Item&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-ontact-page/contact-us2.jpg&quot; alt=&quot;contact-us&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Select Menu Item type from the corresponding dialog.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-ontact-page/contact-us3.jpg&quot; alt=&quot;contact-us&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Enter the name to &lt;code&gt;Menu Title&lt;/code&gt; that will display in the Menu. Set the other options that are not mandatory per your requirements. Save the new menu item and check it from the front end.&lt;/p&gt;</summary>
		<content type="html">&lt;p&gt;Open your Joomla admin area and navigate to &lt;code&gt;Components -&amp;gt; Contacts -&amp;gt; Categories&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Click New icon. Give the Title name then Save.&lt;/p&gt;
&lt;p&gt;Now return to &lt;code&gt;Components -&amp;gt; Contacts -&amp;gt; Contacts&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Click on the New icon to begin the setup of your Contact us page.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-ontact-page/contact-us1.jpg&quot; alt=&quot;contact-us&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Enter the required values in the corresponding fields. Review the options listed in the right part of the page and set them per your needs. In order to receive a copy of the contact form inquiries, enter an e-mail address in the &lt;code&gt;Contact details&lt;/code&gt; list. Now Save the Contact Us page setup. Now go &lt;code&gt;Menus -&amp;gt; Main Menu&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;to publish it. Click on &lt;code&gt;Add New Menu Item&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-ontact-page/contact-us2.jpg&quot; alt=&quot;contact-us&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Select Menu Item type from the corresponding dialog.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-ontact-page/contact-us3.jpg&quot; alt=&quot;contact-us&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Enter the name to &lt;code&gt;Menu Title&lt;/code&gt; that will display in the Menu. Set the other options that are not mandatory per your requirements. Save the new menu item and check it from the front end.&lt;/p&gt;</content>
		<category term="Joomla 2.5" />
	</entry>
	<entry>
		<title>How to create new Menu Item</title>
		<link rel="alternate" type="text/html" href="https://www.themexpert.com/docs/joomla-101/joomla-25/create-menu"/>
		<published>2016-05-08T19:07:04+06:00</published>
		<updated>2016-05-08T19:07:04+06:00</updated>
		<id>https://www.themexpert.com/docs/joomla-101/joomla-25/create-menu</id>
		<author>
			<name>Parvez Akther</name>
			<email>parvez@themexpert.com</email>
		</author>
		<summary type="html">&lt;p&gt;From your Joomla administrator, go to &lt;code&gt;Menus =&amp;gt; Main Menu =&amp;gt; Add new menu Item&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-menu/cr8-menuitem.jpg&quot; alt=&quot;cr8-menuitem&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;Explain&lt;/h3&gt;
&lt;p&gt;Explain&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Menu item type&lt;/strong&gt; = (the type of link:component,URl,Alias) selects from select option.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Menu title&lt;/strong&gt; = Give the title of the menu item that will display of the Menu.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Alias&lt;/strong&gt; = Leave this blank &amp;amp; Joomla will fill in a default value from the title. This value will depend on SEO(search engine optimization) setting.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt; = enter some text here.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Link&lt;/strong&gt; = link in this manu.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; = set publication status.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Access&lt;/strong&gt; = The access level group that is allowed to view this item.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Menu location&lt;/strong&gt; = shows which menu a link will appear in this location.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Parent item&lt;/strong&gt; = select the parent item from the menu.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Default page&lt;/strong&gt; = sets this menu item as the default or home page of this site. You must have a default page set at all times.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Template style&lt;/strong&gt; = select the specific template style or select default.
Then click save &amp;amp; close icon.&lt;/li&gt;
&lt;/ol&gt;</summary>
		<content type="html">&lt;p&gt;From your Joomla administrator, go to &lt;code&gt;Menus =&amp;gt; Main Menu =&amp;gt; Add new menu Item&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-menu/cr8-menuitem.jpg&quot; alt=&quot;cr8-menuitem&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;Explain&lt;/h3&gt;
&lt;p&gt;Explain&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Menu item type&lt;/strong&gt; = (the type of link:component,URl,Alias) selects from select option.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Menu title&lt;/strong&gt; = Give the title of the menu item that will display of the Menu.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Alias&lt;/strong&gt; = Leave this blank &amp;amp; Joomla will fill in a default value from the title. This value will depend on SEO(search engine optimization) setting.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt; = enter some text here.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Link&lt;/strong&gt; = link in this manu.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; = set publication status.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Access&lt;/strong&gt; = The access level group that is allowed to view this item.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Menu location&lt;/strong&gt; = shows which menu a link will appear in this location.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Parent item&lt;/strong&gt; = select the parent item from the menu.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Default page&lt;/strong&gt; = sets this menu item as the default or home page of this site. You must have a default page set at all times.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Template style&lt;/strong&gt; = select the specific template style or select default.
Then click save &amp;amp; close icon.&lt;/li&gt;
&lt;/ol&gt;</content>
		<category term="Joomla 2.5" />
	</entry>
	<entry>
		<title>How to create Joomla category</title>
		<link rel="alternate" type="text/html" href="https://www.themexpert.com/docs/joomla-101/joomla-25/create-category"/>
		<published>2016-05-08T19:06:22+06:00</published>
		<updated>2016-05-08T19:06:22+06:00</updated>
		<id>https://www.themexpert.com/docs/joomla-101/joomla-25/create-category</id>
		<author>
			<name>Parvez Akther</name>
			<email>parvez@themexpert.com</email>
		</author>
		<summary type="html">&lt;p&gt;At first Login from your Site Administrator.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-category/joomla-login.jpg&quot; alt=&quot;joomla-login&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Then go &lt;code&gt;Content =&amp;gt; Category Manager =&amp;gt; Add new category&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-category/new-category.jpg&quot; alt=&quot;new-category&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;Explain&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Title&lt;/strong&gt; = Give any title name.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Alias&lt;/strong&gt; = Leave this blank &amp;amp; Joomla will fill in a default value from the title. This value will depend on SEO(search engine optimization) setting.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Parent&lt;/strong&gt; = select a parent category from the list.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; = Set publication status from the list. If the article is not published, it will not be shown to your visitors.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Access&lt;/strong&gt; = the access level allowed to view this item to another.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Permissions&lt;/strong&gt; = Manage the permission settings for the user groups below. See notes at the bottom.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Language&lt;/strong&gt; = Assign language in this category.&lt;/li&gt;
&lt;li&gt;Then click save &amp;amp; close.&lt;/li&gt;
&lt;/ol&gt;</summary>
		<content type="html">&lt;p&gt;At first Login from your Site Administrator.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-category/joomla-login.jpg&quot; alt=&quot;joomla-login&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Then go &lt;code&gt;Content =&amp;gt; Category Manager =&amp;gt; Add new category&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-category/new-category.jpg&quot; alt=&quot;new-category&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;Explain&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Title&lt;/strong&gt; = Give any title name.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Alias&lt;/strong&gt; = Leave this blank &amp;amp; Joomla will fill in a default value from the title. This value will depend on SEO(search engine optimization) setting.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Parent&lt;/strong&gt; = select a parent category from the list.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; = Set publication status from the list. If the article is not published, it will not be shown to your visitors.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Access&lt;/strong&gt; = the access level allowed to view this item to another.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Permissions&lt;/strong&gt; = Manage the permission settings for the user groups below. See notes at the bottom.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Language&lt;/strong&gt; = Assign language in this category.&lt;/li&gt;
&lt;li&gt;Then click save &amp;amp; close.&lt;/li&gt;
&lt;/ol&gt;</content>
		<category term="Joomla 2.5" />
	</entry>
	<entry>
		<title>How to create article</title>
		<link rel="alternate" type="text/html" href="https://www.themexpert.com/docs/joomla-101/joomla-25/create-article"/>
		<published>2016-05-08T19:05:30+06:00</published>
		<updated>2016-05-08T19:05:30+06:00</updated>
		<id>https://www.themexpert.com/docs/joomla-101/joomla-25/create-article</id>
		<author>
			<name>Parvez Akther</name>
			<email>parvez@themexpert.com</email>
		</author>
		<summary type="html">&lt;p&gt;Login to your Joomla admin panel, then go to &lt;code&gt;Content =&amp;gt; Article Manager =&amp;gt; Add new Article&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-article/new-article.jpg&quot; alt=&quot;new-article&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;Explain&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Title&lt;/strong&gt; = give your article name in Title&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Alias&lt;/strong&gt; = Leave this blank &amp;amp; Joomla will fill in a default value from the title. This value will depend on SEO(search engine optimization) setting.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Category&lt;/strong&gt; = we select a category from the menu.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; = set publication status from the menu.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Permissions&lt;/strong&gt; = set permissions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Featured&lt;/strong&gt; =assign the article to the featured blog layout yes/No.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Language&lt;/strong&gt; = Assign language in this category.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ID&lt;/strong&gt; = record number in the database.
Now click Save &amp;amp; close icon.&lt;/li&gt;
&lt;/ol&gt;</summary>
		<content type="html">&lt;p&gt;Login to your Joomla admin panel, then go to &lt;code&gt;Content =&amp;gt; Article Manager =&amp;gt; Add new Article&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/create-article/new-article.jpg&quot; alt=&quot;new-article&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;Explain&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Title&lt;/strong&gt; = give your article name in Title&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Alias&lt;/strong&gt; = Leave this blank &amp;amp; Joomla will fill in a default value from the title. This value will depend on SEO(search engine optimization) setting.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Category&lt;/strong&gt; = we select a category from the menu.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; = set publication status from the menu.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Permissions&lt;/strong&gt; = set permissions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Featured&lt;/strong&gt; =assign the article to the featured blog layout yes/No.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Language&lt;/strong&gt; = Assign language in this category.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ID&lt;/strong&gt; = record number in the database.
Now click Save &amp;amp; close icon.&lt;/li&gt;
&lt;/ol&gt;</content>
		<category term="Joomla 2.5" />
	</entry>
	<entry>
		<title>How to change Joomla templates</title>
		<link rel="alternate" type="text/html" href="https://www.themexpert.com/docs/joomla-101/joomla-25/change-template"/>
		<published>2016-05-08T19:04:47+06:00</published>
		<updated>2016-05-08T19:04:47+06:00</updated>
		<id>https://www.themexpert.com/docs/joomla-101/joomla-25/change-template</id>
		<author>
			<name>Parvez Akther</name>
			<email>parvez@themexpert.com</email>
		</author>
		<summary type="html">&lt;p&gt;Log in to your joomla website admin panel. Go to &lt;code&gt;Extensions =&amp;gt; Template manager&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/change-template/chng-tmpl1.jpg&quot; alt=&quot;change-template&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The default template for the Front-end is marked with a star.&lt;/p&gt;
&lt;p&gt;To change the default template to &lt;code&gt;Beez2-Parks Site&lt;/code&gt; Select checkbox button left from the template name to select it. Click Make Default on the toolbar. Now, to see this change, go your home page and refresh.&lt;/p&gt;
&lt;p&gt;You also can upload template if you already download template from the web.&lt;/p&gt;
&lt;p&gt;To do this log in to your joomla website admin panel. Go to &lt;code&gt;Extensions =&amp;gt; Extension manager&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Click upload package file and select your downloaded template which you want to upload.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/change-template/chng-tmpl2.jpg&quot; alt=&quot;change-template&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click upload &amp;amp; install. Now go to &lt;code&gt;Extensions =&amp;gt; Template manager&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The default template for the Front-end is marked with a star. To change the default template which you already installed select checkbox button left from the template name to select it (the new template name which you have already uploaded). Click &lt;code&gt;Make Default&lt;/code&gt; on the toolbar. Now, to see this change, go your home page and refresh.&lt;/p&gt;</summary>
		<content type="html">&lt;p&gt;Log in to your joomla website admin panel. Go to &lt;code&gt;Extensions =&amp;gt; Template manager&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/change-template/chng-tmpl1.jpg&quot; alt=&quot;change-template&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The default template for the Front-end is marked with a star.&lt;/p&gt;
&lt;p&gt;To change the default template to &lt;code&gt;Beez2-Parks Site&lt;/code&gt; Select checkbox button left from the template name to select it. Click Make Default on the toolbar. Now, to see this change, go your home page and refresh.&lt;/p&gt;
&lt;p&gt;You also can upload template if you already download template from the web.&lt;/p&gt;
&lt;p&gt;To do this log in to your joomla website admin panel. Go to &lt;code&gt;Extensions =&amp;gt; Extension manager&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Click upload package file and select your downloaded template which you want to upload.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.themexpert.com/images/docs/joomla101/joomla25/change-template/chng-tmpl2.jpg&quot; alt=&quot;change-template&quot; class=&quot;img-responsive&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click upload &amp;amp; install. Now go to &lt;code&gt;Extensions =&amp;gt; Template manager&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The default template for the Front-end is marked with a star. To change the default template which you already installed select checkbox button left from the template name to select it (the new template name which you have already uploaded). Click &lt;code&gt;Make Default&lt;/code&gt; on the toolbar. Now, to see this change, go your home page and refresh.&lt;/p&gt;</content>
		<category term="Joomla 2.5" />
	</entry>
</feed>
