Hello All,
Is it possible to create a custom table during module installation?
TIA,
~eric
Hello All,
Is it possible to create a custom table during module installation?
TIA,
~eric
Not sure what you mean but you could run a post installation script that will run an sql query to create a custom table.
Thanks, yes this has been accomplished.