Hello everyone!
One of my clients asked me to help her manage her DNN website which is based on DNN version 5.6 and store version 2.1. I myself haven't programmed in .NET for a very long time, but would hope the dnn cms wouldn't require that detailed knowledge. I am very comfortable with all forms of web development (css, html, javascript, php, asp(old!), java etc).
I am looking for documentation but am having a difficult time finding it for the store module. Being new to the dnn cms I would also benefit from dnn platform docs as well. If one of you kind souls out there would point me in the right direction I sure would appreciate it very much.
The primary issue I need to resolve asap is how to publish new products. Adding the necessary info (product image, description, weight, dimensions etc) is easy enough, but I see no publish action or "Public Viewable" flag to tell the CMS to make the new product visible on the storefront. I've looked high and low but can't seem to figure that out.
Controlling published and unpublished content is an essential function of every CMS I have ever worked with, so there must be something simple I'm missing. Perhaps the login I'm using doesn't have the correct role permissions? How can I determine that?
Again, thanks for any help you can provide.