https://github.com/dynamic/silverstripe-imageuploadfield
https://github.com/dynamic/silverstripe-imageuploadfield
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dynamic/silverstripe-imageuploadfield
- Owner: dynamic
- License: bsd-3-clause
- Created: 2016-08-02T20:12:13.000Z (almost 9 years ago)
- Default Branch: 2.0
- Last Pushed: 2019-08-13T02:15:58.000Z (almost 6 years ago)
- Last Synced: 2024-12-07T19:56:04.562Z (7 months ago)
- Language: PHP
- Size: 29.3 KB
- Stars: 2
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# SilverStripe ImageUploadField
[](https://packagist.org/packages/dynamic/imageuploadfield)
[](https://packagist.org/packages/dynamic/imageuploadfield)[](https://travis-ci.org/dynamic/silverstripe-imageuploadfield)
[](https://scrutinizer-ci.com/g/dynamic/silverstripe-imageuploadfield/?branch=master)
[](https://codecov.io/gh/dynamic/silverstripe-imageuploadfield)SilverStripe UploadField pre-configured for Image uploads. Allows max file size to be set site wide.
## Requirements
* [silverstripe/silverstripe-framework](https://github.com/silverstripe/silverstripe-framework) ^4.0
## Installation
`composer require dynamic/imageuploadfield ^2.0`
## Documentation
See the [docs/en](docs/en/index.md) folder.
## Bugtracker
Bugs are tracked in the issues section of this repository. Before submitting an issue please read over
existing issues to ensure yours is unique.
If the issue does look like a new bug:
- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots
and screencasts can help here.
- Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version,
Operating System, any installed SilverStripe modules.
Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.## Maintainer Contact
* [Dynamic](http://www.dynamicagency.com) ()
## License
See [License](license.md)