User's Manual

VirtueMart Core Functions
31
4.4.4. VirtueMart Core Functions
"Functions" are a core feature of VirtueMart and allow to control the access to all processes in
VirtueMart. Functions are executed using the "func" parameter in the URL given the other URL
parameters as function variables.
Caution
You need to act carefully in this part of VirtueMart. Changing Core Functions and their
permissions can result in locking out other users or even yourself from the store.
Functions are always assigned to core modules. So at first you need to go to the module list ("Admin"
# "List Modules") and then click on "Function List" in the row of the module you want to manage
functions for.
If you have done this, you can see a list of all functions for that module.
Figure 4.11. VirtueMart Administration: Function List
To add a new function, click "New" in the top of the list and fill out the fields in the function form.