@nexpress/plugin-block-latest-posts
v0.4.6
Published
Latest posts block — list the most recent documents from any collection.
Readme
@nexpress/plugin-block-latest-posts
Adds a server-rendered latest-documents block for any active NexPress collection.
pnpm exec nexpress plugin add @nexpress/plugin-block-latest-postsThe Admin props form selects the collection, result limit, layout, and heading.
Rendering reads through the read-only NpBlockRenderContext with an explicit
published-status filter, preserving normal collection access and site scope.
See the
plugin block guide.
License
MIT
