Creates a new product publication
publication product=EID store=EID by=NAME
| product | Id of a product to create publication for |
| store | Id of a store to create publication at |
| by | User name |
Example:
publication product=1111-22 store=123456-789 by=one
Approve or revoke permission for a store to publish a publication
publication EID publish=NAME by=NAME
| <First> | Id of a publication to manage |
| publish | Approve or revoke a permission to publish (approve/revoke) |
| by | User name |
Example:
publication 1111-22 publish=one by=second
Make specified publication(store) default in search results
publication EID by=NAME
| <First> | Id of a publication to have highest priority |
| by | User name |
Example:
publication 1111-22 by=one