Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duncanmcclean/guest-entries
Allow users to create, update & delete entries from the front-end of your site
https://github.com/duncanmcclean/guest-entries
statamic statamic-addon
Last synced: 2 months ago
JSON representation
Allow users to create, update & delete entries from the front-end of your site
- Host: GitHub
- URL: https://github.com/duncanmcclean/guest-entries
- Owner: duncanmcclean
- License: other
- Created: 2021-08-30T13:14:04.000Z (over 3 years ago)
- Default Branch: 4.x
- Last Pushed: 2024-08-11T08:19:51.000Z (5 months ago)
- Last Synced: 2024-10-14T10:48:50.920Z (3 months ago)
- Topics: statamic, statamic-addon
- Language: PHP
- Homepage: https://statamic.com/addons/duncanmcclean/guest-entries
- Size: 355 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Guest Entries allows your users to create, update & delete entries from the front-end of your site. Essentially [Workshop](https://statamic.com/addons/statamic/workshop) from the v2 days.
[Read the docs](https://guest-entries.duncanmcclean.com).
## 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](https://github.com/duncanmcclean/guest-entries/issues/new/choose).
> 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](https://statamic.com/guest-entries) 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:
1. Fork the repository
2. Make your code change
3. Open a pull request, detailing the changes you've made.
4. 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 [email protected] instead of using the issue tracker.