A list of my links to sites and documents.
My j4xdemos on Github
- com_bpsrc: A boilerplate component for getting started with component development.
 - com_countrybase: A component used to illustrate component anatomy. Used in the MVC Anatomy series.
 - com_ffmedia: A media manager to make uploaded image names match alt text.
 - com_jdocmanual: A component to display Joomla! documentation with a convenient index to related documents.
 - com_mywalks: An extension for walk data to illustrate the My Walks tutorial.
 - Joomla notes: Amongst other things, the joomla_update.php log of a successful update.
 - mod_custom_bscompos: A custom module to enable Using Bootstrap Components in Joomla 4.
 - mod_debugme: A module prepared for Joomla! for debugging practice. Used in the Visual Studio Code Primer tutorial.
 - plg_onoffbydate: An example CLI plugin to Publish/Unpublish a module. Used in the CLI example - Onoffbydate tutorial.
 - plg_toc: An example plugin used to create a Table of Contents. Used in the Plugin Example - ToC tutorial.