Make a small custom module for Magento

In Bearbeitung Veröffentlicht Dec 29, 2015 Bezahlt bei Lieferung
In Bearbeitung Bezahlt bei Lieferung

Hello

I need to implement a small custom module in magento

It should do the following:

- When a user clicks a url link on magento phtml page (for example [login to view URL]) a small php code must assign a value to a variable that I will be calling from another file view.phtml.

To assign value to a variable I can use the following code below:

$session = Mage::getSingleton("core/session");

$session->setData("your_variable", "your value");

// ...

// Now you can retrieve your data elsewhere or even after the next request:

$session = Mage::getSingleton("core/session");

$yourVariable = $session->getData("your_variable"); // will be "your value"

I was trying this approach see below url link – of course I will have my own php file to test the execution of php onclick: [login to view URL]

But magento does not allow me to call the .php from javascript. So a magento module needs to be created for this

This should be straightforward project for a developer experienced in creating custom modules or applications for magento

So we will not be considering any bids from people without specific magento experience

This project needs to be completed quickly & is thus urgent

thanks

AJAX HTML JavaScript Magento PHP

Projekt-ID: #9208856

Über das Projekt

16 Vorschläge Remote Projekt Aktiv Dec 29, 2015