Hi,
I tried installing the smarteditaddon in storefront(hybris 6.3) using following command
ant addoninstall -Daddonnames="smarteditaddon" -DaddonStorefront.yacceleratorstorefront=""
However, when I check beforeViewHandlerList, it doesn't seem to contain SmarteditaddonCmsPageBeforeViewHandler, I entered it manually in handler list, then, it seems to work, however, need appropriate solution so as to avoid using bean which is already present in bean of addon. Please let me know if I'm missing anything.
Thanks,