added documentation on how to access the shop modules via a url
This commit is contained in:
parent
3d8b329660
commit
232cc9fd1d
1 changed files with 7 additions and 1 deletions
|
|
@ -29,7 +29,13 @@ Package WebGUI::Content::Shop
|
|||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
A content handler that opens up all the commerce functionality.
|
||||
A content handler that opens up all the commerce functionality. The modules herein are accessed like this:
|
||||
|
||||
pagename?shop=modulehandler;method=www_method
|
||||
|
||||
For example:
|
||||
|
||||
home?shop=transaction;method=manage
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue