Introduction
AdminMart admin is a popular open source WebApp template for admin dashboards and control panels. AdminMart is fully responsive HTML template, which is based on the CSS framework Bootstrap 4. It utilizes all of the Bootstrap components in its design and re-styles many commonly used plugins to create a consistent design that can be used as a user interface for backend applications. AdminMart is based on a modular design, which allows it to be easily customized and built upon. This documentation will guide you through installing the template and exploring the various components that are bundled with the template.
We put a lot of love and effort to make AdminMart Admin a useful template for everyone and now It comes with 20 unique demos. We are keen to release continuous long term updates and lots of new features will be coming soon in the future releases. Once you purchased AdminMart Admin, you will be entitled to free download of all future updates for the same license.
Support
- Includes:
- Answering your questions or problems regarding the template.
- Giving solution to the Bugs reported.
- Does Not Includes:
- Custmaization Work
- Any Installation Work
- Support for any Third Party Plugins / Software
- Support or Guide for How to integrate with any technologies (like, PHP, .net, Java etc)
- Solve bug in your implemented template
Structure
After purchasing our template extract the zip file and you will see this structure.
├── AdminMart Admin
├── docs
├── landingpage
└── src
│ ├── assets/
│ │ └── images
│ │ └── libs
│ ├── dist/
| | └── css
│ │ └── js
│ ├── html/
│ │ └── html pages
│ ├── scss/
│ │ └── bootstrap/
│ │ └── config/
│ │ └── custom/
│ │ └── icons/
│ │ └── style.scss
│ │ └── style-dark.scss
│ ├── gulpfile.js
│ ├── package.json
│ ├── package-lock.json
| └── .gitignore