Create custom table during module install

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.

1 Like

Thanks, yes this has been accomplished.