-
Notifications
You must be signed in to change notification settings - Fork 2
Pods #937
Copy link
Copy link
Open
Labels
enhancementFeature requestFeature requestin progressFeature or bug is actively being worked onFeature or bug is actively being worked on
Metadata
Metadata
Assignees
Labels
enhancementFeature requestFeature requestin progressFeature or bug is actively being worked onFeature or bug is actively being worked on
Description
A root site should consist of one or more "pods" where a pod represents a directory that can have "elements", "routes", etc. By default, the directory run with
root devis the "main pod", but plugins should be able to register themselves as pods as well, and when developing a plugin, you should be able to simply runroot devon that directory.We should have some first-party tools for building and publishing pods so that it's easy for a developer to build plugins that extend a root site and to be able to build that plugin as if it were any other root site.