539 comments found.
I already buy this one, but why the performance on react also next is slow compared to Vue? like for changing themes it takes a few seconds while on vue it’s directly change? i using yarn for local development.
Each theme and tech stack operates uniquely, making direct comparisons difficult. For instance, the Plain BS theme serves using prerebuilt static files, resulting in faster load times, whereas Next.js compiles during development, which takes a few seconds. Please don’t hesitate to contact support if needed.
Have any real roles or permissions stack implementation in any technology?
Not yet. It is planned future releases in React but no ETA.
can we still get updates if the 6 months support from phoenixcoded ends?
yes you will get it.
Hello. Where can we get the old theme?
Let me know which older version you need.
old theme before big update
You mean version 8.x.x?
Where can we check the version numbers?
I need the old version 8.x
Where can I download the old version? I’m waiting for an answer.
Can you please reach out to support here: https://phoenixcoded.authordesk.app/author/tickets
they will provide it if available.
What was updated today?
Please check the doc for each version/tech stack for the same.
Have any fake auth login logic ?
Yes, in some tech stacks. Some other tech stacks use a free open-source back end that just provides dummy data.
Can you please let me know which version of Bootstrap is being used here?
Also, I would like to understand the instance dependency for this item.
For example, for a single client, do I need to purchase it separately for DEVELOPMENT, SIT, UAT, and PRODUCTION?
You can always check dependencies here: https://phoenixcoded.gitbook.io/able-pro/bootstrap/dependencies
Regarding instances, you don’t need to buy a separate license for each environment.
and one more thing i want it in vue.js and also in the .net will i get the both in single purchase
There will be two separate codebases. you can use it separately.
Hi, we bought able pro admin (license: Zift Solutions dba Unifyr). I would like to ask : 1) is it compatible with react 19? (Saw react 18 in dependencies) 2) if not, when do you plan upgrade to react 19, please?
Thank you.
Hi. Upgrade to React 19 is planned but no ETA.
What is the best way to uprade application e.g from version 9.2 to 9.3? Would be ok just to incease dependencies? Or is there some guide? Thank you
The best way to compare both version and apply needed changes to your version.
Hi, any updates on this please? I saw updates to 18.3. Thank you.
It’s under development.
How much is the Figma price? Can we get a special discount if we buy this template?
There is a special discount for TF users. Once you buy it, you will get a discount code automatically with your donwloads.
Hi, i’m trying to use it in a Laravel + Bootstrap project. However, I am facing an issue when integrating Vite.
I am following Laravel’s documentation and including the following code in my main layout file:
@vite([‘resources/js/app.js’]) However, when running the project, Laravel cannot find manifest.json, and the system throws an error stating that the file was not found. After checking, I noticed that manifest.json is being generated inside public/build/.vite/manifest.json instead of public/build/manifest.json, which is the expected location for Laravel.
I have already tried adjusting vite.config.js to set outDir: ‘public/build/’, but the issue persists.
I would like to know if there is any specific configuration in the template that might be causing this change in the manifest.json path or if you have any recommendations to resolve this.
Looking forward to your response. Thank you!
it is already in VITE, so I am not sure what additionally you integrating. You can contact to support here as well:https://phoenixcoded.authordesk.app/
Hallo,
What is status on the Laravel-Bootstrap documentation 
It’s already there from the beginning: https://phoenixcoded.gitbook.io/able-pro/laravel-11.
Hello!
I want to buy your theme, but I’m wondering if I will get a Node.js server version along with the React Material-UI client version. I’d like to have everything set up and ready to work right away.
Also, I’m interested in knowing which database is used for data storage.
Thanks!
We provide a theme only, there is no backend integrated. Although we have used some open-source repos to hit API calls.
Can you share links to the open-source repositories you have used? This would make my life much easier. Your description mentions “14 in 1,” and Node.js is listed among the technologies. What exactly do you mean by Node.js in this context?
Here is the link: https://github.com/phoenixcoded20/mock-data-api-nextjs
Nodejs means, nodejs as a separate variant. It is not with MUI.
In Next JS (TS) version, when running the dashboard locally in our laptop, it’s too slow to save any modifications and reload, also too slow in interacting. But, in the production, it’s TOOO fast. any reason for that? and to make it fast locally? any thought?
Replied to the ticket. It is by design due to nextjs. It will be auto-improved in the upcoming version once we migrate to the next 15.
Hello,
In the tab section of this URL: “https://ableproadmin.com/vue/basic/tabs”, under “Color Tab with Disabled Tab + Scrollable Tabs,” Tab 2 is disabled. While clicking on it is not possible, I noticed that on mobile devices, I can still access it by swiping. Instead of swiping directly from “Tab 1” to “Tab 3,” it allows access to “Tab 2.”
Could you please let me know how to fix this bug? Thank you!
Best regards
A newly discovered bug (supplement): On the mobile version of the landing page, when you click the menu button in the top-right corner, the menu appears at the top of the page instead of being fixed below the header bar.
- Both of them are vue versions.
I have submitted the Ticket. Just reply over there. Thanks!
Done
Hi. I bought this theme and need help understanding which settings should I save for each user on database. All of them ? And then call layout_change(user_layout_option) for example. Let me know how to save each users layout, theme, color, etc.. settings. So if I got this correctly, the user options on database reflects the the document ready values for layout, preset, main layout, rtl as it not save anywhere else , eg: cookies.
Hi,
Thank you for your question! To save user-specific layout settings (such as layout, theme, color, and RTL) in the database, you can follow these steps:
1. Identify the Settings to Save
Determine which settings you want to save for each user, such as:
- Sidebar layout: (Vertical/Horizontal)
- Theme color: (Dark/Light mode)
- RTL or LTR direction
- Any other options specific to your layout or interaction preferences.
2. Save Settings in the Database
When a user makes changes, save each setting (like layout, theme, rtl) to specific fields in the database. You can save them in JSON format if your database supports it, or use individual fields for each setting if needed.
3. Load User Settings on Page Initialization
On page load (e.g., on document ready), retrieve the user’s saved settings from the database and apply them to the layout using functions such as layout_change(user_layout_option).
This will ensure the settings are applied consistently whenever the user logs in, rather than relying on cookies or local storage.
4. Use Default Values for New Users
If a user does not have saved settings (e.g., a new user), the system will automatically use the default values set in the configuration file.
5. Optional: Use Session Cookies
For a smoother experience, you may consider temporarily saving user settings in cookies or local storage as a fallback. This can enhance UX if the database is not immediately accessible.
By following this approach, you’ll ensure that user settings are applied correctly on login and provide a consistent experience across devices and sessions.
Perfect
Hi, I already bought the Tailwind CSS version. But I am having problem with integrating with Svelte. Do you have the one with only Svelte instead of this bundle?
Svelte is only available with the bundle. FYI – Svelte has the Bootstrap version not a tailwind.
have frontend integration with jetstream and sanctum?
We provide design to work on, you can choose your tech-stack and integrate with your desired tech stacks further.
I have read the documentation on Bootstrap customization, and it mentions a /gulpfile.js file. However, I couldn’t find it. How can I make Bootstrap have a dark theme as the default?
Replied to ticket
i sent new repaly. please answer asap.
Hi, i need only TailwindCSS for me integrate in my Laravel project. the $35 have all versions ??
Yes, this version has all versions.
FYI – Tailwind CSS is only available as the HTML version. The rest of other version has Bootstrap compatibility. Like current Laravel version in package is compatible with the Bootstrap.
If you would like to integrate the Tailwind into your laravel project. You can do it manually.
Let me know if you still have any question.
Thank You
if we only need the bootstrap version? then we can get that at discount?