Download the PHP package haunt-digital/silverstripe-asset-admin without Composer
On this page you can find all versions of the php package haunt-digital/silverstripe-asset-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download haunt-digital/silverstripe-asset-admin
More information about haunt-digital/silverstripe-asset-admin
Files in haunt-digital/silverstripe-asset-admin
Package silverstripe-asset-admin
Short Description Asset management for the SilverStripe CMS
License BSD-3-Clause
Informations about the package silverstripe-asset-admin
Silverstripe Asset Admin Module
Overview
The Asset Admin module provides a interface for managing files within Silverstripe CMS assets module. This section shows a library of files available to use on your website and includes images and documents such as PDF files, and can also include javascript files.
Installation
You'll also need to run dev/build
.
Versioning
This library follows Semver. According to Semver, you will be able to upgrade to any minor or patch version of this library without any breaking changes to the public API. Semver also requires that we clearly define the public API for this library.
All methods, with public
visibility, are part of the public API. All other methods are not part of the public API. Where possible, we'll try to keep protected
methods backwards-compatible in minor/patch versions, but if you're overriding methods then please test your work before upgrading.
Reporting Issues
Please create an issue for any bugs you've found, or features you're missing.
Contributing
Translations
Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.
Please use https://www.transifex.com/silverstripe/silverstripe-asset-admin/ to contribute translations, rather than sending pull requests with YAML files.
See the "i18n" topic on docs.silverstripe.org for more details.
All versions of silverstripe-asset-admin with dependencies
silverstripe/framework Version ^4.11
silverstripe/admin Version ^1.7
silverstripe/graphql Version ^3.5 || ^4