# manageiq-ui-classic **Repository Path**: mirrors_ibm/manageiq-ui-classic ## Basic Information - **Project Name**: manageiq-ui-classic - **Description**: Classic UI of ManageIQ - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ManageIQ::UI::Classic [![Gem Version](https://badge.fury.io/rb/manageiq-ui-classic.svg)](http://badge.fury.io/rb/manageiq-ui-classic) [![Build Status](https://travis-ci.com/ManageIQ/manageiq-ui-classic.svg?branch=master)](https://travis-ci.com/ManageIQ/manageiq-ui-classic) [![Code Climate](https://codeclimate.com/github/ManageIQ/manageiq-ui-classic.svg)](https://codeclimate.com/github/ManageIQ/manageiq-ui-classic) [![Test Coverage](https://codeclimate.com/github/ManageIQ/manageiq-ui-classic/badges/coverage.svg)](https://codeclimate.com/github/ManageIQ/manageiq-ui-classic/coverage) [![Coverage Status](https://coveralls.io/repos/github/ManageIQ/manageiq-ui-classic/badge.svg?branch=master)](https://coveralls.io/github/ManageIQ/manageiq-ui-classic?branch=master) [![Security](https://hakiri.io/github/ManageIQ/manageiq-ui-classic/master.svg)](https://hakiri.io/github/ManageIQ/manageiq-ui-classic/master) [![Scrutinizer](https://scrutinizer-ci.com/g/ManageIQ/manageiq-ui-classic/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ManageIQ/manageiq-ui-classic/?branch=master) [![Chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ManageIQ/manageiq/ui?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ManageIQ UI Classic is the UI that has been split out of the main [manageiq repo](https://github.com/ManageIQ/manageiq). ## Development Setup Go to the directory where you have the clone of your 'manageiq' repo. Next to your 'manageiq' repo create a clone of 'manageiq-ui-classic' repo: ```bash $ git clone git@github.com:ManageIQ/manageiq-ui-classic.git ``` This way you will have your 'manageiq' and 'manageiq-ui-classic' side-by-side. At this point you are ready and can start doing PRs against any of the 2 repos. Or you can get more detailed instructions in [ManageIQ/guides](https://github.com/ManageIQ/guides/blob/master/developer_setup/plugins.md). ## License The gem is available as open source under the terms of the [Apache License 2.0](https://opensource.org/licenses/apache-2.0). Except where otherwise noted, all ManageIQ source files are covered by the following copyright and license notice: Copyright 2014-2020 ManageIQ Authors.