README.md 4.1 KB
Newer Older
D
Dmitry Nehaychik 已提交
1 2 3
[![Build Status](https://travis-ci.org/akveo/ngx-admin.svg?branch=master)](https://travis-ci.org/akveo/ngx-admin)
[![Join the chat at https://gitter.im/ng2-admin/Lobby](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ng2-admin/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Dependency Status](https://david-dm.org/akveo/ngx-admin/status.svg)](https://david-dm.org/akveo/ng2-admin)
4 5 6

[Who uses ngx-admin?](https://github.com/akveo/ngx-admin/issues/1645)

7
# Admin template based on Angular 6+, Bootstrap 4 and <a href="https://github.com/akveo/nebular">Nebular</a>
8

9 10 11 12 13
### Three themes available:

| Corporate Theme |
|:---------------:|
|<a target="_blank" href="http://akveo.com/ngx-admin/#/pages/dashboard?theme=corporate&utm_source=github&utm_medium=ngx_admin_readme&utm_campaign=themes"><img src="https://i.imgur.com/axbJYdN.png"/></a>|
14

15
| Cosmic Theme | Light Theme |
16 17
|:------------:|:--------------:|
|<a target="_blank" href="http://akveo.com/ngx-admin/#/pages/dashboard?theme=cosmic&utm_source=github&utm_medium=ngx_admin_readme&utm_campaign=themes"><img src="https://i.imgur.com/FgRZcqL.png"/></a>|<a target="_blank" href="http://akveo.com/ngx-admin/#/pages/dashboard?theme=default&utm_source=github&utm_medium=ngx_admin_readme&utm_campaign=themes"><img src="https://i.imgur.com/fozHlRJ.png"/></a>|
D
Dmitry Nehaychik 已提交
18

19 20 21 22 23 24
### Ecommerce dashboard

| Ecommerce Template |
|:---------------:|
|<a target="_blank" href="http://akveo.com/ngx-admin/#/pages/dashboard?utm_source=github&utm_medium=ngx_admin_readme&utm_campaign=themes&utm_content=ecommerce"><img src="https://i.imgur.com/UW7ZmcP.png"/></a>|

D
Dmitry Nehaychik 已提交
25 26
### What's included:

27
- Angular 6+ & Typescript
D
Dmitry Nehaychik 已提交
28 29
- Bootstrap 4+ & SCSS
- Responsive layout
D
Dmitry Nehaychik 已提交
30
- RTL support
D
Dmitry Nehaychik 已提交
31
- High resolution
32
- Flexibly configurable themes with **hot-reload** (2 themes included)
D
Dmitry Nehaychik 已提交
33 34 35 36
- Authentication module with multiple providers
- Lots of awesome features:
  - Buttons
  - Modals
37
  - Popovers
D
Dmitry Nehaychik 已提交
38 39 40 41 42 43 44 45 46 47
  - Icons
  - Typography
  - Animated searches
  - Forms
  - Tabs
  - Notifications
  - Tables
  - Maps
  - Charts
  - Editors
48 49
  
And many more!
D
Dmitry Nehaychik 已提交
50

51 52 53 54
### Hot Themes Reload

<a target="_blank" href="http://akveo.com/ngx-admin/#/pages/dashboard?utm_source=github&utm_medium=ngx_admin_readme&utm_campaign=demo"><img src="https://i.imgur.com/XoJtfvK.gif"/></a>

D
Dmitry Nehaychik 已提交
55 56 57 58
### Demo

<a target="_blank" href="http://akveo.com/ngx-admin/">Live Demo</a>

59
## Documentation
60
This template is using [Nebular](https://github.com/akveo/nebular) modules set, [here you can find documentation and other useful articles](https://akveo.github.io/nebular/docs/guides/install-based-on-starter-kit).
61

D
Dmitry Nehaychik 已提交
62
### ng2-admin
63 64 65 66
We will continue supporting [ng2-admin](https://github.com/akveo/ngx-admin/tree/ng2-admin) version, but if you are starting from scratch we recommend using `ngx-admin`. Unfortunately, there is no way to automatically update from ng2-admin to ngx-admin, but some parts (Nebular components) could be manually included.

### Empty starter kit
Don't need all the pages and modules and just looking for an empty starter kit for your next project? Check out our [starter-kit branch](https://github.com/akveo/ngx-admin/tree/starter-kit).
D
Dmitry Nehaychik 已提交
67

68 69
### AngularJS 1.x version
Here you can find AngularJS 1.x based version: [Blur Admin](http://akveo.github.io/blur-admin/)
D
Dmitry Nehaychik 已提交
70 71 72 73 74 75 76 77 78 79 80 81

## BrowserStack
This project runs its tests on multiple desktop and mobile browsers using [BrowserStack](http://www.browserstack.com).

<img src="https://cloud.githubusercontent.com/assets/131406/22254249/534d889e-e254-11e6-8427-a759fb23b7bd.png" height="40" />

### How can I support developers?
- Star our GitHub repo :star:
- Create pull requests, submit bugs, suggest new features or documentation updates :wrench:
- Follow us on [Twitter](https://twitter.com/akveo_inc) :feet:
- Like our page on [Facebook](https://www.facebook.com/akveo/) :thumbsup:

82 83
### Looking for engineering services? 
Visit [our homepage](http://akveo.com/) or simply leave us a message to [contact@akveo.com](mailto:contact@akveo.com). We will be happy to work with you!
D
Dmitry Nehaychik 已提交
84 85

### From Akveo
86
Made with :heart: by [Akveo team](http://akveo.com/). Follow us on [Twitter](https://twitter.com/akveo_inc) to get the latest news first!
D
Dmitry Nehaychik 已提交
87
We're always happy to receive your feedback!