Download the PHP package dynamic/silverstripe-manageable-dataobject without Composer
On this page you can find all versions of the php package dynamic/silverstripe-manageable-dataobject. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dynamic/silverstripe-manageable-dataobject
More information about dynamic/silverstripe-manageable-dataobject
Files in dynamic/silverstripe-manageable-dataobject
Download dynamic/silverstripe-manageable-dataobject
More information about dynamic/silverstripe-manageable-dataobject
Files in dynamic/silverstripe-manageable-dataobject
Vendor dynamic
Package silverstripe-manageable-dataobject
Short Description Allows frontend DataObject management
License BSD-3-Clause
Package silverstripe-manageable-dataobject
Short Description Allows frontend DataObject management
License BSD-3-Clause
Keywords silverstripe
Please rate this library. Is it a good library?
Informations about the package silverstripe-manageable-dataobject
dynamic/silverstripe-manageable-dataobject
Allow front-end management of DataObjects.
Requirements
- SilverStripe ^4.0
- Viewable Dataobject ^2.0
- Additional Form Fields ^2.0
Installation
composer require dynamic/silverstripe-manageable-dataobject
Configuration
MyManageableObject
To utilize ManageableDataObject you must implement PermissionProvider
and methods defined in ManageableDataObjectInterface
. The example below is a very basic implementation of the PermissionProvider
and ManageableDataObjectInterface
methods.
All versions of silverstripe-manageable-dataobject with dependencies
PHP Build Version
Package Version
Requires
silverstripe/recipe-cms Version
^1.0@dev || ^4.0@dev
silverstripe/vendor-plugin Version ^1@dev
dynamic/viewable-dataobject Version ^2.0
dynamic/silverstripe-additional-formfields Version ^2.0
silverstripe/vendor-plugin Version ^1@dev
dynamic/viewable-dataobject Version ^2.0
dynamic/silverstripe-additional-formfields Version ^2.0
The package dynamic/silverstripe-manageable-dataobject contains the following files
Loading the files please wait ....