Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learning Joomla! 3 Extension Development
Rating: 3.6 out of 5(95 ratings)
500 students

Learning Joomla! 3 Extension Development

Create your own custom Joomla! components, plugins, modules, and template extensions
Last updated 11/2015
English

What you'll learn

  • Build a component to save, retrieve, and display custom data
  • Add dynamic data with the model-view-controller to display the page and language file
  • Add finishing touches to the component which include a router file, print view, and RSS feed
  • Implement ACL in a component and add parameters to a menu item
  • Add category functionality to a component
  • Create a frontend editing form and add it to a component
  • Build a basic module and add standard field types to a module
  • Create search and content plugins for a custom component
  • Build a template that uses Bootstrap CSS

Course content

7 sections32 lectures1h 38m total length
  • Getting Started with Component Development3:26

    Learn how to set up a basic, bare bones component upon which we will build on in subsequent exercises.

  • Adding a Database to the Component2:59

    In order for the component to store and retrieve its own data, a database table needs to be included in the installation package.

  • Displaying Dynamic Data on the Site using the Model-View-Controller2:59

    Data needs to be retrieved from the database and displayed on the website. Display dynamic data using Joomla!'s Model-View-Controller.

  • Adding an Item View3:00

    The list of data needs to be clickable so that the user can click through to the full text page. This is where adding an Item View comes into action.

  • Language and Menu Item Type2:54

    Understand how to add a Language File and a Menu Item Type XML File to the component.

Requirements

  • A working knowledge of Joomla! 3 administration, PHP, and MySQL is a requirement to follow along with this course, but prior knowledge of using extensions is not expected.
  • Learning Joomla! 3 Extension Development contains step-by-step instructions on how to utilize Joomla! extensions to achieve optimal performance on your website. It shows you how to perform specific tasks in Joomla! using the popular extensions available in the Joomla! extensions directory. It will also help you to choose the right extension for performing a specific task in Joomla!

Description

This video course provides you with a step-by-step tutorial for building a basic component with frontend editing. You will also learn how to build both content and search plugins for your component, how to build a module to display data from your component, and finally how to build a template using Bootstrap CSS.

The course starts by teaching you how to build a basic, bare bones component for inserting and displaying recipes using the minimum amount of code that is needed for a component. No component is complete without search and content plugins. You will start off by building standard search and smart search plugins, a content plugin for inserting our component’s data into a content item, and adding code to insert other plugins’ data into our display page. The plugins will make our recipes searchable on the site and will enable the insertion of recipes into content articles.

You will then move on to build a basic module, add standard field types, and finally add a custom field type when standard fields are not enough. The module will display select recipes from our collection. Finally, you will also learn how to build a template that uses Twitter Bootstrap’s CSS.

Learning Joomla! 3 Extension Development makes it fast and easy to develop your own custom Joomla! components, plugins, modules, and templates.

About the Author

Donna Vincent has been developing websites since 2004, and she has been using the Joomla! platform since 2006. In 2009, she began developing custom Joomla! extensions for her clients. She is also an EDI and barcode programmer. Donna lives and works in the New York City area and enjoys food photography when not building websites.

Who this course is for:

  • If you want to build a basic Joomla! website and are looking for information on the use of Joomla! extensions and their customization, then this course is for you.