31 comments found.
Love it
I like your tool, but I also need it to have a 3D view. Is it possible for me to develop and send it, so I would like to buy
Hi,
This project does not have support for 3D view.
Best, Damian
Hi, Is it possible to implement this in Vue.js? I would also like to know if it’s possible to add more tool options, including custom ones. I’d like to implement a floor plan creator in Vue.js with tool options, and also allow users to add custom images. Is it possible to achieve this?
Hi, unfortunately no, it’s built in React, so moving it over to Vue would take some extra work. Right now, I made it mainly for house floor plans. But I can definitely see the value in a more universal version that people could use in different scenarios, and I’m thinking about that. For the moment things like custom images still need a custom code, since they are not built in features.
Best regards, Damian
Hi, is this project still actively being developed, or has it been discontinued? I noticed there haven’t been any updates for over a year.
Hi, good question. Unfortunately, I have noticed that there is very little interest in this kind of software at the moment, so I have decided to put it on hold for now. If there is more interest in the future, I will back to work on it and improve it, but for now it is on pause.
Best regards, Damian
Hi Damian,
I really appreciate your honest response. It’s completely understandable to pause a project if there isn’t enough interest, and I respect your transparency about it. As a way to show support for your work, I’ll be getting Florlite and Flowlite.
All the best, Roland
Thank you for the kind words and thank you for the support.
Best, Damian
Hello, presale question Is there any AI capabilities to this script ? can i chat i tell what i want/need and it build the plan for me ?? also if yes can i add the link to the city code website so it make it ready for permit approval ? let me know thanks
Hi,
Currently no, but I want to add AI feature in next release. About the second question I’m not sure I understand the part with a “city code website for permit approval”. Can you elaborate it a little ?
Regards
Do you use your own drawing engine or a opensource like reactflow to give the possibility to add some feature ourself ?
Yes, I build own drawing engine on top of svg. In FloorLite I don’t use reactflow.
I really need a feature with dimensions too
Hi, Is this something you’re looking for ? Here’s a preview: http://heveloper.com/floorlite-dimensions.png
yes, for internal, external dimensions as well as for furniture and other objects
ok, so we need more flexible solution as currently it works with walls only.
Hi sir.. Can i have a guide how to create a custom shape to use.. and can it install in cpanel?
Hi, yes, you can definitely install it within cPanel, but the details depend on the version you want to use. As for a custom shape, there is no direct way to design a custom shape in the app, but you can create your own SVG and add it as a separate file in the FloorPlanItems folder. You can refer to existing files there, such as Bath, Cabinet, etc., to see how they are created.
Do you support adding dimensions with arrows and lines?
Hi, currently, FloorLite does not support adding dimensions with arrows and lines. However, I thought about it, and I will consider adding this in the future.
If it had it, I would buy it right now.
Given that the lines carry dimension info already, it seems like a Sunday coding job to support users turning on dimensioning to display it with lines and arrows.
Yes, you are right, it is a small feature. I will add it to the next version.
If you can commit to doing so within the next 2 weeks, I will stop looking for an app and buy 2 copies of FloorLite now.
Thank you so much for your interest. Yes, I will add the dimensions feature in coming weeks. You don’t need to purchase the app just yet, I’d recommend waiting to test it first and make sure it meets your needs.
Hi, first of all, congratulations on a fantastic product. I am planning to purchase the license, but I want to ensure the feasibility of the integration to my project. I have an application that allows users to draw their assessments with a floor plan. Is it possible to have multiple and individual floor plans instead of having it on one common page? Is it also possible to export it as an image? The idea is that the user will do the assessment for each room and attach the floor plans to each room.
Hi
Thank you for contact. That’s interesting idea to having multiple rooms instead of one single floor plan. Of course right now you can have a plan for a single room but there is no connection to any other room. We will need to have one project with multiple rooms and in each room we can show ghost of other rooms so we can design it correctly and at the end user can change single room or see a whole plan with all rooms. Is this is what you are interested ? Export to image is possible to add, but right now it is not included in the project.
Can I upload the DWG file or edit the floor plan or the exterior house plan with AI assistance?
Hi, no there is no option to import DWG files. As for the AI can you elaborate a little and say something more about how you would see such assistance ?
Hello, Thomas here (crowsch).
I have the following request: For an interior designer, I need a foundation to build upon essentially, a code template that we can further develop, improve, and expand on our own. There are various open-source solutions available, but the structure of your application has been intuitive from the start, which is why I am interested in purchasing the Extended License and independently continuing the development of the application.
To better evaluate the project, gaining insight into the code would be helpful and would support us in the process. However, I assume that we would still be able to develop the application further even without direct access.
What is your opinion would it be acceptable for you to grant us a look into the code? And most importantly, regarding the license, would we be allowed to further develop the application under our own name?
BR Thomas
Hi, yes, sure. Please contact me on this page https://codecanyon.net/item/floorlite-interactive-floor-plan-creator/53865973/support via Contact Author.
Is it possible to create custom icons or additional elements yourself? How exactly is the source code structured?
I am looking for a solution for a client that includes multiple elements such as stairs, boxes of different heights, multiple tables, various models of furniture, etc. I would like to draw these furniture pieces myself and integrate them into the program.
The question is, how exactly is the code structured, and is it possible to add custom furniture pieces?
Hi, there is no direct editor or import feature for custom items. All items are pure svg elements in separated files. For example a Cabinet is build with three rect elements and looks like this:
<g><rect x={0} y={0} width={110} height={55} rx={2} stroke=’#111827’ strokeWidth={2} fill=’white’ /> <rect x={10} y={55} width={40} height={5} rx={1} stroke=’#111827’ strokeWidth={2} fill=’white’ /> <rect x={60} y={55} width={40} height={5} rx={1} stroke=’#111827’ strokeWidth={2} fill=’white’ /> </g>
So in code, yes it is possible to add new items, just add new svg element and it to the library. If you want to see detail of the code or the whole app structure before purchase feel free to contact me via support email.
Hy, would you be so kind to send me your support mail?
Hi, please use this site: https://codecanyon.net/item/floorlite-interactive-floor-plan-creator/53865973/support and press Contact Author.
Would you provide documentation on how to deploy this to a server? like plesk
Hi, It depends on what version you plan to run. If the version based on localStorage, then just move the files from the dist folder (after build) to the server and you’re done – nothing else is needed. The node.js version requires more configuration, so please contact me on support email.
Okay and is the SaaS version still being worked on?
No, I don’t plan on working on a SaaS version. But I’m working on Laravel version.
Sorry for the mistake, but I thought we were talking about my other product. As for the SaaS version, I decided to stop working on it due to payment integration challenges. There are so many options, and I prefer to focus on developing features rather than handling payments.
hi, interesting Project, but it does not work on mobile, I understand that this is not supposed to be a mobile first app but any plans on making it at least usable on touch interface ?
Hi, yes. It’s not designed to be mobile, but as you said, we can make it at least usable on mobile devices and adjust the layout slightly to fit small screens. I will definitely add this to the update list for future versions.
How can we share a preview to others ? On given link no one can see preview.
Hi, to share a link with others you need to use a version with node.js backend and you can find such version in project folder. For live demo I upload a localstorage version so projects are stored only local on user browser – it’s sufficient for demo purpose.
when it’ll ready ? then i can buy this script only. cause without preview there is no use.
It is ready right now. In the documentation you can see: http://heveloper.com/floorlite/plans/documentation/package There is a /FlorLite folder with complete source code of the FloorLite app with node.js as a backend, to run it you need to have a node.js hosting server.
2 question :
1] so you mean to say when i host node.js then sharing with other will start working ? 2] can i add more elements/objects like lamp etc ? if yes then what file will supported ?
Thanks
One more question..
is this script provide the state in json format ? why we need node.js ? can you please explain bit ?
Thanks
Hi, to share your plans with others you need to have a database and deploy your app on public server and version with node.js gives you this option.
Currently all elements are design using svg directly in code. I consider to add a svg import in future. But right now there is no easy way to add new elements, unless you know svg code.
Yes, the main schema is stored in json column, there are to arrays walls and items, both stored as a json array.
so basically you are storing schema json into database via nodeJS. we have backend in laravel. i hope we can easily migrate to nodejs to laravel ?
and when import option will be ready ?
Do you use Inertia with Laravel or Laravel as an API ? Currently dont have specific date for import feature.
Hello, can you add a function that allows you to import plans in PDF format or other formats, and then take measurements or modify them? Thanks
Hi, yes, I thought about adding existing plans as a background to allow drawing with correct proportions. I didn’t work on this yet, but I will consider it in future versions. Thank you for the suggestion.
Hi,
If saas version is available i will definitely buy
Hi, thank you, SaaS version will be available soon. I’m working on additional feature for the current version to make it a fully-fledged SaaS product.
Thanks for the reply, it would be nice if you could provide a specific date
Hi, I can’t provide specific date but will try to release it next week. Regards, Damian
Next week ? wonderful !
Yes I will try before the holidays, no guarantee but will try. Definitely will let you know.
Hi, I decided to stop working on SaaS version due to payment integration challenges. There are so many options, and I prefer to focus on developing features rather than handling payments.
When will the SaaS version be available (ETA)? If I purchase this now and install, how easy will the upgrade/transition be to update to SaaS? In the meantime I plan to install and just use a paywall so I can use it as SaaS – Any thoughts or concerns here with this Idea? Anything I’m not thinking of that may limit that functionality out of the box, as it is right now? Thank you.
Hi. The SaaS version will be a separate project built with Laravel (PHP backend), so there won’t be an easy transition. I don’t have a specific release date, but it should be just a matter of a week. As for the paywall, it’s a straightforward solution and you can definitely use it like that, it won’t limit any functionality.
Regards, Damian
Hi, I was a little bit too optimistic with this one week time frame as I’m working also on a second project. The SaaS version will have some delay.
Hello, also interested in the SaaS. I’ve you considered in leveraging WordPress capabilities to do the SaaS version? Connecting to WooCommerce for payments, etc.
Are you planning to add translations?
Hi, the SaaS version I’m building is based on Laravel and Stripe integration as it’s straightforward to deploy on most shared hosting and basic servers plans. After release I can check for possible creating add-on for Wordpress.
I’m sorry, I think you missed my second question. Are you planning to add translations to that version?
Great question, honestly I didn’t think about it, currently I don’t have a plan for translations but for sure can add this to feature list.