What's Changed
- Fixed syntax errors in InstallSchema.php related to table creation.
- Corrected trigger definitions in InstallSchema.php — fixed syntax errors and added two missing triggers.
- Added info-level logging to InstallSchema.php for better visibility during installation.
- Other minor improvements and code cleanup.