Add missing default templates for 16 service types #130
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
install.mysql.sqlinserts default message templates for 20 service types, but there are 36 total service plugins. 16 services have no default template, meaning new installs will fall back to the generic "default" template for these platforms.Missing default templates
The following services have plugins but no default template INSERT in
install.mysql.sql:activitypubbloggerconstantcontactconvertkitdevtoghostgooglebusinessgooglechathashnodematrixnostrtiktoktumblrwhatsappmokosuitecalendarmokosuitegalleryFiles to update
source/packages/com_mokosuitecross/sql/install.mysql.sql— add INSERT rowssource/packages/com_mokosuitecross/sql/updates/mysql/— add migration SQL for existing installsAcceptance Criteria