use VisualNeo pages in another app - Forum

Forum Navigation
You need to log in to create posts and topics.

use VisualNeo pages in another app

i am developing an app using a product called Wappler, it is another low code tool for generating websites, it uses NodeJS for backed, HTML, bootstrap 4 or 5... BUT i built some web pages in VisualNeo using visualneo components and calling some functions, etc which i would like to incorporate....

how would i incorporate my VisualNEO pages into another website built with another tool... they say all Wappler does is generate basic HTML, css, bootstrap classes and uses php in backend, so i assume it would be easy since everything is just html, css, files etc...  but what would be the logistics?

can VNW pages and functionality be used with existing web sites?  thanks for any guidance or point me to documentation

@ilcaa72 probably you can't mix them due to libraries incompatibilities, but I bet you can embed one of them into the other one. For example you can embed any webpage or web app into VisualNEO Web using iFrame object.

Regards.

(i am new to web app dev, so i will ask and say some dumb things)

so a link on another website to a webpage built by NeoV (stored within the html directory of other website) will not display/or have issues?

but if i can take a NeoV project and host it anywhere... and I can take a Wapp project and host it anywhere, and they both generate html, css, and PHP & JS tags back to JS script files, etc...  why cant those webpages standalone and reference their libraries, functions etc independent of each other...

( i assume using IFrame will make it look distorted with alot of scoll bars and not responsive)

@ilcaa72 yes of course you can link them, but I doubt you can mix them. Perhaps I have not understood your question.
On the other hand, you can use responsive iFrames:
https://visualneo.com/visualneo-web/how-to-embed-a-webapp-into-any-site

Best regards.

Vadim and ilcaa72 have reacted to this post.
Vadimilcaa72