Skip to content

Commit

Permalink
Update modules.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
kee236 authored Sep 14, 2024
1 parent aae0e4b commit 8e41fe2
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion modules.sql
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,30 @@ INSERT INTO `modules` (`id`, `module_name`, `add_ons_id`, `extra_text`, `limit_e
(305, 'Google My Business: RSS Auto Posting', 25, '0', '0', '', ''),
(310, 'Whatsapp Send Order', 4, '', '0', '0', '0'),
(315, 'Visual flow builder access', 2, '', '0', '0', '0'),
(316, 'E-commerce Digital Product', 32, '0', '0', '', ''),
(316, 'E-commerce Digital Product', 32, '0', '0', '', ''),
,
(317, 'E-commerce Related Products', 5, '', '1', '0', '0'),
(320, 'Instagram Bot', 3, 'month', '1', '0', '0'),
(325, 'Flowbuilder Conditional Reply', 24, '0', '0', '0', '0'),
(330, 'Flowbuilder Insignt', 8, '0', '0', '0', ''),
(336, 'Comment Reply Enhancers : Comment Hide/Delete and Reply with multimedia content', 33, '', '1', '0', '0'),
(337, 'Comment Reply Enhancers : Comment & Bulk Tag Campaign', 33, 'month', '1', '0', '0'),
(338, 'Comment Reply Enhancers : Bulk Comment Reply Campaign', 33, 'month', '1', '0', '0'),
(339, 'Comment Reply Enhancers : Full Page Auto Reply', 33, '', '1', '0', '0'),
(340, 'Comment Reply Enhancers : Full Page Auto Like/Share', 33, '', '1', '0', '0'),
(341, 'Facebook Live Streaming - Campaigns', 34, 'month', '1', '0', '0'),
(342, 'Facebook Live Streaming - Crossposting/Auto Share/Comment', 34, '', '1', '0', '0'),
(370, 'Messenger Bot - Enhancers : Sequence Messaging : Message Send', 26, '', '1', '0', '0'),
(371, 'Messenger Bot - Enhancers : Sequence Messaging Campaign', 26, '', '1', '0', '0'),
(441, 'SMS Broadcast - Sequence Campaign', 31, 'month', '1', '0', '0'),
(442, 'Email Broadcast - Sequence Campaign', 31, 'month', '1', '0', '0'),
(443, 'Hidden Interest Explorer', 26, '', '0', '0', '0'),
(444, 'Flowbuilder Conditional Reply', 24, '', '0', '0', '0'),
(445, 'Comment Reply Enhancers : Comment Hide/Delete and Reply with multimedia content', 33, '', '1', '0', '0'),
(446, 'Comment Reply Enhancers : Comment & Bulk Tag Campaign', 33, 'month', '1', '0', '0'),
(447, 'Comment Reply Enhancers : Bulk Comment Reply Campaign', 33, 'month', '1', '0', '0'),
(448, 'Comment Reply Enhancers : Full Page Auto Reply', 33, '', '1', '0', '0'),
(449, 'Comment Reply Enhancers : Full Page Auto Like/Share', 33, '', '1', '0', '0'),
(1013, 'Hidden Interest Explorer', 26, '', '1', '0', ''),
(3003, 'Hidden Interest Explorer', 26, '', '0', '0', '0'),
(3010, 'To Do List / Kanban', 30, '', '0', '0', '0');

0 comments on commit 8e41fe2

Please sign in to comment.