ObelioForms
Status: 📋 Planned  | Repo: ObelioForms  | Tables: obelio_forms_*
Custom patient forms, dynamic field builder, submission management.
:::info Auto-generated content coming in Sprint 2
API reference, PHP class reference, and database schema will be generated automatically
by the CI/CD pipeline using phpDocumentor, swagger-php, and schemaspy.
:::
Overview​
🚧 Coming soon.
Database tables​
| Table pattern | Description |
|---|---|
obelio_forms_* | All tables owned by this plugin |
API endpoints​
🚧 Will be auto-generated from swagger-php annotations on plugin Controllers.
PHP class reference​
🚧 Will be auto-generated from PHPDoc by phpDocumentor.
Schema diagram​
🚧 Will be auto-generated from schemaspy / Table XML files.
Cross-plugin dependencies​
🚧 Coming soon — see ObelioForms/contracts/ folder in the repo.
Known gotchas​
🚧 To be documented as development progresses.