I not find a readme file.
Where I can choose if a node must be published or not?

Comments

Anonymous’s picture

Title: How works this module? » How does this module work?

As reported in the project page:

Basically, it controls the status (published/unpublished) of
uc_node_checkout node types when the order's status changes.

  • Order completed => node published
  • Order not completed => node unpublished

It also updates the order status when the node's status is manually
changed.

  • Node unpublished => order moderated
  • Node published => order completed
  • Node deleted => order cancelled
mandclu’s picture

The project page explains what it is meant to do, but not how an administrator is meant to set it up. I enabled the module, but nowhere are there instruction on how to make it actually do the things describe on the project page.

giupenni’s picture

Right, the problem is, how I admin this module?
However, after many headaches I accidentally discovered how it works.
You must go in /admin/content/types, edit the content type that you have choose for uc_chekout, in Workflow-settings unmark Published.
When order completed the node will be marked as Published.

Anonymous’s picture

Right, the problem is, how I admin this module?

There is nothing to set up, as the module doesn't have settings.
When the order status is changed, the node status is changed too, and vice versa.

Anonymous’s picture

I added a note to the project page about the module settings page, and how to use the module.

Anonymous’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.