| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-06-22 | 450 Bytes | |
| v4.0.2 source code.tar.gz | 2025-06-22 | 31.4 kB | |
| v4.0.2 source code.zip | 2025-06-22 | 68.4 kB | |
| Totals: 3 Items | 100.2 kB | 0 | |
Added
- Add
auth.jsonto.gitignoreto exclude sensitive credentials. - Add
storage/app/privatedirectory and update.gitignore. - Add Clockwork and IDE helper files to
.gitignore. - Update
robots.txtto disallow crawling of the/admin/path.
Changed
- Update
composer.jsonto change repositories structure from array to object.
Removed
- Remove demo component files including
Blockclass and view templates.