Download the PHP package adrexia/subsite-modeladmins without Composer
On this page you can find all versions of the php package adrexia/subsite-modeladmins. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adrexia/subsite-modeladmins
More information about adrexia/subsite-modeladmins
Files in adrexia/subsite-modeladmins
Download adrexia/subsite-modeladmins
More information about adrexia/subsite-modeladmins
Files in adrexia/subsite-modeladmins
Vendor adrexia
Package subsite-modeladmins
Short Description Extensions for subsite support of ModelAdmins and data objects
License BSD-3-Clause
Package subsite-modeladmins
Short Description Extensions for subsite support of ModelAdmins and data objects
License BSD-3-Clause
Keywords silverstripe
Please rate this library. Is it a good library?
Informations about the package subsite-modeladmins
silverstripe-subsite-modeladmins
Extensions for subsite support of ModelAdmins and DataObjects
Requirements
Silverstripe 4. See 3.0 branch for earlier versions. This branch is a work in progress, and subsites is not yet stable on Silverstripe 4.
Usage:
In your config.yml file, include the extensions against the ModelAdmin and DataObject you want to add subsite support to. For example, if you want to add Subsite support to the RedirectedURLs module:
SilverStripe\RedirectedURLs\Model\RedirectedURL:
extensions:
- Adrexia\SubsiteModelAdmins\SubsiteModelExtension
SilverStripe\RedirectedURLs\Admin\RedirectedURLAdmin:
extensions:
- Adrexia\SubsiteModelAdmins\SubsiteAdminExtension
All versions of subsite-modeladmins with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
^4 || ^5
The package adrexia/subsite-modeladmins contains the following files
Loading the files please wait ....