doublethreedigital / guest-entries
Perform CRUD operations in the front-end of your site.
Installs: 1 326
Dependents: 0
Suggesters: 0
Security: 1
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.2
- statamic/cms: ^5.0
Requires (Dev)
- orchestra/testbench: ^8.0 || ^9.0
- pestphp/pest: ^2.2
- spatie/test-time: ^1.2
This package is auto-updated.
Last update: 2024-08-11 08:19:55 UTC
README
Guest Entries allows your users to create, update & delete entries from the front-end of your site. Essentially Workshop from the v2 days.
Features
User contributed content
Let your users create and update your site's content, straight from the front-end.
File uploads
Allow your users to upload images or documents to your entries - on upload, they'll be saved as assets.
Simple spam prevention
Guest Entries provides an optional honeypot you can add to your 'guest entry forms' to reduce spam.
Support
If you find a bug, have some question or have a feature request, please open a GitHub Issue or Discussion.
Please note: only the latest version of this addon is supported. Any bug reports regarding an old version will be closed.
Commercial addon
This addon is paid software. You must purchase a license from the Statamic Marketplace in order to use this addon in a production environment.
Contributing
Contributions are welcome, and are accepted via pull requests. You should follow this process when contributing:
- Fork the repository
- Make your code change
- Open a pull request, detailing the changes you've made.
- Ensure StyleCI isn't reporting any code-style errors. If it is, you should resolve those.
If your pull request is a Work in Progress, please mark your pull request as a draft.
Security
If you've found a bug regarding security please email security@doublethree.digital instead of using the issue tracker.