https://github.com/joomla/manual-examples
Examples for manual tutorials
https://github.com/joomla/manual-examples
Last synced: about 1 year ago
JSON representation
Examples for manual tutorials
- Host: GitHub
- URL: https://github.com/joomla/manual-examples
- Owner: joomla
- Created: 2024-04-11T20:33:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-13T19:15:09.000Z (over 1 year ago)
- Last Synced: 2025-07-08T06:44:09.430Z (about 1 year ago)
- Language: PHP
- Size: 268 KB
- Stars: 8
- Watchers: 14
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# manual-examples
Source code for tutorials in the Joomla development manual.
## Tests
All [module-tutorial](module-tutorial) examples from the Joomla developer manual can be tested automatically in a web browser with Cypress, see [tests](tests).