DEV Community

Cover image for Materio Open Source Bootstrap 5 HTML Admin Template Is Here...!!🤩
ThemeSelection for ThemeSelection

Posted on • Updated on • Originally published at themeselection.com

Materio Open Source Bootstrap 5 HTML Admin Template Is Here...!!🤩

Introduction 🚀

Materio free bootstrap 5 html admin template

Demo Download

If you’re a developer looking for the most Powerful & comprehensive Materio Free Bootstrap 5 HTML Admin Template built for developers, rich with features, and highly customizable look no further than Materi. We’ve followed the highest industry standards to bring you the very best admin template that is not only fast and easy to use but highly scalable. Offering ultimate convenience and flexibility, you’ll be able to build whatever application you want with very little hassle.

Build premium quality applications with ease. Use our innovative bootstrap admin templates to create eye-catching, high-quality WebApp. Your apps will be completely responsive, ensuring they’ll look stunning and function flawlessly on desktops, tablets, and mobile devices.

Installation ⚒️

Automate time-consuming or repetitive tasks in your development workflow using Gulp 🥤

Please note, that the use of Node, Webpack & Gulp, and their advanced settings are totally optional. You can use and customize the template without using them too.

Installing Node & Gulp and running it is super easy in Materio, please follow these steps and you should be ready to rock 🤘

1.First of all, make sure you have installed Node (LTS). If Node.js is already installed in your system, make sure the installed version is LTS and jump to step 2

2.Install the Gulp CLI: Open Terminal/Command Prompt and run the following command and wait until it finishes. If you have already installed Gulp CLI, you can skip this step and jump to step 3.

npm install --global gulp-cli
Enter fullscreen mode Exit fullscreen mode

3.Navigate to the Materio root directory and run the following command to install our local dependencies listed in package.json. You can use npm OR yarn as per your preference.

It is recommended to use Yarn

# For npm
npm install --legacy-peer-deps

# For Yarn
yarn
Enter fullscreen mode Exit fullscreen mode

4.Now, that you are ready to run npm tasks, the below command will start the server and watch the code using browsersync. Open http://localhost:3000/ to check your development 🚀.

# npm
npm run serve

# yarn
yarn serve
Enter fullscreen mode Exit fullscreen mode

Available Tasks 🧑‍💻

Open the console/terminal, go to the Materio root directory, and run npm run {task_name}.i.e. To generate a build run npm run build.

Run a task with the specified environment(development/production) just execute the task with --env={environment} option, i.e. npm run build --env=production.

Tip: Use the npm run command to list all predefined npm tasks from the package.json file.

What's in Premium Version 💎

Materio Free Version Materio Premium Version
Demo Demo
Download Purchase
Single vertical Menu Vertical Menu + Horizontal Menu
Simple Light Style Light, Dark & System mode Style
Default Theme Default, Semi Dark & Bordered Themes
Fixed Layout(Menu) Fixed & Static Layout(Menu)
1 Simple Dashboard 5 Niche Dashboards
- Multiple Ready-to-use 10 Applications like Calendar, Invoice, Users List, Users View, Roles and Permission, etc.
Simple From Elements Advance form elements, validation & form wizard
Basic Cards Basic, Advance, Statistics, Analytics, Gamification, and Actions Cards
Basic User Interface(Components) Advance and Custom User Interfaces(Components)
Two Extended Components Twelve Ready to use Extended Components
- Quick Search - Quickly navigate between pages (w/ hotkey support)
Basic Pages Authentication Pages in 2 Variants + Ready-to-use pages like User Profile, Account Settings, FAQ, Help Center, Pricing, Misc. etc.
- 3D Characters + Illustrations
Basic tables Advanced tables
- Quick customization using theme config file
- Leaflet Maps
1 Chart Library 2 Chart Libraries
- Multiple Navbar & Menu Options
- Starter-kit
- Internationalization support
- RTL Support
Regular Support Priority Support
Detailed Documentation Detailed Documentation

Looking For Premium Features?🧐

Then upgrade to the Materio Bootstrap 5 HTML Admin Template Pro version.

Materio Bootstrap 5 HTML Admin Template

Demo Download

About Us:

ThemeSelection provides Selected high-quality, modern design, professional, and easy-to-use Free Admin Dashboard Template, HTML Themes, and UI Kits to create your applications faster!

Top comments (0)