docs: custom views (#3483)
This commit is contained in:
@@ -20,12 +20,12 @@ Writing plugins is no more complex than writing regular JavaScript. If you know
|
||||
|
||||
- Automatically sync data from a specific collection to HubSpot or a similar CRM when data is added or changes
|
||||
- Add password-protection functionality to certain documents
|
||||
- Add a full ecommerce backend to any Payload app
|
||||
- Add a full e-commerce backend to any Payload app
|
||||
- Add custom reporting views to Payload's admin panel
|
||||
- Encrypt specific collections' data
|
||||
- Add a full form builder implementation
|
||||
- Integrate all `upload`-enabled collections with a third-party file host like S3 or Cloudinary
|
||||
- Add custom routes or GraphQL queries / mutations with any type of custom functionality that you can think of
|
||||
- Add custom endpoints or GraphQL queries / mutations with any type of custom functionality that you can think of
|
||||
|
||||
### How to install plugins
|
||||
|
||||
|
||||
Reference in New Issue
Block a user