[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/extension/ezpaypal/ -> INSTALL (source)

   1  eZ Paypal Payment Gateway extension 1.0 INSTALL
   2  
   3  Introduction
   4  ============
   5  
   6  1. What is the eZ Paypal Payment Gateway extension?
   7     ------------------------------------------------
   8  
   9     Payment gateway for Paypal
  10  
  11     For more information about this extension please read the README file.
  12  
  13  1. License
  14     -------
  15  
  16     eZ Paypal Payment Gateway is dual licensed. You can choose between
  17     the GNU GPL and the eZ publish Professional Licence.
  18  
  19     The GNU GPL gives you the right to use, modify and redistribute eZ
  20     Payal Payment Gateway under certain conditions. The GNU GPL licence
  21     is distributed with the software, see the file LICENCE. It is also
  22     available at http://www.gnu.org/licenses/gpl.txt
  23     Using eZ Paypal Payment Gateway under the terms of the GNU GPL is
  24     free of charge.
  25  
  26     The eZ publish Professional Licence gives you the right to use the
  27     source code for making your own commercial software. It allows you
  28     full protection of your work made with eZ Paypal Payment
  29     Gateway. You may re-brand, license and close your source code. eZ
  30     Paypal Payment Gateway is not free of charge when used under the
  31     terms of the Professional Licence. The eZ publish Professional
  32     Licence is distributed with the software, see the file
  33     PROFESSIONAL_LICENCE. It is also available at
  34     http://ez.no/ez_publish/licenses/professional
  35     For pricing and ordering, please contact us at info@ez.no.
  36  
  37  
  38  2. Requirements
  39     ------------
  40  
  41     The following requirements exists for using eZ Paypal Payment Gateway extension:
  42  
  43     o  eZ publish version:
  44  
  45        Make sure you use eZ publish version 3.5 or higher.
  46  
  47     o  PHP version:
  48  
  49        Make sure you have PHP 4.3.2 or higher.
  50  
  51     o  eZ publish must be reachable from the internet:
  52  
  53        Make sure you have installed eZ publish on a webserver that is reachable by
  54        the Paypal service.
  55  
  56  
  57  Getting eZ publish
  58  ==================
  59  
  60  You can download a version of eZ publish from ez.no, you will find the
  61  various versions at:
  62  http://ez.no/ez_publish/download/all_releases/ez_publish_3_stable_releases
  63  
  64  NOTE: You will require eZ publish 3.5 or higher
  65  
  66  Information on the installation of eZ publish can be found at:
  67  http://ez.no/ez_publish/documentation/installation
  68  
  69  
  70  Installing eZ Paypal Payment Gateway extension
  71  ==============================================
  72  
  73  1. Copy the package into the `extension' directory in the root of your eZ publish installation.
  74  
  75  2. Unpack the files in the distribution. The command necessary is depends on the file you 
  76     downloaded.
  77     [tar.gz]:
  78     $ tar -zxvf ezpaypal-extension-1.0.tar.gz
  79     [bz2]:
  80     $ tar -jxvf ezpaypal-extension-1.0.bz2
  81     [zip]:
  82     $ unzip ezpaypal-extension-1.0.zip
  83  
  84  3. We must now enable the extension in eZ publish. To do this edit site.ini.append(.php) in the 
  85     folder root_of_ezpublish/settings. If this file does not exist; create it. Locate (or add)
  86     the block [ExtensionSettings] and add the line:
  87     ActiveExtensions[]=ezpaypal
  88  
  89     If you run several sites using only one distribution and only some of the sites should use
  90     the extension, make the changes in the override file of that siteaccess. 
  91     E.g root_of_ezpublish/settings/siteaccess/news/site.ini.append(.php)
  92     But instead of using ActiveExtensions you must add these lines instead:
  93  
  94     [ExtensionSettings]
  95     ActiveAccessExtensions[]=ezpaypal
  96  
  97  
  98  Troubleshooting
  99  ===============
 100  
 101  1. Read the FAQ
 102     ------------
 103  
 104     Some problems are more common than others. The most common ones are listed
 105     in the the FAQ.
 106  
 107  2. Support
 108     -------
 109  
 110     If you have find any problems not handled by this document or the FAQ you
 111     can contact eZ system trough the support system:
 112     http://ez.no/services/support


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7