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 9080503
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T20:05:27+00:00 2026-06-16T20:05:27+00:00

I have installed the module FireSALE in PyroCMS . I want to remove the

  • 0

I have installed the module FireSALE in PyroCMS.

I want to remove the “FireSale” from the URI or change it to a custom string if possible.
i.e

http://mydomain.com/firesale/cart 

to

http://mydomain.com/cart
  • 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-16T20:05:29+00:00Added an answer on June 16, 2026 at 8:05 pm

    You’ll be able to accomplish it in the main routes.php (system/cms/config/routes.php

    The best way to do it without running into conflicts (such as other modules uri like domain.com/blog etc) is to place something like the below code in your routes.php

    $route['category/(order|layout)/([0-9]+)'] = 'firesale/front_category/$1/$2';
    $route['category(:any)']                   = 'firesale/front_category/index$1';
    $route['product(:any)']                    = 'firesale/front_product/index$1';
    $route['search(:any)?']                    = 'firesale_search/search/index$1';
    $route['cart(:any)?']                      = 'firesale/cart$1';
    

    Also change your default controller from pages to firesale (optional)

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

Sidebar

Related Questions

i have installed PrestaShop™ 1.4.7.3 i download the module BillSafe from http://www.billsafe.de/ I configure
I have installed a schema for a custom module which creates the table when
i have installed the ajax comments( http://drupal.org/project/ajax_comments ) module,and use d the theme http://drupal.org/project/inove
I have a module installed using pip in a virtualenv . I want to
i have installed the fbconnect module under drupal 6. i have added <html xmlns:fb=http://www.facebook.com/2008/fbml
I have installed the built in OpenERP 6.1 module crm. As a result, I
I have installed Numpy using ActivePython and when I try to import numpy module,
I am attempting to run Nodejs with the Socket.io module. I have installed the
I have just installed the ACL and Content Access module. Imedietly after enabling them
I have a module Namespace/Search, which was installed when I got here. I took

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.