Step 2. Creating extension files

The extension should be placed in extension directory. By default it is 'extension'. The root folder for our extension is 'ezpaypal'. So, if we need to add to our extension 'modules/paypal/module.php' it should be placed to 'extension/ezpaypal/modules/paypal/module.php. In order to make our gateway work we need files listed below:

Add lines below to 'module.ini.append'.


    [ModuleSettings]
    ExtensionRepositories[]=ezpaypal