From f43ba726a0c37a23750be83faa9d74561e2f9db6 Mon Sep 17 00:00:00 2001 From: Justyna Koralewicz <79849375+juskora@users.noreply.github.com> Date: Wed, 20 Oct 2021 09:21:18 +0200 Subject: [PATCH] IBX-1190: Updated readme to fit new template (#1968) * Updated readme to fit new template * Apply suggestions from code review Co-authored-by: DominikaK Co-authored-by: DominikaK --- README.md | 31 +++++++++++-------------------- 1 file changed, 11 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index a9ba4f44b6..ca04f48e21 100644 --- a/README.md +++ b/README.md @@ -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 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), @@ -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 \ No newline at end of file