-
Notifications
You must be signed in to change notification settings - Fork 1
joomla 5.x coding standards
SD Williams edited this page Apr 9, 2025
·
2 revisions
- Follow PSR-12 coding standards for PHP
- Use ESLint standards for JavaScript
- Follow Joomla naming conventions
- Write secure code: validate all inputs, escape all outputs, use prepared statements for database queries
see also: https://developer.joomla.org/coding-standards/html.html
-
Getting Started
- › Welcome to the Joomla Academy!
- › About the Joomla Academy
- › Program Structure
- › Timeline for April 2026 Intake
- › Enhanced SEO Integration
- › Advanced Migration Tools
- › Eligibility Requirements
- › How to Apply
- › System Requirements
- › Recommended Development Tools
- › Setting Up Joomla Locally
- › Test Task
- › How to Set Up the Task