Skip to content

Commit

Permalink
IBX-1190: Updated readme to fit new template (#1968)
Browse files Browse the repository at this point in the history
* Updated readme to fit new template

* Apply suggestions from code review

Co-authored-by: DominikaK <dominika.kurek@ez.no>

Co-authored-by: DominikaK <dominika.kurek@ez.no>
  • Loading branch information
juskora and DominikaK authored Oct 20, 2021
1 parent ee27f3d commit f43ba72
Showing 1 changed file with 11 additions and 20 deletions.
31 changes: 11 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,22 @@
# eZ Platform Admin UI
# Ibexa 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 Ibexa Admin UI Bundle, which contains all the necessary
parts to run the [Ibexa DXP](https://developers.ibexa.co/) Back Office interface.

This repository is dedicated to the eZ Platform Admin UI Bundle, which contains all the necessary
parts to run the [eZ&nbsp;Platform](https://www.ezplatform.com/) administration interface (a.k.a. "back office").
This package is part of [Ibexa DXP](https://ibexa.co).
To use this package, [install Ibexa DXP](https://doc.ibexa.co/en/latest/install/).

## Installation
## Extending Back Office:

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/.
- [General extensibility](https://doc.ibexa.co/en/latest/extending/extending_back_office/).
- [Extending Back Office tutorial](https://doc.ibexa.co/en/latest/tutorials/extending_admin_ui/extending_admin_ui//).

## COPYRIGHT

Copyright (C) 1999-2021 Ibexa AS (formerly eZ Systems AS). All rights reserved.

## LICENSE

This source code is available separately under the following licenses:

A - Ibexa Business Use License Agreement (Ibexa BUL),
Expand All @@ -38,5 +30,4 @@ AND

B - GNU General Public License, version 2
Grants an copyleft open source license with ABSOLUTELY NO WARRANTY. For the full GPL license text, please see:
https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

0 comments on commit f43ba72

Please sign in to comment.