Please I would like to know before purchase your product in https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469
--Starter Kits
are you giving only starter kits for react, angular etc , or the 2 version starter kit + full version?
--Frameworks
Please also list out all the frameworks that I will have available to fetch from git. Some Fromeworks are mentioned in the title , but no more discription of what I will have after purchase.
--Support
I see the support is 6 months extendible by extra $16.88, what if my support finish and after 9 months I need a support, So in this case I will purchase a Support Service, if yes how much the year.
--RTL
are you providing the RTL infrastructure for the starter kits (With Translation Files), or the templates only handling directions?
I will be happy to know it as soon as possible.
Regards
Hi,
Thank you for your interest in Metronic.
1. --Starter Kits - You will get all the Starter Kit packages as advertised here:
http://keenthemes.com/metronic Please note that the Starter Kit contains the main layout integration only, other pages you can copy from the base HTML version and put into your app as you go.
2. All framework implementations are provided as per demo previews in http://keenthemes.com/metronic React/Angular/Vue come with limited features while the HTML version is the default full version.
3. 6 months support will cost 39.38$. However, you can download all future updates for free. The support subscription is to get the theme-related technical support via devs.keenthemes.com
4. The RTL support offers only style and HTML-based solutions. No content translation is included. You will generate the rtl version CSS files by referring to this docs:
https://preview.keenthemes.com/html/metronic/docs/getting-started/rtl
Regards.
Thanks for the reply.
I would like to know how to get the future updates , using git repo or common download compressed file, or both?
Hi,
You can download the new update from the themeforest.net/downloads page or use our private GitHub repo https://keenthemes.com/metronic/github
Regards.
Dear Sean,
I have downloaded the latest version from github, I found that the RTL is not provided in the solutions provided , I copied the rtl files from inspecting the your life demo and the language switcher is not in the downloaded templetes, and the documentation doesn't provide any guide in this. I purchase because of the language support . But After I purchase , I am not having the same I test in demo, Please guide in this
Hi,
Please check RTL Guide to generate the RTL assets for your downloaded version.
The RTL assets are not included in the default package and they must be generated using gulp or webpack tools. Please note that gulp/webpack is required only for development just to manage the assets. They are not needed in your production site.
Then at the HTML level, you may need to flip dropdown opening directions data-kt-menu-placement="bottom-end"
following the values from https://floating-ui.com
Regards.