AbanteCart Community

AbanteCart Development => Extensions and Add-Ons => Topic started by: devashikka on August 04, 2015, 09:59:04 AM

Title: What is Default route to extension controllers
Post by: devashikka on August 04, 2015, 09:59:04 AM
Hi ,
I am just trying to develop my 1st payment extension using Dev Ext 1.2 in Win XAMPP .
I have not installed any default payment ext in AC that comes with the install.
FYI,  "myecom" is the place where I have installed AC in win xampp localhost and
tr1008pm is the Extension Unique Text ID

What should be the value of "Default route to extension controllers"
should it be
localhost/myecom/extensions/tr1008pm  or extensions/tr1008pm or something else !

pls advise.
regards
Title: Re: What is Default route to extension controllers
Post by: eCommerce Core on August 05, 2015, 07:57:26 AM
Hi devashikka,

Welcome to AbanteCart forum

Route (rt) to extension will rt=extensions/tr1008pm but this will depend on controllers you will use in your extension.

Check this doc
http://docs.abantecart.com/pages/developer/architecture.html