When buying the metronic 8 themes (60$), should I expect all the themes with different languages and framewokrs that it says it supports ?
I want the vuejs version, but It would be awesome if someone could answer my question before i buy.
Thanks for the fast replies.
I got one last question, before deciding wheter I should buy the theme.
For my vuejs application, Am i going to have to modify the component from the '/components' folder ? Or Is there an alternative way ?
I thought about copy/paste the code of the components to my .vue pages but it's not practical and takes lots of times.
What do you think ?
Hi Ali,
You should be able to copy code from our components or reuse our premade components in your project.
Make sure to include our main style file
@import "assets/sass/plugins";
@import "assets/sass/style";
ThemeModeComponent.init();
setTimeout(() => {
ToggleComponent.bootstrap();
StickyComponent.bootstrap();
MenuComponent.bootstrap();
ScrollComponent.bootstrap();
DrawerComponent.bootstrap();
SwapperComponent.bootstrap();
}, 0);
@import "~apexcharts/dist/apexcharts.css";
.Thank you for your answer as it has been very useful and complete.
But I still have other questions.
When buying the Metronic 8 themes am I gonna have all the demos or only the demo that I clicked on to buy ? Also can you provide me a link on how i can setup the metronic 8 theme on a VueJs application ?
And is there a way I can buy a unlimited license ?
Hi,
With your purchase, you will get all demos and use any demo you like for one end product. You can download other demos from Metronic Downloads by entering your purchase code once. However, if you like to use Metronic for other products or deployments you will need to purchase a separate license.
The unlimited license is not available and according to the Themeforest license terms, each license is limited to a single use.
For more info about using Metronic please check the Theme Documentation
and Video Tutorials
Regards.
Hi,
Thank you for your interest in Metronic.
Yes sure, with your purchase you will get all the framework versions and demos that are shown in the live preview.
Please note that Metronic's different versions, such as HTML, Vue has own preview as can be seen here and in the download package, the same advertised features will be included.
For example, the Demo1 Vue version preview you can check here.
As can be seen in the preview, the Vue features are limited compared to the HTML version features. However, in each update, we try to add more features for Vue and other SPA frameworks as well. Currently, our Vue version serves as a solid starter kit and can be extended further according to project requirements. Also, all HTML features can be reused in the Vue version as those features are globally available in the styles.bundle.css for the Vue version.
Just in case you are not satisfied with Metronic Angular you may request a refund using Themeforest Refund Form. 100% money back is guaranteed.
Regards.