-
Notifications
You must be signed in to change notification settings - Fork 26
Home
Simon Yohannes edited this page Jun 30, 2023
·
26 revisions
Welcome to the puck-core wiki!
- Configuration and getting started
- Creating ViewModels
- Built in Editor Templates
- Handling Images and Files with property Transformers
- Custom Editor Settings for Editor Templates
- Image Cropping
- Querying Content
- Protecting pages with logins
- Project structure, DbContexts and Identity
- Intercepting requests with your own controller and handling form posts
- Background tasks
- Registering event handlers
- Conditional template switching
- Using the Content Service
- Accessing content revisions from the database
- Load Balancing
- Multilinguage support
- Extending the back office and adding icons
- Renaming ViewModel classes
- Using Luke to view and debug your Lucene index
- Syncing content between different databases
- Working with a custom database schema and identity user
- Working with a Headless approach
- Keeping references between pages to track dependencies of content
- Logging
- Custom Workflows
- Live Preview
- Using Puck with React