Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-08-01 | 385 Bytes | |
Snap, editable slug and API response hooks source code.tar.gz | 2019-08-01 | 3.2 MB | |
Snap, editable slug and API response hooks source code.zip | 2019-08-01 | 3.4 MB | |
Totals: 3 Items | 6.6 MB | 0 |
This release includes new features.
1) Snap support. Install Ponzu CMS as a snap. See [#313] & [#307]. Thanks @igorljubuncic
2) Editable slug. Ponzu users can now maintain the slug as part of their item maintenance. See [#309]. Thanks @junnotantra
3) BeforeAPIResponse
and AfterAPIResponse
hooks added offering opportunities to modify API response. See [#305]