File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " Implements Blog functionality on Magento 2 store" ,
4
4
"require" : {
5
5
"magefan/module-community" : " >=2.0.14" ,
6
- "magefan/module-wysiwyg-advanced" : " >=2.0.10" ,
7
- "magefan/module-blog-comments-recaptcha" : " >=2.0.6" ,
8
- "magefan/module-blog-graph-ql" : " >=2.0.5"
6
+ "magefan/module-wysiwyg-advanced" : " >=2.0.10"
9
7
},
10
8
"suggest" : {
9
+ "magefan/module-blog-comments-recaptcha" : " Install this module to activate ReCaptcha on blog comments form to protect against spam." ,
10
+ "magefan/module-blog-graph-ql" : " Install this module to activate GraphQl integration for the blog." ,
11
11
"magefan/module-blog-amp" : " Install this module to activate Blog integration with the Plumrocket AMP extension."
12
12
},
13
13
"type" : " magento2-module" ,
You can’t perform that action at this time.
0 commit comments