Guides
Task-oriented guides for common Plutonium operations.
Getting Things Done
These guides show you how to accomplish specific tasks, with complete examples.
Setup & Resources
- Adding Resources - Create and connect resources to portals
- Creating Packages - Organize code into feature and portal packages
Authentication & Authorization
- Authentication - Set up user authentication with Rodauth
- Authorization - Implement policies for access control
Features
- Custom Actions - Add interactive actions with Interactions
- Nested Resources - Parent/child resource relationships
- Multi-tenancy - Scope data to organizations or accounts
- Search and Filtering - Implement search, filters, and scopes
Customization
- Theming - Customize colors, styles, and branding
Help
- Troubleshooting - Common issues and solutions
Finding What You Need
| I want to... | Guide |
|---|---|
| Add a new model to my app | Adding Resources |
| Protect pages with login | Authentication |
| Control who can edit what | Authorization |
| Add a "Publish" button | Custom Actions |
| Show comments under posts | Nested Resources |
| Separate data by company | Multi-tenancy |
| Add search to a list | Search and Filtering |
| Change the color scheme | Theming |
| Fix a confusing error | Troubleshooting |
Looking for Reference Docs?
For complete API documentation, see the Reference section.
