cancel
Showing results for 
Search instead for 
Did you mean: 

I want to enable registeration Page in B2B powertool

0 Kudos
263

I did setup of B2B Powertool Setup using installer "install.bat -r b2c_acc" and then add the addon on it.

Is anyone have experience to enable OOTB Registeration Page in B2B Storefront.

Accepted Solutions (0)

Answers (2)

Answers (2)

sduvvuri
Explorer
0 Kudos

Hi Tarun,

By installing secureportaladdon on your storefront you can achieve registration feature.

Secureportaladdon offers Early Login as well as Registraiton features. You can enable each of them independently.

After installing the addon you can enable registration for a particular website as follows: WCMS -> Websites -> Administration tab -> Enable Registration

For reference : https://help.sap.com/viewer/4c33bf189ab9409e84e589295c36d96e/6.6.0.0/en-US/8aeddd34866910149de2d448f...

Hope this is helpful to you.

Thanks, Subhash.

0 Kudos

Hi Tarun

You need to install the addon "secureportaladdon".

ant addoninstall -Daddonnames="secureportaladdon" -DaddonStorefront.yacceleratorstorefront="YOURSTOREFRONT" (YOURSTOREFRONT = should be like trainingstorefront or powertoolsstore)

Don't forget to add the new addon in the localextension.xml

<extension name="secureportaladdon" />

Hope this helps.

Kind regards

Lundrim

former_member595526
Active Participant
0 Kudos

secureportaladdon just enables early login which means user can search or view the products only after their logged into the system

0 Kudos

No. It also enable registration. Used it many times in projects. You have to disable in the backoffice -> Website the "Requires Authentication" flag to false. See:

Would be nice if you can correct your downvote.