How To Make A Joomla Admin Template?

Everything to do with Joomla! 2.5 templates and templating.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
Marga
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 112
Joined: Thu Jan 14, 2010 2:23 pm

How To Make A Joomla Admin Template?

Post by Marga » Wed Mar 21, 2012 10:50 pm

Hi
Are there any tutorials how
to make your own joomla admin
template please?

Many Thanks and Best Regards
Charles

User avatar
imanickam
Joomla! Master
Joomla! Master
Posts: 28199
Joined: Wed Aug 13, 2008 2:57 am
Location: Chennai, India

Re: How To Make A Joomla Admin Template?

Post by imanickam » Thu Mar 22, 2012 2:26 am

Creating an Admin template (for the back-end) is no different than creating a template for the site (for the front-end).

For example, in the site template, the extension tag would be as follows:

Code: Select all

<extension version="2.5" type="template" client="site">
For the Admin template, the same tag would be as follows:
<extension version="2.5" type="template ... istrator">

My suggestion would be to review the default admin templates of Joomla! and the admin templates listed at http://extensions.joomla.org/extensions ... -templates and understand how things are organized.

Another useful extension would be Blank Template (http://extensions.joomla.org/extensions ... ools/18381).
Ilagnayeru (MIG) Manickam | இளஞாயிறு மாணிக்கம்
Joomla! - Global Moderators Team | Joomla! Core - Tamil (தமிழ்) Translation Team Coordinator
Former Joomla! Translations Coordination Team Lead
Eegan - Support the poor and underprivileged

Marga
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 112
Joined: Thu Jan 14, 2010 2:23 pm

Re: How To Make A Joomla Admin Template?

Post by Marga » Thu Mar 22, 2012 9:08 am

Thank you for your great help imanickam.

I want to make a admin template
that save time.

abit like igoogle but for joomla
extensions.

Where you have all the important
info in one place from
virtuemart, joomla social, mosset....

would you let me know please
is that possible please?

Many Thanks and Best Regards
Charles


Locked

Return to “Templates for Joomla! 2.5”