Themes and Mods Logo
Check Out the Latest Discount Offers for your favorite WordPress Themes, Joomla Templates and more...
Joomla Tutorials

CMS Security Handbook: The Comprehensive Guide for WordPress, Joomla, Drupal, and Plone

Category: Joomla Tutorials, Wordpress Tutorials

CMS Security Handbook: The Comprehensive Guide for WordPress, Joomla, Drupal, and Plone

CMS Security Handbook is an essential reference for anyone responsible for a Web site built on an open source CMS.

Web sites built on Joomla!, WordPress, Drupal, or Plone face some unique security threats. If you’re responsible for one of them, this comprehensive security guide, the first of its kind, offers detailed guidance to help you prevent attacks, develop secure CMS-site operations, and restore your site if an attack does occur. You’ll learn a strong, foundational approach to CMS operations and security from an expert in the field.

  • More and more Web sites are being built on open source CMSs, making them a popular target, thus making you vulnerable to new forms of attack
  • This is the first comprehensive guide focused on securing the most common CMS platforms: Joomla!, WordPress, Drupal, and Plone
  • Provides the tools for integrating the Web site into business operations, building a security protocol, and developing a disaster recovery plan
  • Covers hosting, installation security issues, hardening servers against attack, establishing a contingency plan, patching processes, log review, hack recovery, wireless considerations, and infosec policy

Author: Tom Canavan

Price: $30.85

Buy Now From Amazon!

Buy Now From Amazon

Joomla!: Visual QuickStart Guide

Category: Joomla Tutorials

Joomla!: Visual QuickStart Guide

Joomla! is one of the fastest growing Open Source Content Management Systems on the market today and has won multiple awards since it’s release in 2005. Currently, Joomla! has the largest 3rd party developer and designer community, with over 160,000 current registered users, over 2,000 templates, and 3,000 extensions.

This task-based guide to creating, customizing, and maintaining a dynamic Joomla! 1.5 web site starts with the fundamental concepts and advantages of a Content Management System and then walks the user through setting up a server environment, downloading and installing Joomla!, adding and structuring content, using components, modules, and plugins, and administrating from both the back and front-ends.

The book finishes with more advanced topics, including CSS, search engine optimization (SEO), and customizing templates and the Joomla! framework itself. It’s the perfect guide to getting started with Joomla or for those users that want to expand their skills.

Price: $21.89

Buy Now From Amazon!

Buy Now

Learning Joomla! 1.5 Extension Development: Creating Modules, Components, and Plugins with PHP

Category: Joomla Tutorials

Learning Joomla! 1.5 Extension Development: Creating Modules, Components, and Plugins with PHP

A practical tutorial for creating your first Joomla! 1.5 extensions with PHP

In Detail

Joomla! is the world’s hottest open-source content management system, and the winner of the 2006 Open Source CMS Prize.

While Joomla! is packed with features, its greatest quality is that it is extremely extensible, allowing any number of complex applications to be cleanly integrated. Shopping carts, forums, social networking profiles, job boards, and real estate listings are all examples of extensions developers have written for Joomla!. All of these can run off one Joomla! site, while only one database, template, and core need to be maintained. When you build an extension to Joomla!, it will inherit the look and feel of the overall site. Any type of program that can be coded in PHP is a potential component waiting to be written!

If you’re eager to start creating extensions for Joomla!, this book is for you. Walk through the development of complete Joomla! components and modules with this tutorial for PHP programmers. Written for Joomla! version 1.5 and tested against pre-final releases, this book will get you started coding your first extensions as quickly as possible, and adds the features that will make your work look professional!

The book builds example extensions to create, find, promote, and cross-link restaurant reviews. A component will handle common data items seen across all reviews such as price range, reservations, cuisine type, and location. Your visitors will be able to search and sort through the reviews; adding their own criteria to zero in on their dining options for the evening.

Your modules will highlight new reviews, drawing the attention of frequent visitors. Finally, plugins will pull pieces of the reviews into feature articles and others will integrate them into searches. Even if you don’t own a restaurant, you will still find the code applicable to your own development projects, and the skills you develop will make you a Joomla! developer to be reckoned with!

What you will learn from this book?

  • Code Joomla! components, modules, and plugins from the ground up
  • Create toolbars, list screens, and menu items
  • Maintain a consistent look and reduce repetitive code using HTML functions
  • Automate database record management
  • Validate input and resist hack attempts
  • Configure your modules through XML parameters
  • Package and distribute your extensions

Approach

A practical tutorial, based around the development of coherent example throughout the book. Each chapter walks you through the steps to add a required feature to the extension.

Who this book is written for?

This book is suitable for PHP programmers who want to take their first step in customizing and extending the features of Joomla! through custom PHP development. It is not a reference guide for advanced Joomla! developers.

You need only the basics of PHP programming; no experience of developing Joomla! extensions is assumed. You are expected to be familiar with the general operation of Joomla!

Price: $27.75

Buy Now From Amazon!

Buy Now

Building Websites with Joomla! 1.5

Category: Joomla Tutorials

Building Websites with Joomla! 1.5

Joomla! started as a fork from Mambo in 2005, when many of the original developers of the Mambo CMS moved to working on Joomla! It has rapidly grown in popularity and, according to its own description, is a “Cutting Edge Content Management System and one of the most powerful Open Source Content Management systems in the world. It is used world-wide for anything from simple homepages to complicated corporate websites. It is easy to install, easy to manage and very reliable.”

While the Joomla! CMS has the flexibility and power needed for complex, full-featured web applications, it is also simple to use to create basic websites. Its powerful, extensible template system can deal many different data types and control of user access, approval of content, scheduling of content display, and rich administrative controls are all included.

Approach

This book takes the reader through the tasks essential to create a Joomla! website as rapidly as possible. The necessary tasks are explained with clear step-by-step instructions. The author’s chatty and engaging style makes this book very readable.

Who this book is written for?

This book is suitable for web developers, designers, webmasters, content editors, and marketing professionals who want to develop a website in a simple and straightforward process. It does not require any detailed knowledge of programming or web development, and any IT-confident individual will be able to use the book to produce an impressive website.

Price: $35.39

Buy Now From Amazon!

Buy Now

Beginning Joomla! Web Site Development

Category: Joomla Tutorials

Beginning Joomla! Web Site Development

By programmers for programmers-the essential beginner’s guide to building websites with Joomla!

Want to build and maintain dynamic websites without having to learn HTML and CSS? Joomla! open-source web content management system and this beginner’s guide are all you need. This book walks you step-by-step through the process of building a website with Joomla!, providing detailed instruction in Wrox’s practical, programmer-to- programmer style.

The book explores key concepts and shows how each concept relates to the development of an actual real-world web site you can access online.

  • Joomla! is an open-source web content management system used to build and maintain dynamic web sites without using specific web languages like HTML and Cascading Style Sheets (CSS)
  • Walks you step by step through the process of building a website with Jooma! and features plenty of examples of actual websites that illustrate concepts
  • Topics include configuration; managing content, core modules, plugins, menus, and extensions; building custom templates; and performing troubleshooting; also provides advanced tips and tricks, and more

From configuration and management to troubleshooting and advanced tips, this is the book to get you up and running with Joomla!

Price: $29.69

Buy Now From Amazon!

Buy Now

  • Page 1 of 8
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • >
Note: All the templates and extensions listed in this site are from their respective developers and all support requests should be sent directly to the developers. We do not provide support for any of the templates or extensions listed in this site. We just make some revenue if you purchase any of the product through the link from our site.
Themes & Mods Home RSS Feed Follow on twitter Follow on Facebook

WordPress

  • Premium Themes
  • Ultimate Themes
  • Plugins
  • Theme Clubs
  • Books / Guides

Joomla

  • Templates
  • Extensions
  • Template Clubs
  • Books / Guides

E-Commerce

  • OSCommerce Templates
  • OpenCart Templates
  • CS Cart Templates
  • Magento Themes
  • Zen Cart Templates
  • CRE Loaded Templates
  • Prestashop Templates
  • oscMax Templates
  • Shopping Cart Addons
  • Books / Guides

Others

  • Drupal Themes
  • Tumblr Themes
  • Blogger Templates
  • Forum Skins
  • ExpressionEngine Themes
  • CMS Templates & Modules
  • CMS Books
  • Latest News
Valid XHTML 1.0 Transitional
Home | Privacy Policy | Contact Us | Latest News | Links © Themes & Mods