All Projects → MOVACT → Adminx

MOVACT / Adminx

Licence: mit
AdminX – a free and open source admin control panel based on Bootstrap 4.x

Projects that are alternatives of or similar to Adminx

Coreui Angularjs
CoreUI AngularJS is free AngularJS admin template based on Bootstrap 4
Stars: ✭ 101 (+180.56%)
Mutual labels:  bootstrap, admin, bootstrap-4
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (+1816.67%)
Mutual labels:  bootstrap, admin, bootstrap-4
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+9825%)
Mutual labels:  bootstrap, admin, bootstrap-4
Vali Admin
Free Bootstrap 4 admin/dashboard template
Stars: ✭ 1,391 (+3763.89%)
Mutual labels:  bootstrap, admin, bootstrap-4
Coreui Free Angular Admin Template
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
Stars: ✭ 1,279 (+3452.78%)
Mutual labels:  bootstrap, admin, bootstrap-4
Startbootstrap Sb Admin
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 2,861 (+7847.22%)
Mutual labels:  bootstrap, bootstrap-4, admin
Coreui
Open Source UI Kit built on top of Bootstrap 4 and plain JavaScript without any additional libraries like jQuery
Stars: ✭ 361 (+902.78%)
Mutual labels:  bootstrap, bootstrap-4
Html Templates
一些 html、bootstrap框架的后台模板集合
Stars: ✭ 364 (+911.11%)
Mutual labels:  bootstrap, admin
Vue Ts Ex
Vue2+ + TypeScript2+ example All-in vue typescript example with single file component, hot reload, bootstrap 4, webpack , express server, local storage, vuex , router, pre-compiled templates all out of the box! Using official typescript component `vue-class-component`
Stars: ✭ 35 (-2.78%)
Mutual labels:  bootstrap, bootstrap-4
Pixel Bootstrap Ui Kit
Pixel UI - Free and open source Bootstrap 5 UI Kit without jQuery
Stars: ✭ 406 (+1027.78%)
Mutual labels:  bootstrap, bootstrap-4
Rest Admin
Restful Admin Dashboard Based on Vue and Boostrap 4
Stars: ✭ 565 (+1469.44%)
Mutual labels:  bootstrap, admin
Startbootstrap Scrolling Nav
An unstyled Bootstrap HTML template for creating smooth scrolling, one page websites - created by Start Bootstrap
Stars: ✭ 625 (+1636.11%)
Mutual labels:  bootstrap, bootstrap-4
Airframe React
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
Stars: ✭ 3,659 (+10063.89%)
Mutual labels:  bootstrap, admin
Adminkit
🧰 AdminKit is a free & open source Bootstrap 5 Admin Template
Stars: ✭ 395 (+997.22%)
Mutual labels:  bootstrap, admin
Carbon
Elegant Bootstrap 4 Admin Template
Stars: ✭ 309 (+758.33%)
Mutual labels:  bootstrap, bootstrap-4
Laravel Form Components
A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
Stars: ✭ 295 (+719.44%)
Mutual labels:  bootstrap, bootstrap-4
Startbootstrap Stylish Portfolio
A stylish, one page, Bootstrap portfolio theme created by Start Bootstrap
Stars: ✭ 748 (+1977.78%)
Mutual labels:  bootstrap, bootstrap-4
Bootstrap 5 Templates
A collection of free Bootstrap 5 templates designed with Material Design 2.0. Admin dashboard, e-commerce, landing pages & much more.
Stars: ✭ 722 (+1905.56%)
Mutual labels:  bootstrap, admin
Startbootstrap Modern Business
A multipurpose Bootstrap full website template created by Start Bootstrap
Stars: ✭ 753 (+1991.67%)
Mutual labels:  bootstrap, bootstrap-4
Startbootstrap New Age
A web app landing page theme created by Start Bootstrap
Stars: ✭ 855 (+2275%)
Mutual labels:  bootstrap, bootstrap-4

Note: This will not be developed any further. There are fantastic alternatives to choose from, such as Tabler.io

AdminX

npm version

AdminX is feature-packed, responsive admin template based on Bootstrap 4. It's currently under active development so if you have any idea on what you like to see in it, feel free to tell us.

Check out the Demo here if you want to have a look at the current progress.

Documentation

As this template is still in very early stages of development a documentation is not yet available but the Bootstrap documentation may be a good first start for you to check out, as we try to use as many elements from it as possible.

jQuery & vanilla JS available 🎉

As we are not using jQuery in a lot of projects we decided to maintain this theme with jQuery as well as vanilla JS. All our additional JavaScript is written without jQuery as a dependency. In adminx.vanilla.js we bundled Bootstrap Native so you can use all the Bootstrap components without jQuery. 👏 So we leave it up to you to use jQuery or not. :)

Contribute

It's probably to early to contribute yet, but if want to contribute you can fork this repo and create a pull request.

When you downloaded the code install the dependencies:

npm install

You can watch the assets and autocompile by running:

npm run watch

We included a small locale development server with express. It serves the layout and will also rewrite the assets from using /dev/ instead of the /dist/ folder automatically.

npm run serve

If you're done and want to create a production build in the /dist/ folder run

npm run production

Credit

Credit is where credit's due: This admin template is inspired by the great AdminLTE, which is why you might encounter similarity in terms of scope, but we do write all our own components and don't use any of AdminLTEs code. AdminLTE is also based on Bootstrap 3 and therefore created with LESS instead of SASS, which is our "go to" css preprocessor. We also try to go for a more minimal, clean and modern design.

License

This project is licensed under MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].