How to make PHP script work inside nopcommerce website ?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
i have an online equipment rental store and i want to rent this equipment per hour and it's not possible on nopcommerce so i found a php script that will work great for my business
my question is how to make php work fine on nopcommerce

php script : http://demo.phpjabbers.com/1492794559_994/preview.php?lid=1

my nopcommerce version is 3.50
6 years ago
I'm not sure, but it seems like it would be much easier to just add the additional rental period(hours) to your solution than to try to mix programming languages.
6 years ago
aminos.b wrote:
i have an online equipment rental store and i want to rent this equipment per hour and it's not possible on nopcommerce so i found a php script that will work great for my business
my question is how to make php work fine on nopcommerce

php script : http://demo.phpjabbers.com/1492794559_994/preview.php?lid=1

my nopcommerce version is 3.50


If nopCommerce default out of the box rent functionality doesn't meet your business requirements, why not create a plugin (or customize nopCommerce) as per your needs?

Regarding you question about running PHP on .NET. Please look into this: http://phalanger.codeplex.com/

You can read about this here: https://en.wikipedia.org/wiki/Phalanger_%28compiler%29
6 years ago
embryo wrote:
I'm not sure, but it seems like it would be much easier to just add the additional rental period(hours) to your solution than to try to mix programming languages.

thank you for your reply, but i don't know how to add additional rental period per hour, it seems like i need to be an ASP.NET Developer and i'm not.
6 years ago
L.K wrote:
i have an online equipment rental store and i want to rent this equipment per hour and it's not possible on nopcommerce so i found a php script that will work great for my business
my question is how to make php work fine on nopcommerce

php script : http://demo.phpjabbers.com/1492794559_994/preview.php?lid=1

my nopcommerce version is 3.50

If nopCommerce default out of the box rent functionality doesn't meet your business requirements, why not create a plugin (or customize nopCommerce) as per your needs?

Regarding you question about running PHP on .NET. Please look into this: http://phalanger.codeplex.com/

You can read about this here: https://en.wikipedia.org/wiki/Phalanger_%28compiler%29



i don't have asp.net programing skills, can you help me on this subject ???
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.