161 comments found.
Do you provide a starter project? Like just a basic skeleton I can begin to add the stuff that I need as opposed to having to start with the full demo and removing everything I dont want
Yes, we did provided starter, it should be included in the download package.
Can we develop more powerful permission management? Subdivide into permission control for each button.
Hi, If you require a more robust permission management system, you may need to implement custom logic and integrate it into the template, you can also try out open source acl library like casl https://github.com/stalniy/casl
are you planning to add a color picker component?
Hi, currently we have no plan to implement this feature, but we will consider adding it in our future update.
Hello are you planning to add an invoice app page? listing and crud ? thanks
Hi, we did have invoice page, and all the listing page in our demo was implement with crud practice.
Hello, thanks for your prompt reply! Yes saw it but i mean like this page https://minimals.cc/dashboard/invoice/new ? would be perfect
Hi, currently we have no plan to implement such specific feature, but it can be done easily using our ui components set.
Can i use Next.js with this template? or maybe config this theme with next.js? what is your opinion
Hi, our theme is primarily designed for React and Tailwind, it is indeed possible to use it with Next.js. To use our theme with Next.js, you can start by setting up a new Next.js project and then incorporating our theme components, styles, and functionality into your project. Please note that the migration process can be complex and it may require some modifications to the existing code. As such, we cannot provide a full migration guide. However, if you encounter any specific issues during the migration, please feel free to reach out to us and we will do our best to assist you.
I have a question, Do we need any tailwind pro licence to use this?
Hi, we did not include any element from TailwindUI. instead, we built all our UI components from scratch using Tailwind CSS, so TailwindUI license is not required.
Looking forward to the Vite + TS version!
No worries, it’s coming very soon.
Hi,
We are considering Elstar as our final admin template candidate. In particular we think the “Stacked Side” layout option particularly fits our need.
In this layout, however, we can see some UI bugs, like: - y-overflow when the content’s heights is le the window height - vertical padding is not right in the menu sidebar when menu items are expanded (this also apply to navbars in content)
This can be reproduced by opening the Mail app while on the Stacked Side layout.
Are there any plans on fixing those?
Best, Thanos from Eurotechnik (eurotechnik.gr)
Hi, thanks for your appreciate & feedback, this issue can be fixed by a line of css, we will release this fix in next update as well.
That sounds great! Keep up with the good work!
Hello is there a release date for Vite.js + TS? Thanks
Hi, we are scheduled to release Vite.js + TS version update in mid-July
Will the version with Vite.js be compatible with Javascript or only with Typescript?
Hi, according to our currently plan, we will release vite + typescript in our next major update, but not included in JavaScript.
and is there not expected a vite.js + javascript version?
In the next major version, we will move js version to archive, but we will still consider create a parallel version for js based on customer feedback
Hello, may I ask why I can’t start the project using the ‘npm start’ command? It shows the following message:
elstar@1.3.3 start run-p watch:css react-scripts:startThe documentation doesn’t explain how to start the project, and when I execute the deployment command ‘serve -s build’ for React, the accessed address returns a 404 error. Is there a detailed explanation on how to start the project?
Hi, we have replied your email, please check!
hello, I want site like https://www.collegedekho.com/. Can this Elstar be used ?
Thank you for your inquiry. Our admin template is primarily designed for building robust and feature-rich admin dashboards. While it may be possible to utilize certain components or styles from our template to create a landing page, it’s important to note that the template’s main focus is on providing functionality and UI elements tailored for administrative purposes.
I can`t wait vite + typescript version! 
Hi, Typescript & vite estimated will release on the mid of July.
Hi. Is it possible to create a megamenu at horizontal menu layout
Dropdown.Item components along with
variant="header" prop.
Goodnight
I want to create a public system, how to disable the need for login, and direct directly to /home?
Hi, please drop us an email, we will send you code example for this.
Hi, I would like to know how long ts update will take.
Hi, we estimate TS version will be release on the mid of July.
Nice template, is vite support planned? If so, which quarter could we expect? thanks
Hi, we with change cra to vite along with typescript updtae, estimated release on mid of July.
Awesome, thanks
does this template support typescript?
Hi, this template currently only available for javascript version, but we are now working on Typescript and will be release on recent future.
I downloaded the code and tried installing node modules packages, it gave so many package deprecated errors. finally I forced fixed the packages now when I am running the app getting so many different errors related to route not found etc.
currently I am stuck at “Expected an assignment or function call and instead saw an expression no-unused-expressions” this error is in several pages of the app.
Please let me know which node version is required to at least run the demo code on my local machine,
Hi, the message you encounter likely an eslint warning instead. Please use the given version to install the package as we believe there’s no deprecated dependencies used in the template.
When you purchase do you get access to a git repo to report issues / contribute?
Unfortunately, we are not able to share access to our repository with anyone outside of our team at this time. We hope for your understanding.