guest-entries
guest-entries copied to clipboard
Accept anonymous entry submissions with Craft.
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.2 to 7.4.5. Release notes Sourced from guzzlehttp/guzzle's releases. Release 7.4.5 See change log for changes. Release 7.4.4 See change log for changes. Release 7.4.3 See change...
We are running into an issue where the cp is having to handle 100k+ users being populated into a the author options dropdown. It's on sections that we don't need...
### Description I am not sure if this is related to the post request but Im seeing this in the log: **'error' => 'Couldn’t save entry.' 'notice' => 'Entry saved.'**...
### Description When saving an entry from the front-end, an entry with the same title has its sectionId and typeId updated in the entries database table. ### Steps to reproduce...
If users are signed in, I would like the author to be the signed-in user - as opposed to always using the user provided in the guest entry settings. Can...
### Description Hi! When working with the GitHub example from the plugin, it correctly populates the entry, however, it only saves the title from the form. Other custom fields (plaintext)...
Hi, sorry if this isn't the right place to create this issue. After upgrading from Craft from 3.3.7 to 3.3.14, this plugin stopped behaving as expected when saving an entry...
Hi, I have guest entries being submitted but disabled by dfault (so they can be checked before being published) However, the post Date appears to be blank. How can I...
Hi there! I am submitting a Guest Entry form via axios, and am receiving the following error `"Values did not pass validation."`. `Validate?` is set to off in the plugin...
Bumps [craftcms/cms](https://github.com/craftcms/cms) from 4.0.2 to 4.2.1. Changelog Sourced from craftcms/cms's changelog. 4.2.1 - 2022-08-09 Added Added the project-config/export command. (#11733) Added craft\config\GeneralConfig::getRememberedUserSessionDuration(). Added craft\helpers\DateTimeHelper::toDateInterval(). Changed “Related To” condition rules are...