Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streamlined the management of products/categories #106

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

danieltaylor-nz
Copy link
Member

@danieltaylor-nz danieltaylor-nz commented Jun 3, 2020

Currently you have to go to vapps/PopcAdmin/Catalog/Category to create the category and then go to the store settings and search for it again to add it as a store category.

Here we can do that in one movement.

Same goes for creating child categories. Instead of creating on one screen and then adding here, we can create a child category and its rollup in one form. In addition, settings such as owner and type are inherited from the parent saving time and avoiding mistakes.

Finally, we can create and add a product to a category in one modal as well. Sensible defaults are used based on the category we are adding to.

@danieltaylor-nz danieltaylor-nz changed the title Streamlined creation and adding of categories when setting up a store. Streamlined the management of products/categores Jun 10, 2020
@danieltaylor-nz danieltaylor-nz changed the title Streamlined the management of products/categores Streamlined the management of products/categories Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant