Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Wrappixel Templates #2737

Merged
merged 2 commits into from
Mar 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions src/ecosystem/themes/themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,5 +194,54 @@
"image": "https://flatlogic.com/assets/templates/light_blue_vue_full_nodejs-06f941c849f0a83a3c0d38c728101eace06a7515ea048f12bcd91f165280246f.webp"
}
]
},
{
"name": "WrapPixel",
"description": "Check out developer friendly vue js admin dashboard templates built by our partners from [WrapPixel](https://wrappixel.com). Download them to start building your real time web application quickly to save hundreds of hours in development and design.",
"seeMoreUrl": "https://www.wrappixel.com/templates/category/vuejs-templates/",
"products": [
{
"name": "Spike Free VueJs Admin Template",
"price": 0,
"description": "Free & Open Source VueJs Admin Template",
"url": "https://www.wrappixel.com/templates/spike-free-vuejs-admin-template/",
"image": "https://www.wrappixel.com/wp-content/uploads/edd/2023/10/spike-free-vuetify-vuejs-admin-template-wp.jpg"
},
{
"name": "Spike Vue3 Admin Dashboard",
"price": 49,
"description": "Powerful Vue3 Dashboard Theme",
"url": "https://www.wrappixel.com/templates/spike-vuejs-admin-dashboard/",
"image": "https://www.wrappixel.com/wp-content/uploads/edd/2023/09/spike-vuejs-admin-dashboard-prev-img.jpg"
},
{
"name": "MaterialPro Vue3 Admin Dashboard",
"price": 49,
"description": "Vue 3 + Vuetify 3 + Vite + Typescript",
"url": "https://www.wrappixel.com/templates/materialpro-vuetify-admin/",
"image": "https://www.wrappixel.com/wp-content/uploads/edd/2020/05/materialpro-vuejs-dashboard-template-20.jpg"
},
{
"name": "Free MaterialPro Vuetify Admin",
"price": 0,
"description": "Free Vuetify Dashboard Template",
"url": "https://www.wrappixel.com/templates/materialpro-vuetify-admin-lite/",
"image": "https://www.wrappixel.com/wp-content/uploads/edd/2020/05/materialpro-vuejs-lite-admin-wp-20.jpg"
},
{
"name": "Free AdminPro VueJs Lite",
"price": 0,
"description": "Free & Open Source VueJs Admin Template",
"url": "https://www.wrappixel.com/templates/adminpro-vuetify-admin-lite/",
"image": "https://www.wrappixel.com/wp-content/uploads/edd/2020/11/feature_image.jpg"
},
{
"name": "AdminPro Vue3 + Vuetify Dashboard",
"price": 49,
"description": "Vue3 + Vite + Vuetify + Typescript",
"url": "https://www.wrappixel.com/templates/adminpro-vuetify-dashboard/",
"image": "https://www.wrappixel.com/wp-content/uploads/edd/2020/10/adminpro-vuetify-dasboard-template-y.jpg"
}
]
}
]