Info Pages Pretty URLs

Screen-Shot-2021-03-06-at-2.07.18-AM.png
1.1.0 Phoenix 1.0.7.0 - 1.0.8.19
Released:
Mon Oct 31, 2022 7:45 pm
File size:
767 Bytes
Validated for:
Phoenix 1.0.7.0 - 1.0.8.19
MD5 checksum:
d293d4512dc9e166068ab96a40929e34
Description
This hook allows you to use /catalog/pagename/ instead of /catalog/info.php?pages_id=x

Make sure you add the following to the /catalog/.htaccess file

Code: Select all

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([A-Za-z0-9\/]+) /info.php?pageis=$1 [L]
</IfModule>
Donate to zipurman as a Thank You and to Keep the New Addons Coming!
This hook allows you to use /catalog/pagename/ instead of /catalog/info.php?pages_id=x
  • 1.1.0 (04/18/2021)
    • Fixed any deprecated tep_ function issues for 1.0.8.19
  • 1.0.0 (04/11/2021)
    • Initial Release
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
  • Author zipurman
  • Last updated Mon Oct 31, 2022 7:45 pm
  • Total Downloads 1006
  • Rating
    (0)
  • Categories Other
  • Addon Revisions/Downloads
    Version
    Phoenix Version(s)