==Title== PIXELPARK Modules for Postpartnershop & VfS ==Author== Pixel Park ==Prefix== pp ==Shop Version== 5.0.x/4.7.x ==Version== 1.0 ==Link== - ==Mail== - ==Description== PIXELPARK Modules for Postpartnershop & VfS ==Installation== In a configuration file add a parameter "pp_direct_order_restricted_in" with an array of sub-shop IDs, that will have a restriction for direct order functionality. Example: /* Additional PP modules settings */ // Sub-shops that should have direct order restrictions applied. $this->pp_direct_order_restricted_in = array(5); ==Extend== --ppOrderDirectly --_ppCheckAmount --_ppCheckBasketSum ==Modules== ==Uninstall== Remove "pp_direct_order_restricted_in" parameter form a configuration.