We Promise:

moneyback

Extension Requirements

PHP 5
MySQL 5

Extension specific:
Joomla 1.5.x
VirtueMart 1.0 or 1.1

Manual JD iDeal installation PDF Print E-mail
Written by Roland Dalmulder   
Tuesday, 28 December 2010 15:50

 

Here are the steps to manually install JD iDeal

 

  1. Unzip the package you have downloaded from joomingdales.com

  2. Open the folder admin

  3. Copy the folder administrator to the administrator folder on the server. This folder is needed to copy the iDeal files to VirtueMart.

  4. Create a new folder called com_jdideal in the folder administrator/components

  5. Copy the following files and folders to the administrator/components/com_jdideal folder:

    1. administrator

    2. assets

    3. components

    4. controllers

    5. helpers

    6. models

    7. tables

    8. views

    9. install.mysql.utf8.sql

    10. install_jdideal.php

    11. uninstall_jdideal.php

    12. jdideal.php

    13. ideal.xml

    14. controller.php

    15. index.html

  6. Go to PhpMyAdmin

  7. Select your database

  8. Click on the Import tab

  9. Browse for the install.mysql.utf8.sql file

  10. Click on Go

  11. Click on the SQL tab

  12. Paste the following query in the field:
    INSERT INTO jos_vm_payment_method (payment_method_id, vendor_id, payment_method_name, payment_class, shopper_group_id, payment_method_discount, list_order, payment_method_code, enable_processor, is_creditcard, payment_enabled, accepted_creditcards, payment_extrainfo) VALUES (NULL, '1', 'iDeal', 'ps_ideal', '5', '0.00', '1', 'ID', 'P', '0', 'N','', '<?php include( CLASSPATH. "payment/ideal/ExtraPayment.php")');

  13. Click on Go

  14. Click on the SQL tab

  15. Paste the following query in the field:
    INSERT INTO `jos_vm_module` VALUES ('', 'checkideal', '', 'none', 'Y', 99)

  16. Click on Go

  17. Click on the SQL tab

  18. Paste the following query in the field:
    INSERT INTO `jos_components` (`id`, `name`, `link`, `menuid`, `parent`, `admin_menu_link`, `admin_menu_alt`, `option`, `ordering`, `admin_menu_img`, `iscore`, `params`, `enabled`) VALUES ('', 'JD iDeal', 'option=com_jdideal', 0, 0, 'option=com_jdideal', 'JD iDeal', 'com_jdideal', 0, 'components/com_jdideal/assets/images/jd-ideal-logo16x16.jpg', 0, '', 1);

  19. Click on Go

  20. Log in to the Joomla backend and check if JD iDeal is installed.

 

Copyright © 2011 JoomingDales.com - Extensions for Joomla and Virtuemart. All Rights Reserved. Powered by BatteryKing.nl.