Skip to content

Guides

Task-oriented walkthroughs. Each guide shows you how to accomplish a specific task, step-by-step, with links to Reference for the concepts.

I want to…

TaskGuide
Add a new model to my appAdding resources
Organize code across multiple teamsCreating packages
Protect pages with loginAuthentication
Control who can edit whatAuthorization
Add a "Publish" buttonCustom actions
Show comments under postsNested resources
Separate data by companyMulti-tenancy
Add search to a listSearch and filtering
Invite users to an organizationUser invites
Add a profile / account-settings pageUser profile
Customize colors, branding, stylesTheming
Write tests for resourcesTesting
Fix a confusing errorTroubleshooting

Guides vs Reference

  • Guides = "how do I do X?" — step-by-step, opinionated, narrative.
  • Reference = "what does X do?" — exhaustive option lookup, concept catalog.

When a guide says "see Reference › Foo", it's pointing to the catalog page for the full option/method/DSL list.

New to Plutonium?

Start with the Tutorial — an 8-step walkthrough that builds a blog with auth, authorization, custom actions, nested resources, and a customer portal.

Released under the MIT License.