symbiote / silverstripe-frontend-objects
A module that combines several different mechanisms of editing and showing data on the frontend of a SilverStripe site
Installs: 1 663
Dependents: 2
Suggesters: 0
Security: 0
Stars: 5
Watchers: 4
Forks: 5
Open Issues: 5
Type:silverstripe-vendormodule
Requires
This package is auto-updated.
Last update: 2024-10-08 14:08:47 UTC
README
Allows users to created, edit and list data objects on the frontend of a SilverStripe site
TBC
Requirements
Note that this is not yet fully updated to SilverStripe 4 compatibility; core functionality is available, but additional things like the item table capability is not.
Configuration settings
FrontendModelController::allowed_classes
- Set this to an array of lowercase class names that can be created from the frontend of the site;