Skip to content
← Baby in Brazil CTA
Release

Version 1.0.6

[1.0.6] - 2026-06-06

Added

  • Added comprehensive PHPDoc-style documentation to PHP classes, helper methods, module templates and partial layouts.
  • Added detailed inline responsibility comments to frontend layout files so maintainers can understand what each file owns.
  • Added docs/MODULE_DOCUMENTATION.md with full field-by-field module documentation.
  • Added docs/CONTENT_MANAGER_GUIDE.md for non-developer editors and managers.
  • Added docs/DEVELOPER_GUIDE.md for future developers.
  • Added examples/standalone.html, a self-contained HTML/CSS example that demonstrates the CTA outside Joomla.
  • Added examples/README.md explaining the standalone example purpose.
  • Expanded CSS and administrator JavaScript headers with maintainability notes.

Changed

  • Updated README.md as the main handover entry point.
  • Updated IMPLEMENTATION_REPORT.md to document the module origin, architecture and design decisions.
  • Updated module version to 1.0.6.
  • Updated web asset versions and direct admin script cache-busting to 1.0.6.

Documentation

  • Documented why the module exists, what each administrator tab controls and how managers should edit CTA content safely.
  • Documented how developers should add presets, icons, layouts and CSS changes.
Changelog

Added

  • Added comprehensive PHPDoc-style documentation to PHP classes, helper methods, module templates and partial layouts.
  • Added detailed inline responsibility comments to frontend layout files so maintainers can understand what each file owns.
  • Added docs/MODULE_DOCUMENTATION.md with full field-by-field module documentation.
  • Added docs/CONTENT_MANAGER_GUIDE.md for non-developer editors and managers.
  • Added docs/DEVELOPER_GUIDE.md for future developers.
  • Added examples/standalone.html, a self-contained HTML/CSS example that demonstrates the CTA outside Joomla.
  • Added examples/README.md explaining the standalone example purpose.
  • Expanded CSS and administrator JavaScript headers with maintainability notes.

Changed

  • Updated README.md as the main handover entry point.
  • Updated IMPLEMENTATION_REPORT.md to document the module origin, architecture and design decisions.
  • Updated module version to 1.0.6.
  • Updated web asset versions and direct admin script cache-busting to 1.0.6.

Note

  • Documented why the module exists, what each administrator tab controls and how managers should edit CTA content safely.
  • Documented how developers should add presets, icons, layouts and CSS changes.