Skip to content

Commit 7f0b134

Browse files
Merge pull request #19 from codedthemes/stage-v1.3.0
Stage v1.3.0
2 parents 963e9ff + fb18956 commit 7f0b134

File tree

37 files changed

+1537
-1059
lines changed

37 files changed

+1537
-1059
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
SOURCE: 'dist/'
4141
REMOTE_HOST: 145.79.3.173
4242
REMOTE_USER: u965251139
43-
REMOTE_PORT: "65002"
43+
REMOTE_PORT: '65002'
4444
TARGET: domains/mantisdashboard.com/public_html/vue/free/stage
4545
EXCLUDE: '/node_modules/'

.github/workflows/prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
SOURCE: 'dist/'
4141
REMOTE_HOST: 145.79.3.173
4242
REMOTE_USER: u965251139
43-
REMOTE_PORT: "65002"
43+
REMOTE_PORT: '65002'
4444
TARGET: domains/mantisdashboard.com/public_html/vue/free
4545
EXCLUDE: '/node_modules/'

README.md

Lines changed: 43 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ Vutifiy Mantis is a free admin dashboard template built with Vue. It is meant to
1212

1313
Mantis Logo is inspired from the insect name - 'Mantises' as they have triangular heads with flexible Necks. Also, the name is derived from two popular UI frameworks, vuetify and Ant Design (M-Ant-is).
1414

15-
1615
✨ Support us! If you like this theme, click the ⭐ (Top right) and let it shine
1716

1817
![IMG_8566.jpg](https://org-public-assets.s3.us-west-2.amazonaws.com/Free-Version-Banners/GITHUB-FREE-VUE-REPO+-+Mantis.jpg)
19-
2018

2119
## Table of contents
2220

@@ -33,7 +31,7 @@ Mantis Logo is inspired from the insect name - 'Mantises' as they have triangula
3331
- [More Vue Dashboard Templates](#more-vue-dashboard-templates)
3432
- [Issues?](#issues)
3533
- [License](#license)
36-
- [Contributor](#contributor)
34+
- [Contributor](#contributor)
3735
- [Useful Resources](#useful-resources)
3836
- [Community](#community)
3937
- [Follow us](#follow-us)
@@ -60,14 +58,14 @@ yarn run start
6058

6159
## Download
6260

63-
- Mantis Free
64-
- [Live Preview](https://Mantisdashboard.com/vue/free/)
65-
- [Download](https://github.com/codedthemes/Mantis-free-vue-admin-template)
66-
- Mantis Pro
67-
- [Live Preview](https://Mantisdashboard.com/vue)
68-
- [Download](https://codedthemes.com/item/mantis-vue-admin-template/)
69-
70-
## Why Mantis?
61+
- Mantis Free
62+
- [Live Preview](https://Mantisdashboard.com/vue/free/)
63+
- [Download](https://github.com/codedthemes/Mantis-free-vue-admin-template)
64+
- Mantis Pro
65+
- [Live Preview](https://Mantisdashboard.com/vue)
66+
- [Download](https://codedthemes.com/item/mantis-vue-admin-template/)
67+
68+
## Why Mantis?
7169

7270
Mantis offers everything you need to create dashboards. We have included the following high-end features in our initial release:
7371

@@ -79,26 +77,28 @@ Mantis offers everything you need to create dashboards. We have included the fol
7977
- Easy Documentation Guide
8078

8179
## What's included in Premium Version?
80+
8281
The [Pro version](https://Mantisdashboard.com/vue) of Mantis vue template contains features like TypeScript, Apps, Authentication Methods (i.e. JWT), Advance Components, Form Plugins, Layouts, Widgets, and many more.
8382

84-
| [Mantis Free](https://Mantisdashboard.com/vue/free/) | [Mantis](https://Mantisdashboard.com/vue) |
85-
| ----------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------- |
86-
| **9** Demo pages | **45+** demo pages |
87-
| - | ✓ Multi-language |
88-
| - | ✓ Dark/Light Mode 🌓 |
89-
| - | ✓ TypeScript version |
90-
| - | ✓ Design files (Figma) |
91-
| - | ✓ 6+ color Options |
92-
| - | ✓ RTL |
93-
| - | ✓ JWT authentications |
94-
| - |[More components](https://mantisdashboard.com/vue/advance/alert) |
95-
|[MIT License](https://github.com/codedthemes/mantis-free-vuetify-vuejs-admin-template/blob/master/LICENSE) |[Pro License](https://codedthemes.com/item/mantis-vue-admin-template/) |
83+
| [Mantis Free](https://Mantisdashboard.com/vue/free/) | [Mantis](https://Mantisdashboard.com/vue) |
84+
| ------------------------------------------------------------------------------------------------------------ | :----------------------------------------------------------------------- |
85+
| **9** Demo pages | **45+** demo pages |
86+
| - | ✓ Multi-language |
87+
| - | ✓ Dark/Light Mode 🌓 |
88+
| - | ✓ TypeScript version |
89+
| - | ✓ Design files (Figma) |
90+
| - | ✓ 6+ color Options |
91+
| - | ✓ RTL |
92+
| - | ✓ JWT authentications |
93+
| - |[More components](https://mantisdashboard.com/vue/advance/alert) |
94+
|[MIT License](https://github.com/codedthemes/mantis-free-vuetify-vuejs-admin-template/blob/master/LICENSE) |[Pro License](https://codedthemes.com/item/mantis-vue-admin-template/) |
9695

9796
## Documentation
9897

9998
[Mantis documentation](https://codedthemes.gitbook.io/mantis-vuetify) helps you with installation, deployment, and troubleshooting.
10099

101100
## Browser support
101+
102102
<img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/chrome.png" width="45" height="45" > <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/edge.png" width="45" height="45" > <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/safari.png" width="45" height="45" > <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/firefox.png" width="45" height="45" > <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/opera.png" width="45" height="45" >
103103

104104
## Technology Stack
@@ -108,6 +108,7 @@ The [Pro version](https://Mantisdashboard.com/vue) of Mantis vue template contai
108108
- Vue3
109109

110110
## Mantis Figma UI Kit
111+
111112
<div>
112113
<a href="https://codedthemes.com/item/mantis-free-figma-ui-kit/">
113114
<img src="https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Figma_Free_Mantis.png" width="450" alt="Figma Free">
@@ -117,45 +118,50 @@ The [Pro version](https://Mantisdashboard.com/vue) of Mantis vue template contai
117118
</a>
118119
</div>
119120

120-
## Other Technologies
121-
| Technology | Free | Pro |
122-
|-----------|------|------|
123-
| <p align="center"><img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/Angular.png" width="25" height="25"></p> | [**Free**](https://codedthemes.com/item/mantis-angular-free-admin-template/) | [**Pro**](https://codedthemes.com/item/mantis-angular-admin-template/) |
124-
| <p align="center"><img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/React.png" width="30" height="30"></p> | [**Free**](https://codedthemes.com/item/mantis-free-mui-admin-template/) | [**Pro**](https://codedthemes.com/item/mantis-mui-react-dashboard-template/) |
125-
| <p align="center"><img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/Bootstrap.png" width="30" height="30"></p> | [**Free**](https://codedthemes.com/item/mantis-bootstrap-free-admin-template/) | [**Pro**](https://codedthemes.com/item/mantis-bootstrap-admin-dashboard/) |
121+
## Other Technologies
122+
123+
| Technology | Free | Pro |
124+
| --------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | ---------------------------------------------------------------------------- |
125+
| <p align="center"><img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/Angular.png" width="25" height="25"></p> | [**Free**](https://codedthemes.com/item/mantis-angular-free-admin-template/) | [**Pro**](https://codedthemes.com/item/mantis-angular-admin-template/) |
126+
| <p align="center"><img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/React.png" width="30" height="30"></p> | [**Free**](https://codedthemes.com/item/mantis-free-mui-admin-template/) | [**Pro**](https://codedthemes.com/item/mantis-mui-react-dashboard-template/) |
127+
| <p align="center"><img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/Bootstrap.png" width="30" height="30"></p> | [**Free**](https://codedthemes.com/item/mantis-bootstrap-free-admin-template/) | [**Pro**](https://codedthemes.com/item/mantis-bootstrap-admin-dashboard/) |
126128

127129
## Save more with Big Bundle
128130

129131
[![bundle-image](https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Bundle+banner.png)](https://links.codedthemes.com/jhFBJ)
130132

131133
## More Vue Dashboard Templates
132134

133-
| Dashboard | FREE | PRO |
134-
| ----- | ---- | ---- |
135-
| <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/Berry%20with%20name.png" height="30" style="display:inline-block; vertical-align:middle;"> | [**Free**](https://berrydashboard.com/vue/free/) | [**Pro**](https://berrydashboard.com/vue/)</span>|
136-
135+
| Dashboard | FREE | PRO |
136+
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | ------------------------------------------------- |
137+
| <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/Berry%20with%20name.png" height="30" style="display:inline-block; vertical-align:middle;"> | [**Free**](https://berrydashboard.com/vue/free/) | [**Pro**](https://berrydashboard.com/vue/)</span> |
137138

138139
## Issues
139140

140141
Please generate a [Github issue](https://github.com/codedthemes/mantis-free-vuetify-vuejs-admin-template/issues) if you found a bug in any version. We are try our best to resolve the issue.
141142

142-
## License
143+
## License
144+
143145
- Licensed under [MIT](https://github.com/codedthemes/mantis-free-vuetify-vuejs-admin-template/blob/readme/LICENSE)
144146
- Copyright © [CodedThemes](https://codedthemes.com/)
145147

146148
## Contributor
147149

148150
**CodedThemes Team**
151+
149152
- https://x.com/codedthemes
150153
- https://github.com/codedthemes
151154

152-
**Rakesh Nakrani**
155+
**Rakesh Nakrani**
156+
153157
- https://x.com/rakesh_nakrani
154158

155159
**Brijesh Dobariya**
160+
156161
- https://x.com/dobaria_brijesh
157162

158163
## Useful Resources
164+
159165
- [More Admin Templates From CodedThemes](https://codedthemes.com/item/category/admin-templates/)
160166
- [Freebies From CodedThemes](https://codedthemes.com/item/category/free-templates/)
161167
- [Big Bundles](https://codedthemes.com/item/big-bundle/)
@@ -164,11 +170,13 @@ Please generate a [Github issue](https://github.com/codedthemes/mantis-free-vuet
164170
- [Blogs](https://blog.codedthemes.com/)
165171

166172
## Community
173+
167174
- 👥Follow [@codedthemes](https://x.com/codedthemes)
168175
- 🔗Join [Discord](https://discord.com/invite/p2E2WhCb6s)
169176
- 🔔Subscribe to [Codedtheme Blogs](https://blog.codedthemes.com/)
170177

171178
## Follow Us
179+
172180
- [Twitter](https://twitter.com/codedthemes) 🐦
173181
- [Dribbble](https://dribbble.com/codedthemes) 🏀
174182
- [Github](https://github.com/codedthemes) 🐙

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<link rel="icon" href="/favicon.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Mantis - Vue3 Typescript based Admin Dashboard Template</title>
8-
<!-- Buy Now Link -->
9-
<script defer src="https://fomo.codedthemes.com/pixel/Oo2pYDncP8R8qhhETpWKGA04b8jPhUjF" ></script>
8+
<!-- Buy Now Link -->
9+
<script defer src="https://fomo.codedthemes.com/pixel/Oo2pYDncP8R8qhhETpWKGA04b8jPhUjF"></script>
1010
</head>
1111
<body>
1212
<div id="app"></div>

0 commit comments

Comments
 (0)