Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8595203
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T00:22:48+00:00 2026-06-12T00:22:48+00:00

I am trying to create my first module in Magento. The thing that I

  • 0

I am trying to create my first module in Magento.

The thing that I can’t do i sto define a module’s route in the way that I want.

I want to create a route “gateways/iphone” and it doesn’t works. Is it possible to use “/” in a route definition?

This is my module definition:

<?xml version="1.0" encoding="UTF-8"?>
<config>    
    <modules>
        <Nacho_GatewayIphone>
            <version>0.1.0</version>
        </Nacho_GatewayIphone>
    </modules>
    <frontend>
        <routers>
            <nacho_gatewayiphone>
                <use>standard</use>
                <args>
                    <module>Nacho_GatewayIphone</module>
                    <frontName>gateway_iphone</frontName>
                </args>
            </nacho_gatewayiphone>
        </routers>  
    </frontend>
</config>

And it is working fine in /gateway_iphone, but if I change <frontName> value to <frontName>gateways/iphone</frontName> when I try to hit /gateways/iphone it doesn’t run.

Is it possible to use “/” character in a router definition?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T00:22:49+00:00Added an answer on June 12, 2026 at 12:22 am

    Since Magento parses URL to get router/controller/action, you can’t really specify the router with /, since it will violate the above structure.

    The answer is pretty easy though, why don’t you specify gateways as a router, and iphone as a controller? You still will need a controller for your module, so instead of creating IndexController, you can create IphoneController with gateways as a router, and get desired gateways/iphone in the url.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to create a crawler that crawl first 100 pages on a
I'm trying to create an app (my first) that generates invoices for me. Originally
I'm trying to create a custom module using Magento's EAV structure and have been
I am trying to create a magento shopping cart module but things arent working
I'm trying to create my first custom module in Sugar CRM CE. I have
I'm trying to create my first app with AngularJS. It looks neat, but there's
I am trying to create my first custom Print Dialog in C#. I found
I'm trying to create my first data mart. I am creating my dimension table
I am trying to create my first GUI application using (Java + Eclipse +
I'm using opengl and trying to create a first person camera. All examples use

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.