Addons Library

Back button
Layout PI
Back button

by Omar_one
Free Addon
Last updated: 6 months ago
3820
YouTube videos on your product pages.
Content
YouTube videos on your product pages.
£99
TESTED
TESTED
TESTED

by burt
Paid Addon
Last updated: 5 months ago
Smart Breadcrumb #11
Eye Candy Code Co-op
Smart Breadcrumb #11
£10
YES
YES
YES

by burt
Paid Addon
Last updated: 5 months ago
Price Match a Competitor
Discounts
Price Match a Competitor
£99
YES
YES
YES

by burt
Paid Addon
Last updated: 5 months ago
Free Gifts
Content
Free Gifts
59 €
NOT SUPPORTED
TESTED 7.x
Tes 8.0-8.3
TESTED

by raiwa
Paid Addon
Last updated: 5 months ago
California Prop 65 Warning
GDPR & Accessibility
California Prop 65 Warning
£99
YES
YES
YES

by burt
Paid Addon
Last updated: 5 months ago
Accessibility: Show/Hide Password
GDPR & Accessibility
Accessibility: Show/Hide Password
£10
YES
YES
YES

by burt
Paid Addon
Last updated: 5 months ago
Modern Checkout Stepper #12
Eye Candy Code Co-op
Modern Checkout Stepper #12
£10
YES
YES
YES

by burt
Paid Addon
Last updated: 4 months ago
Ultimate SEO Urls
Other
Features

Ultimate SEO URL rewrites the standard Phoenix URLs to make them more user friendly 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
instead of the regular:

Code: Select all

www.mysite.com/product_info.php?products_id=6
Multilanguage and SEO

It also adds the ability to differentiate 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 add 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 canonical 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 contain links of other localized versions 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 friendly and with multi-language support.

by Piernas
Free Addon
Last updated: 4 months ago
8619
Modules Searcher #14
Admin Code Co-op
Modules Searcher #14
£10
YES
YES
YES

by burt
Paid Addon
Last updated: 4 months ago
French Language Pack
Languages
artfulweb
Here is the complete French language pack with all the admin and catalog french language files, the Paypal app in French (includes/app/paypal/language), the installation directory all in French plus the translated READ ME file.
__________
Voici le pack complet en français avec tous les fichiers pour les répertoires admin et catalog en françaiss, l'app Paypal en français (includes/app/paypal/language), le répertoire d'installation tout en français plus le fichier READ ME traduit.
French language pack for CE Phoenix Cart

by artfulweb
Free Addon
Last updated: 3 months ago
19773
HS Codes - Harmonized System Codes #15
Shipping Code Co-op
HS Codes - Harmonized System Codes #15
£10
YES
YES
YES

by burt
Paid Addon
Last updated: 3 months ago
Product Page Call To Action - CTA #16
Other Hooks Code Co-op
Product Page Call To Action - CTA #16
£25
YES
YES
YES

by burt
Paid Addon
Last updated: 3 months ago
Quick Product Updates
Admin
Quick Product Updates
£20
NOT SUPPORTED
TESTED 7.x
TESTED 8.3
TESTED

by BrockleyJohn
Paid Addon
Last updated: 3 months ago
KissIT Image Thumbnailer Pro
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.
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.
Change log 5.0 (only for Phoenix 1.0.8.6-1.1.0.6+):
- updated srcset to more modern and versatile version
- updated admin support on catalog page to use modified default view file instead of javascript injection.

Change log 4.7.3:
- Updated templates\override\includes\modules\content\product_info\tpl_cm_pi_gallery.php for compatibility with Phoenix 1.0.9.10

Change log 4.7.2:
- added error fix for image names containing blank space. Thanks to @ Pierre_P.

Change log 4.7.1:
- updated overridden tpl_pi_gallery.php to match Phoenix 1.0.9.9+
- added new overridden tpl_pi_gallery_images.php to match Phoenix 1.0.9.9+
- tested with Phoenix 1.0.9.9 and PHP 8.3

Change log 4.7.0:
- updated overridden product_card.php to match Phoenix 1.0.9.5+
- Fixed wrong directory for overridden navbar brand language file
- updated version reference in install hook
- tested with Phoenix 1.0.9.7 and PHP 8.3

Change log 4.6.1:
- updated template width class in all content and pi templates to match Phoenix 1.0.9.4
- tested with Phoenix 1.0.9.4 and PHP 8.3

Change log 4.6.0:
- added support for transparent webp images
- tested with Phoenix 1.0.9.3 and PHP 8.3

Change log 4.5.4:
- updated deprecated legacy function for Phoenix 1.0.9.1 compatibility

Change log 4.5.3:
- updated deprecated errors under PHP 8.1/8.2

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
105,00 €
NOT SUPPORTED
TESTED
TESTED 8.0-8.5
TESTED
NOT SUPPORTED
TESTED
TESTED 8.0-8.5
TESTED

by raiwa
Paid Addon
Last updated: 2 months ago
LLMs Generator Pro - Multi Language
Admin
LLMs Generator Pro - Multi Language
£30.00
TESTED 8.x
TESTED

by tessthepup
Paid Addon
Last updated: 2 months ago
Product Counter in Category Box
Other
Product Counter in Category Box
TESTED 7.x
TESTED
TESTED

by Omar_one
Free Addon
Last updated: 2 months ago
1407
Dutch Language Pack
Languages
Dutch Language Pack

by Fiber
Free Addon
Last updated: 2 months ago
23098
CE Phoenix Upgrader Utility
Updates/Migration
CE Phoenix Upgrader Utility
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3

by BrockleyJohn
Free Addon
Last updated: 2 months ago
6359
Manufacturer Images Page
Content
Manufacturer Images Page

by Omar_one
Free Addon
Last updated: a month ago
1440
Products Price Update depending on Options Price
Layout PI Content
Products Price Update depending on Options Price
35,00 €
Tested 5.3+
TESTED 7.x
TESTED 8.0-8.3
TESTED

by raiwa
Paid Addon
Last updated: a month ago
KissIT Image Thumbnailer
Other
KissIT Image Thumbnailer
NOT SUPPORTED
TESTED 7.x
Tested 8.0-8.5
TESTED

by raiwa
Free Addon
Last updated: a month ago
7096
Textarea Character Count #21
Admin Eye Candy Hooks Code Co-op
Textarea Character Count #21
£10
YES
YES
YES

by burt
Paid Addon
Last updated: a month ago
Feedmachine 6
Admin
Feedmachine 6
99,00 €
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED

by raiwa
Paid Addon
Last updated: a month ago