Is there a possibility to code in a special way, to create something like an INSTALLER (Wix-Installer)?
I try to code in a special way (modular-coding), which shall give me the oppertynity to create separated modules, which can be installed and integrated into an existing wix-site/page the automatical way.
Do someone already tried this? For example → You click an INSTALL-button and the missing page/modul is beeing implemented into your site?
Is there a way to add CODE into the editor by CODE? Perhaps another suggestion?
Example…
I have cerated a CUSTOM-LOGIN, which consists of several modular coded project-parts…
-Contacts
-Notifications
-Permissions
-…and some more…
How can i generate something like an self-extracting & processing installer, which integrate all neccassery code into a page/site??? Is that possible?
I was able to generate a DETECTOR, which detects if an additional-Modul exists or not (ADDON), but it seems there is no way to generate an self running installer.
For example generating a website, where different new ADD-ONS can be installled directly into an already existing SYSTEM.
On my own example:
-You have a Login-System.
-You want to UPGRADE it to have further functions.
->You click just onto a button and the new ADDON do install automatically on the wished site.
Something like this.
Detections of new modules works already, but i do not know how to do the install-process, where you do input a new CODE onto a new created page.
If you have another idea, just tell me, very interessted.
To be more precise → i want to give my customers the comfort to get the wished functionality with just ONE-CLICK.
EDIT:
For example when you take a look onto my Login-MGM-System and you navigate to the ABOUT-Section, you will see that the Login itself detects which MODULE exists and is used already and which one are not available.
So what do you think J.D. ? Is it possible to realize my aim somehow?
Or creating an INSTALLER-like coding ?
Perhaps you have some hints?
I want to go the MODULAR-CODING-way, giving the user the possibility to connect/install/add new modules per click, without doing any manually code-implementations on the page/site.
LIKE DEMONSTRATED by an APP, which you can add to your SITE (via click).