website-cms icon indicating copy to clipboard operation
website-cms copied to clipboard

The CMS behind payloadcms.com

Results 11 website-cms issues
Sort by recently updated
recently updated
newest added

I have a local version of Payload downloaded from this repo. (My package.json file is below) When attempting to install any social media icon packages I get the following errors:...

when I have a collection with the permission of create:()=> isAdmin ![Screenshot 2023-10-26 170219](https://github.com/payloadcms/website-cms/assets/141804445/e691b8cd-f3a4-42fa-811a-4330a34a161c) It causes below Permission error: You are not allowed to perform this action. Thank you so...

https://github.com/payloadcms/website-cms/assets/141804427/7e92457a-76c0-48ec-9d95-b3deb84ab182 i have uploaded the video to related issue issue: when i chose category item, then there are 2 sub categories item and then i select one and publish ,...

I guess there's a small bug in [fields/link.ts](https://github.com/payloadcms/website-cms/blob/main/src/fields/link.ts#L141) ``` linkResult.fields.push({ name: 'appearance', type: 'select', defaultValue: 'default', options: appearanceOptionsToUse, admin: { description: 'Choose how the link should be rendered.' } });...

This needs to be form-specific and not apply to all forms. To do this, add a `beforeValidate` hook to the `formSubmissions` collection via the plugin config. In here, check the...

Hello, I recently cloned the Payload CMS from this repository and was able to run on my local PC without any issues. However, I noticed that the cloned instance does...

The useSMTP section defines the port, based on the host name instead of the port number.

When following the readme file, some instructions are missing to connect to the payload website