Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Doc] Created more detailed README.md #843

Merged
merged 1 commit into from
Feb 18, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
32 changes: 30 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,30 @@
# platform-admin-ui
Repository dedicated to the Platform Admin UI Bundle
# eZ Platform Admin UI

[![Build Status](https://img.shields.io/travis/ezsystems/ezplatform-admin-ui.svg?style=flat-square&branch=master)](https://travis-ci.org/ezsystems/ezplatform-admin-ui)
[![Latest version](https://img.shields.io/github/release/ezsystems/ezplatform-admin-ui.svg?style=flat-square)](https://github.com/ezsystems/ezplatform-admin-ui/releases)
[![License](https://img.shields.io/github/license/ezsystems/ezplatform-admin-ui.svg?style=flat-square)](LICENSE)

This repository is dedicated to the eZ Platform Admin UI Bundle, which contains all the necessary
parts to run the [eZ Platform](https://www.ezplatform.com/) administration interface (a.k.a. "back office").

## Installation

This package is a part of [eZ Platform](https://github.com/ezsystems/ezplatform).
Please see [the online docs](https://doc.ezplatform.com/en/latest/getting_started/install_ez_platform/) for the installation instructions.

## How to extend Admin UI:
- [General extensibility](https://doc.ezplatform.com/en/latest/guide/extending_ez_platform/).
- [Extending Admin UI tutorial](https://doc.ezplatform.com/en/latest/tutorials/extending_admin_ui/extending_admin_ui/).

## Issue tracker

Submitting bugs, improvements and stories is possible on https://jira.ez.no/browse/EZP.
If you discover a security issue, please see how to responsibly report such issues on https://doc.ezplatform.com/en/latest/guide/reporting_issues/.

## Copyright

Copyright (C) 1999-2019 eZ Systems AS. All rights reserved.

## License

http://www.gnu.org/licenses/gpl-2.0.txt GNU General Public License v2