Re-writing my extension = wondering if calling one extension from another possible?
Posted: Mon Oct 07, 2024 9:57 pm
Hello,
I have a product inventory extension I developed and am starting the process to completely re-write it.
The idea came to me to break it into two extensions.
Currently I run the update script via cron. I see some times where I would wish to check for a certain result, and then call the 2nd extension AND other times where the 2nd extension would be called on its own.
Is it possible for the proverbial "last line" of the controller to kick off the other extension?
Thank you,
Mike
I have a product inventory extension I developed and am starting the process to completely re-write it.
The idea came to me to break it into two extensions.
Currently I run the update script via cron. I see some times where I would wish to check for a certain result, and then call the 2nd extension AND other times where the 2nd extension would be called on its own.
Is it possible for the proverbial "last line" of the controller to kick off the other extension?
Thank you,
Mike