Upgrade instructions to enable embed video patch 2.7

In order to get the video running from older version to patch 2.7, you will need to run 2 SQL statements below:

ALTER TABLE stores
ADD embed_video varchar(255);

ALTER TABLE stores
ADD default_media varchar(255);

Upgrade Steps Patch 2.7

4+

Users who have LIKED this post:

  • Sofia Moss