vanilophp / framework

The truly Laravel E-commerce Framework
https://vanilo.io
MIT License
818 stars 102 forks source link

Cannot assign category to product #43

Closed steveadamsfixedit closed 5 years ago

steveadamsfixedit commented 5 years ago

I've installed both the framework and the demo site and I cannot locate or do not have a way to assign a product to a category...I've created test products, and a test category...please advise

Perhaps a site already loaded with demo data?

fulopattila122 commented 5 years ago

From code: https://vanilo.io/docs/0.5/categorization#assign-taxons-to-products From admin: go to a product (click on its name) -> Under categories group click Manage image

steveadamsfixedit commented 5 years ago

Thank you for the quick reply...I do see this capability. Next question, How do I display the products and categories on the front page? Is there a link in the documentation?

fulopattila122 commented 5 years ago

I think the demo app, especially these links can be useful: