Download the PHP package thewebmen/silverstripe-media-field without Composer
On this page you can find all versions of the php package thewebmen/silverstripe-media-field. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download thewebmen/silverstripe-media-field
More information about thewebmen/silverstripe-media-field
Files in thewebmen/silverstripe-media-field
Informations about the package silverstripe-media-field
silverstripe-media-field
Adds a media field with extra options as well as video embeds
Requirements
- See
composer.json
requirements
Installation
composer require wedevelopnl/silverstripe-media-field
Usage
This module introduces a media field to the silverstripe cms.
License
See License
Maintainers
Development and contribution
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. See read our contributing document for more information.
Getting started
We advise to use Docker/Docker compose for development.\ We also included a Makefile to simplify some commands
Our development container contains some built-in tools like PHPCSFixer
.
Getting development container up
make build
to build the Docker container and then run detached.\
If you want to only get the container up, you can simply type make up
.
You can SSH into the container using make sh
.
All make commands
You can run make help
to get a list with all available make
commands.
All versions of silverstripe-media-field with dependencies
silverstripe/cms Version ^5
silverstripe/display-logic Version ^3.0
embed/embed Version ^4.0
silverstripe/asset-admin Version ^2.0