8000 GitHub - carcam/Unlock-the-Power-of-Joomla-5: Repository with the code of my session at JoomlaDay USA 2024 where I showed how to build a Joomla! Component and adding Web Services
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Repository with the code of my session at JoomlaDay USA 2024 where I showed how to build a Joomla! Component and adding Web Services

License

Notifications You must be signed in to change notification settings

carcam/Unlock-the-Power-of-Joomla-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDayUSA 2024 - Unlock the Power of Joomla! 5: Develop Your First Component with Web Services!

This repository stores the code of my session at JoomlaDay USA 2024 titled: Unlock the Power of Joomla! 5: Develop Your First Component with Web Services!. In this session I showed how to build a Joomla! Component and how easy it is to add Web Services to a well structured component.

This session followed the structure of my book Developing Extensions for Joomla! 5 and is published at JoomlaDay USA website.

Book Developing Extensions for Joomla! 5

How to use this repository

The repository is structure by tags following the different steps of my session:

  • 1-bootstraping : This is the minimum code to have an installable component that shows content on the backend.
  • 2-listview : This iteration shows the data of the list view.
  • 3-editview: This iteration adds a way to create, read and update elements.
  • 4-webservices-plugin: This iteration adds a webservice type plugin that routes our extension. It uses the new Joomla 5 architecture.
  • 5-api: This iteration adds the minimum code to create the Web Service logic.

About

Repository with the code of my session at JoomlaDay USA 2024 where I showed how to build a Joomla! Component and adding Web Services

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0