Addons Library
Random Addon
Advanced Specials
This add lets you easily administrate your special offers and discounts.
Based on Advanced Specials V2.0 by Denzel
Complete remake for Phoenixcart 1.0.8.6+
Based on Advanced Specials V2.0 by Denzel
Complete remake for Phoenixcart 1.0.8.6+
- Filter products by categories or manufacturers and apply discounts to multiple products in one go.
- Direct inline editing for each single product.
- Set up a start and expire date
This add lets you easily administrate your special offers and discounts.
60,00 €
Initial Release
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by raiwa
Paid Addon
Random Addon
Modules Control Pro
Extended and more complete version of Slim Checkout to control each individual navbar, content, footer, footer extra module and side column boxes for each store page.
- add Module Control Page to Admin/Modules
- allows to define controlled pages
- allows to decide separate for each installed module and for each controlled page which module to be hidden.
- control for each store root page (file)
- control for each installed module of the following groups:
- navbar
- header
- boxes
- footer
- footer_suffix
- page list and modules list are dynamically updated if any page/module is removed or added/installed.
- allows to define controlled pages
- allows to decide separate for each installed module and for each controlled page which module to be hidden.
- control for each store root page (file)
- control for each installed module of the following groups:
- navbar
- header
- boxes
- footer
- footer_suffix
- page list and modules list are dynamically updated if any page/module is removed or added/installed.
59,00 €
Version 1.7.1. Pro:
- Updated deprecated functions
Version 1.7.0. Pro:
- Updated for Phoenix 1.0.8.6+
- Updated admin: Modularized pages
Version 1.6.0. Pro:
- Updated for Phoenix 1.0.8.4+
- Updated admin: Modules Control to show disabled modules switched off
Version 1.5.0. Pro:
- Updated code to match actual core coding
- Updated navbar content module to abstract executable class
- Updated osc_template.php to match Phoenix 1.0.7.9+
Version 1.4.0. Pro:
- Complete Bootstrapped Admin Pages
- Fixed error unwanted deleting conflict when configuring content module
- Updated alternative navbar content module
- Updated code to match newest Phoenix standards
- moved modified osc_template.php to includes/system/override/includes/
Version 1.3.0.:
- Removed unnecesary column control to fix glitch with side column boxes. Thanks to @LeeFoster for the report and testing
Version 1.2.1:
- Updated included navbar module for Phoenix 1.0.2.5. Thanks to @LeeFoster for the report
Version 1.2.0:
- Added back and fixed support for navbar modules.
- Added modified navbar content module with modules control support
- Fixed undefined warnings in navbar if no navbar modules are active in a navbar group
Version 1.1.0:
- removed support for navbar modules. Thanks to @Omar_one for the error report
- fixed typo for filename "osc_template.php" in instructions. Thanks to @Omar_one for the report
Version 1.0.3:
- added script to admin/modules_control.php to scroll back to top after update to show success message.
Version 1.0.2:
- added missing language definitions for success messages
- changed button labels to be more comprehensive and logical
- changed $_GET to $_POST variable for virtually unlimited page/module combinations
- Updated deprecated functions
Version 1.7.0. Pro:
- Updated for Phoenix 1.0.8.6+
- Updated admin: Modularized pages
Version 1.6.0. Pro:
- Updated for Phoenix 1.0.8.4+
- Updated admin: Modules Control to show disabled modules switched off
Version 1.5.0. Pro:
- Updated code to match actual core coding
- Updated navbar content module to abstract executable class
- Updated osc_template.php to match Phoenix 1.0.7.9+
Version 1.4.0. Pro:
- Complete Bootstrapped Admin Pages
- Fixed error unwanted deleting conflict when configuring content module
- Updated alternative navbar content module
- Updated code to match newest Phoenix standards
- moved modified osc_template.php to includes/system/override/includes/
Version 1.3.0.:
- Removed unnecesary column control to fix glitch with side column boxes. Thanks to @LeeFoster for the report and testing
Version 1.2.1:
- Updated included navbar module for Phoenix 1.0.2.5. Thanks to @LeeFoster for the report
Version 1.2.0:
- Added back and fixed support for navbar modules.
- Added modified navbar content module with modules control support
- Fixed undefined warnings in navbar if no navbar modules are active in a navbar group
Version 1.1.0:
- removed support for navbar modules. Thanks to @Omar_one for the error report
- fixed typo for filename "osc_template.php" in instructions. Thanks to @Omar_one for the report
Version 1.0.3:
- added script to admin/modules_control.php to scroll back to top after update to show success message.
Version 1.0.2:
- added missing language definitions for success messages
- changed button labels to be more comprehensive and logical
- changed $_GET to $_POST variable for virtually unlimited page/module combinations
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by raiwa
Paid Addon
Featured Products
by raiwa
Free Addon
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by raiwa
Free Addon
Last updated: 2 weeks ago
1777
Ultimate SEO Urls
by Piernas
Free Addon
Other
Features
Ultimate SEO URL rewrites the standard Phoenix URLs to make them more user friendy and with multi-language support.
Products URLs can be composed with any combination of product, category, manufacturer or model names in any order. It can be changed and the old URL will redirect to the new one.
For example if you choose category/brand/model/product-name and if the uri type is path based your product url will look like:
instead of the regular:
Multilanguage and SEO
It also adds the ability to diferentiate URLs by language, creating different URL addresses for each one, something crucial if you want your pages to be indexed correctly by browsers depending on its target language.
Stock Phoenix returns the same URI for all the language localized versions of a page. This app will make them different pages, i.e.:
Default language (i.e. English): www.mysite.com/green-tomatoes-p-6.html
Second language (i.e. Spanish): www.mysite.com/es/tomates-verdes-p-6.html
Third language (i.e. French): www.mysite.com/fr/tomates-vertes-p-6.html
Note default language will not include the language path (/en/, /es/, /fr/, /de/...)
Canonical and hreflang tags
The app also includes canonical and hreflang modules that adds differentiating tags to these pages. This highly improves Phoenix SEO capabilities for multi-lingual shops.
With the canonical tags Info pages will be linked to their corresponding .php file, avoiding the spiders finding duplicated content, i.e.;
www.mysite.com/info.php?pages_id=1
will become
www.mysite.com/privacy-cookie-policy-pi-1.html
and both canonicat tags on these pages will point to
www.mysite.com/privacy.php
as the default URL for the same content.
With hreflang tags each page will containg links of other localized version of itself:
English <link rel="alternate" hreflang="en" href="http://www.mysite.com/my-great-category-c-3.html" />
German <link rel="alternate" hreflang="de" href="http://www.mysite.com/de/meine-super-kategorie-c-3.html" />
Spanish <link rel="alternate" hreflang="es" href="http://www.mysite.com/es/mi-estupenda-c ... a-c-3.html" />
Cache
It also has the ability to cache URLs, using three methods: File, SQLite or Mysql based. This will improve the page generation times by saving database queries, specially on sites with lots of products and categories or servers with low resources.
404 error page
You can personalize your "404 Not found" page. The template is located at: /templates/default/includes/pages/notfound_404.php. It will return correct 404 header unlike stock one does.
Sitemap
Included in this package is a sitemap generator compatible with multiple languages. It will generate separate sitemaps for products, categories and other pages. To generate the sitemap you must access /sitemaps/index.php directory of your website. This task can be automated if you wish.
Ultimate SEO URL rewrites the standard Phoenix URLs to make them more user friendy and with multi-language support.
Products URLs can be composed with any combination of product, category, manufacturer or model names in any order. It can be changed and the old URL will redirect to the new one.
For example if you choose category/brand/model/product-name and if the uri type is path based your product url will look like:
Code: Select all
www.mysite.com/vegetables-von-peacock-green-tomatoes-gtom-p-6.html
Code: Select all
www.mysite.com/product_info.php?products_id=6
It also adds the ability to diferentiate URLs by language, creating different URL addresses for each one, something crucial if you want your pages to be indexed correctly by browsers depending on its target language.
Stock Phoenix returns the same URI for all the language localized versions of a page. This app will make them different pages, i.e.:
Default language (i.e. English): www.mysite.com/green-tomatoes-p-6.html
Second language (i.e. Spanish): www.mysite.com/es/tomates-verdes-p-6.html
Third language (i.e. French): www.mysite.com/fr/tomates-vertes-p-6.html
Note default language will not include the language path (/en/, /es/, /fr/, /de/...)
Canonical and hreflang tags
The app also includes canonical and hreflang modules that adds differentiating tags to these pages. This highly improves Phoenix SEO capabilities for multi-lingual shops.
With the canonical tags Info pages will be linked to their corresponding .php file, avoiding the spiders finding duplicated content, i.e.;
www.mysite.com/info.php?pages_id=1
will become
www.mysite.com/privacy-cookie-policy-pi-1.html
and both canonicat tags on these pages will point to
www.mysite.com/privacy.php
as the default URL for the same content.
With hreflang tags each page will containg links of other localized version of itself:
English <link rel="alternate" hreflang="en" href="http://www.mysite.com/my-great-category-c-3.html" />
German <link rel="alternate" hreflang="de" href="http://www.mysite.com/de/meine-super-kategorie-c-3.html" />
Spanish <link rel="alternate" hreflang="es" href="http://www.mysite.com/es/mi-estupenda-c ... a-c-3.html" />
Cache
It also has the ability to cache URLs, using three methods: File, SQLite or Mysql based. This will improve the page generation times by saving database queries, specially on sites with lots of products and categories or servers with low resources.
404 error page
You can personalize your "404 Not found" page. The template is located at: /templates/default/includes/pages/notfound_404.php. It will return correct 404 header unlike stock one does.
Sitemap
Included in this package is a sitemap generator compatible with multiple languages. It will generate separate sitemaps for products, categories and other pages. To generate the sitemap you must access /sitemaps/index.php directory of your website. This task can be automated if you wish.
Ultimate SEO URL rewrites the standard Phoenix URLs to make them more user friendy and with multi-language support.
by Piernas
Free Addon
Last updated: 2 weeks ago
2505
Info Pages Pro
by raiwa
Paid Addon
Admin
Content
60.00 €
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by raiwa
Paid Addon
Last updated: 4 weeks ago
AJAX Attribute Manager
by raiwa
Free Addon
Admin
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by raiwa
Free Addon
Last updated: 4 weeks ago
2084
Tracking
by raiwa
Paid Addon
Admin
Shipping
45,00 €
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by raiwa
Paid Addon
Last updated: 4 weeks ago
Language Search & Edit
by zipurman
Free Addon
Admin
Languages
Updates/Migration
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by zipurman
Free Addon
Last updated: 4 weeks ago
1387
Advanced Specials
by raiwa
Paid Addon
Admin
Discounts
60,00 €
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by raiwa
Paid Addon
Last updated: a month ago
Search Type Ahead
by zipurman
Free Addon
Templates
Content
NOT SUPPORTED
TESTED >= 7.2
TESTED 8.0
by zipurman
Free Addon
Last updated: a month ago
421
Stripe Payment
by raiwa
Free Addon
Payment
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by raiwa
Free Addon
Last updated: 2 months ago
2589
Zipur Product Manager
by zipurman
Paid Addon
Admin
CAD$79.00
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by zipurman
Paid Addon
Last updated: 2 months ago
Order Editor
by zipurman
Paid Addon
Admin
Other
CAD$99
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by zipurman
Paid Addon
Last updated: 2 months ago
UPS Pro Shipping Module
by zipurman
Paid Addon
Shipping
CAD$99
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by zipurman
Paid Addon
Last updated: 2 months ago
Page Content Pro
by zipurman
Paid Addon
Templates
Content
$99CAD
NOT SUPPORTED
TESTED 7.x
Tested 8.0
by zipurman
Paid Addon
Last updated: 2 months ago
USPS Shipping Module
by zipurman
Free Addon
Shipping
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by zipurman
Free Addon
Last updated: 2 months ago
733
KissIT Image Thumbnailer Pro
by raiwa
Paid Addon
Other
raiwa
Pro introduces support for the html tag “srcset:” It allows to indicate the browser that different versions of an image are available to fit the different needs of high resolution/retina devices and smaller devices.
It allows to auto convert all image formats (jpeg. png, gif) to webp images.
Webp format offers smaller images and therefore faster page load than all other image formats with the same image quality.
Optional offer original image format as fallback for WEBP incompatible browsers.
Pro introduces support for the html tag “srcset:” It allows to indicate the browser that different versions of an image are available to fit the different needs of high resolution/retina devices and smaller devices.
It allows to auto convert all image formats (jpeg. png, gif) to webp images.
Webp format offers smaller images and therefore faster page load than all other image formats with the same image quality.
Optional offer original image format as fallback for WEBP incompatible browsers.
KissIT Image Thumbnailer Pro Version.
Automatic create on the fly Thumbnails for all your images:
This add-on improves the page load time serving all images in just the required image size on all places.
Automatic create on the fly Thumbnails for all your images:
This add-on improves the page load time serving all images in just the required image size on all places.
Change log 4.5.2:
- updated deprecated tep_info_image function in optional admin hook
- fixed possible error for transparent gif and png images
Change log 4.5.1:
- fix for missing images and default image replacement
4.5.0:
- added support to serve fallback original images instead of webp images for non webp compatible browsers
- added check for numeric image width and height parameters
- updated instructions
4.0.1:
- fixed warning error under PHP 8.0
- fixed error if no alt tag is passed
4.0.0:
- updated to use image class
- updated all coding to match actual core standards
- replaced gallery kissit modules by override templates
- updated deprecated tep_info_image function in optional admin hook
- fixed possible error for transparent gif and png images
Change log 4.5.1:
- fix for missing images and default image replacement
4.5.0:
- added support to serve fallback original images instead of webp images for non webp compatible browsers
- added check for numeric image width and height parameters
- updated instructions
4.0.1:
- fixed warning error under PHP 8.0
- fixed error if no alt tag is passed
4.0.0:
- updated to use image class
- updated all coding to match actual core standards
- replaced gallery kissit modules by override templates
88,00 €
NOT SUPPORTED
TESTED
TESTED 8.0
NOT SUPPORTED
TESTED
TESTED 8.0
by raiwa
Paid Addon
Last updated: 2 months ago
KissIT Image Thumbnailer
by raiwa
Free Addon
Other
NOT SUPPORTED
TESTED 7.x
Tested 8.0
by raiwa
Free Addon
Last updated: 2 months ago
1987
Points & Rewards
by raiwa
Paid Addon
Discounts
90,00 €
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by raiwa
Paid Addon
Last updated: 3 months ago
Menu Master Lite
by zipurman
Free Addon
Templates
Other
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by zipurman
Free Addon
Last updated: 3 months ago
3011
Menu Master
by zipurman
Paid Addon
Templates
Other
CAD$99
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by zipurman
Paid Addon
Last updated: 3 months ago
Name-based URLs Pro
by raiwa
Paid Addon
Other
49,00 €
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by raiwa
Paid Addon
Last updated: 3 months ago
Options Images
by raiwa
Free Addon
Admin
Layout PI
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by raiwa
Free Addon
Last updated: 3 months ago
1338
Phoenix Data Wizard
by zipurman
Paid Addon
Admin
Updates/Migration
CAD$99
NOT SUPPORTED
Requires >=7.3
TESTED 8.0
by zipurman
Paid Addon
Last updated: 3 months ago
Admin Access Levels
by zipurman
Paid Addon
Admin
CAD$79
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by zipurman
Paid Addon
Last updated: 3 months ago
Zipur Reporting Tool
by zipurman
Paid Addon
Admin
CAD$39.00
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by zipurman
Paid Addon
Last updated: 3 months ago