CRM and CX Blogs by Members
Find insights on SAP customer relationship management and customer experience products in blog posts from community members. Post your own perspective today!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
4,661
Extensions are basically a collection of related functionality to perform a specific task.

Cuppy is one type of extension, which relates to betting. The functionality of the Cuppy extension includes:

  • Users are able to register, log on, and specify which league/competition to bet on

  • Shows details of future and past football matches

  • Users can place bets on upcoming matches

  • Assigning points to users based on the success of their bets

  • Ranking users according to their scores and presenting these to the users        and

  • Users will able to upload profile pictures


Step1

Extract the Hybris commerce suit zip file into a folder and then double click on the Hybris which I had highlighted.



Step2

Then you will be directed to "bin" folder and double click on bin folder.



Step3

Now open the "bin" folder and Double-click on the "custom" folder which I had highlighted.



Step4

Here we will be adding the different extensions related to cuppy extensions.
Below is the path where we can find the information related to cuppy extensions which are

URL: https://help.hybris.com/6.2.0/hcd/d5582c7cd2d5443891003ed071b26193.html

• cuppy.zip
• cuppytrail.zip
• cuppytrailhmc.zip
• cuppytrailfrontend.zip
• cuppytrailcockpit.zip
• cuppytrailbackoffice.zip



Step5

Go to your path Hybris->bin->platform->Cmd.



Step6

Go to your path Hybris->bin->platform>setantenv.bat.



We will get the ant version.



Step7

Go to your path Hybris->bin->platform>ant clean all.



We will get the build successful message.



Step8

Go back  to your path hybris->config->loclaextensions.

Right click ->open with->Notepad++.



Now Give the all cuppy related extensions.



Step9

Again Go to your path Hybris->bin->platform>ant clean all.



We will get the build successful message.



Step10

Now go to your path hybris->bin->platform>hybrisserver.bat.



we will get the server started message.



Step11

Now go to localhost URL: https: localhost:9001.Then we will get HAC(Hybris administration console).Enter user credentials and click on login.



Now at Hybris Administration Console (HAC) click on the platform then select the update.



 

Now scroll down you can find cuppy related information which I had highlighted select the required data and then click on update.



After some time we will get the finished message.



Click on continue.Provide user details then Login.



Go to HAC->platform->extensions>.Here we will find out the list of extensions.



Step12

Now select the Cuppy extension.



Provide the user details and click on Login.



Step13

Go to rankings tab, here we will find the different player ratings.



Go to Bet tab, here we will find the different bet ratios.



Go to tournament tab, here we will find the different teams with divided by different groups.



Go to dashboard tab, here we will find the different players information.



 

Thanks for reading ?
3 Comments
Labels in this area
Top kudoed authors