bug fixes
This commit is contained in:
parent
03407a2a0e
commit
b7814f5139
3 changed files with 9 additions and 3 deletions
|
|
@ -100,6 +100,11 @@ authMethods = LDAP, WebGUI
|
|||
|
||||
paymentPlugins = ITransact
|
||||
|
||||
# Lisst the shipping plugins you have installed and wish to be
|
||||
# available for configuration on the site.
|
||||
|
||||
shippingPlugins = ByPrice, ByWeight, PerTransaction
|
||||
|
||||
# Specify a the list of assets you want to appear in your
|
||||
# Add Content menus.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue