waaseyaa/node

Content node entity type for Waaseyaa

Maintainers

Package info

github.com/waaseyaa/node

pkg:composer/waaseyaa/node

Transparency log

Statistics

Installs: 7 206

Dependents: 4

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0-alpha.279 2026-07-30 04:47 UTC

This package is auto-updated.

Last update: 2026-07-30 04:59:36 UTC


README

Layer 2 — Content Types

Node (content) entity type for Waaseyaa applications.

Defines the node entity type — the primary content entity. Supports arbitrary bundles (content types), editorial workflow states (published/unpublished), and field-based rendering via the SSR layer. Access control follows the standard pattern: administer nodes for admin, access content for viewing published nodes.

Key classes: Node, NodeAccessPolicy, NodeServiceProvider.