Skip to content

Mantle integration with YotPo (www.yotpo.com) for site and product reviews

License

Notifications You must be signed in to change notification settings

moqui/mantle-yotpo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mantle YotPo Integration

license

Mantle integration with YotPo (www.yotpo.com) for site and product reviews.

See API docs at: https://apidocs.yotpo.com/reference

To add this component to Moqui the easiest approach is to use the Gradle get component task:

$ ./gradlew getComponent -Pcomponent=mantle-yotpo

Or add a dependency in your component.xml file like:

<depends-on name="mantle-yotpo"/>