Hi,
I would like to implement something special regarding promotions.
As soon as a promotion is created and available like
http://localhost:8080/ecommerce/control/showPromotionDetails?productPromoId=10132then this should be available simply as
http://localhost:8080/ecommerce/mybestpromotionI am affraid such an approach could not be done using url_rewrite, but
would it be a chance to do it within the ofbiz controller?
Thanks,
Flopa