Addons Library
All Addons
Recommended
1
Free Addons
166
Commercial Addons
183
Admin
61
Themes/Templates
0
Layout PI
14
Content
36
Order Total
2
Discounts
7
Payment
12
Shipping
10
Updates/Migration
0
Other
51
Queued Emails
15
Pulse Analytics
1
GDPR & Accessibility
5
Eye Candy
20
Hooks
4
Code Co-op
23
PHOENIX PRO ADDONS
61
Scheduler - New Product Notifier
by burt
Paid Addon
Queued Emails
£40.00
TESTED 7.x
TESTED 8.x
by burt
Paid Addon
Last updated: 12 months ago
Scheduler - Stock Increase (Admin)
by burt
Paid Addon
Admin
Queued Emails
£25
TESTED 7.x
TESTED 8.x
by burt
Paid Addon
Last updated: 12 months ago
Scheduler - Stock Decrease (Shop)
by burt
Paid Addon
Admin
Queued Emails
£25
TESTED 7.x
TESTED 8.x
by burt
Paid Addon
Last updated: 12 months ago
Scheduler - Special Offers
by burt
Paid Addon
Admin
Queued Emails
£40
TESTED 7.x
TESTED 8.x
by burt
Paid Addon
Last updated: 12 months ago
Scheduler - Birthday Greetings
by burt
Paid Addon
Admin
Queued Emails
£25
TESTED 7.x
TESTED 8.x
by burt
Paid Addon
Last updated: 12 months ago
Scheduler - Anniversary
by burt
Paid Addon
Admin
Queued Emails
£25
TESTED 7.x
TESTED 8.x
by burt
Paid Addon
Last updated: 12 months ago
Scheduler - Review Request & Review Thanks
by burt
Paid Addon
Admin
Queued Emails
£40
TESTED 7.x
TESTED 8.x
by burt
Paid Addon
Last updated: 12 months ago
Scheduler - Cart Reminder
by burt
Paid Addon
Queued Emails
£40
TESTED 7.x
TESTED 8.x
by burt
Paid Addon
Last updated: 12 months ago
USPS Shipping Rates (REST)
by BrockleyJohn
Paid Addon
Shipping
£20
NOT SUPPORTED
TESTED 7.x
TESTED 8.3
TESTED
by BrockleyJohn
Paid Addon
Last updated: 11 months ago
Country of Origin Tariffs
by BrockleyJohn
Paid Addon
Admin
Order Total
£25
NOT SUPPORTED
TESTED 7.4
TESTED 8.3
TESTED
by BrockleyJohn
Paid Addon
Last updated: 10 months ago
Paypal Checkout for Phoenix
by BrockleyJohn
Paid Addon
Payment
£50
TESTED 5.6 for Frozen/Edge
TESTED 7.4
TESTED 8.0
by BrockleyJohn
Paid Addon
Last updated: 10 months ago
Cancel Order
by raiwa
Paid Addon
Other
75,00 €
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
TESTED
by raiwa
Paid Addon
Last updated: 9 months ago
Name-based URLs Pro
by raiwa
Paid Addon
Other
69,00 €
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
by raiwa
Paid Addon
Last updated: 9 months ago
Free Gifts
by raiwa
Paid Addon
Content
59 €
NOT SUPPORTED
TESTED 7.x
Tes 8.0-8.3
TESTED
by raiwa
Paid Addon
Last updated: 5 months ago
Quick Product Updates
by BrockleyJohn
Paid Addon
Admin
£20
NOT SUPPORTED
TESTED 7.x
TESTED 8.3
TESTED
by BrockleyJohn
Paid Addon
Last updated: 3 months ago
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 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
- 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
by tessthepup
Paid Addon
Admin
£30.00
TESTED 8.x
TESTED
by tessthepup
Paid Addon
Last updated: 2 months ago
Products Price Update depending on Options Price
by raiwa
Paid Addon
Layout PI
Content
35,00 €
Tested 5.3+
TESTED 7.x
TESTED 8.0-8.3
TESTED
by raiwa
Paid Addon
Last updated: a month ago
Feedmachine 6
by raiwa
Paid Addon
Admin
99,00 €
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
by raiwa
Paid Addon
Last updated: a month ago
Master Password
by BrockleyJohn
Paid Addon
Other
£10
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
TESTED
by BrockleyJohn
Paid Addon
Last updated: 4 weeks ago
Related Products Pro
by raiwa
Paid Addon
Content
48,00 €
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
by raiwa
Paid Addon
Last updated: 2 weeks ago
Wholesale Pro
by raiwa
Paid Addon
Discounts
142,00 €
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
by raiwa
Paid Addon
Last updated: 2 weeks ago
Banner Modules
by raiwa
Paid Addon
Content
The banner modules allow to show banners defined in the standard adverts manager. Extensive configuration possiblities. HTML text support included.
Included Slideshow modules:
Header module
Index module
Footer module
Box
Included Static modules:
Header module
Index module
Footer module
Box
Independant banner page
Included Slideshow modules:
Header module
Index module
Footer module
Box
Included Static modules:
Header module
Index module
Footer module
Box
Independant banner page
The banner modules allow to show banners defined in the standard adverts manager. Extensive configuration possiblities. HTML text support included.
42,00 €
Changes Version 3.1:
- Updated for PHP 8.5
- Tested with Phoenixcart 1.1.0.7
Changes Version 3.0:
- Updated group selection to core functions
- Created banner.php class and moved group selection and banner queries into the class
- Updated for Phoenixcart 1.1.0.0 and bootstrap 5
- Tested with Phoenixcart 1.1.0.0
Changes Version 2.6:
- Fixed external URL links
- Added Number of banners configuration (Static banners)
Changes Version 2.5:
- Updated for Phoenix 1.0.9.4+
Changes Version 2.4:
- Updated for Phoenix 1.0.9.2.+
- Added support addon and help link buttons in cfg module.
Changes Version 2.3:
- Updated for Phoenix 1.0.8.21+
- Updated for PHP 8.2
Changes Version 2.2:
- Updated for Phoenix 1.0.8.6.+
- Modernized code to match actual Phoenix standards
- Updated for PHP 8.5
- Tested with Phoenixcart 1.1.0.7
Changes Version 3.0:
- Updated group selection to core functions
- Created banner.php class and moved group selection and banner queries into the class
- Updated for Phoenixcart 1.1.0.0 and bootstrap 5
- Tested with Phoenixcart 1.1.0.0
Changes Version 2.6:
- Fixed external URL links
- Added Number of banners configuration (Static banners)
Changes Version 2.5:
- Updated for Phoenix 1.0.9.4+
Changes Version 2.4:
- Updated for Phoenix 1.0.9.2.+
- Added support addon and help link buttons in cfg module.
Changes Version 2.3:
- Updated for Phoenix 1.0.8.21+
- Updated for PHP 8.2
Changes Version 2.2:
- Updated for Phoenix 1.0.8.6.+
- Modernized code to match actual Phoenix standards
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
by raiwa
Paid Addon
Last updated: a week ago
Easy Populate Phoenix 3
by raiwa
Paid Addon
Admin
105,00 €
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
by raiwa
Paid Addon
Last updated: 5 days ago