Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dynamic/silverstripe-elemental-status
Status block - show status of various systems - online, offline, degraded
https://github.com/dynamic/silverstripe-elemental-status
hacktoberfest silverstripe silverstripe-elemental
Last synced: 5 days ago
JSON representation
Status block - show status of various systems - online, offline, degraded
- Host: GitHub
- URL: https://github.com/dynamic/silverstripe-elemental-status
- Owner: dynamic
- License: bsd-3-clause
- Created: 2020-04-16T22:21:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-17T03:10:13.000Z (over 4 years ago)
- Last Synced: 2024-04-25T09:21:38.314Z (8 months ago)
- Topics: hacktoberfest, silverstripe, silverstripe-elemental
- Language: PHP
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# SilverStripe Elemental Status
Status block - show status of various systems - online, offline, degraded.
## Requirements
* dnadesign/silverstripe-elemental: ^4.0
## Installation
```
composer require dynamic/silverstripe-elemental-status
```## License
See [License](license.md)## Maintainers
* [Dynamic](http://www.dynamicagency.com) ()## 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.
## Development and contribution
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.