Hello,
I would like to ask how to re-create an existing web app from a Server Model to another, for example ASP.NET
to Php
.
I have an existing web app created for a particular customer using ASP.NET
Server Model and I now want to have a “standard” web app that can also support Php. There are no embedded ASP.NET
codes, just plain HTML/CSS + Wappler modules (which I believe are mostly json + JavaScript files). I am thinking the migration of the pages are straightforward. But how about the other components?
- How do I migrate/copy the Server Actions from one server model to the other?
- Is it just copying the json files under App_Data?
- How about the automatically-generated aspx files under dmxConnect?
- Or do I need to re-create the Server Actions manually?
- Are there any other files/settings I need to migrate?
If anyone has already done this I would appreciate if you can share what you have done.
Thanks in advance.
Community Page
Last updated:
Last updated: