Addons Library

Fav Icon
Other
Fav Icon
NOT SUPPORTED
TESTED 7.x
TESTED 8.0

by zipurman
Free Addon
Last updated: 3 years ago
452
Google Fonts
Other
Google Fonts
NOT SUPPORTED
TESTED 7.x
TESTED 8.0

by zipurman
Free Addon
Last updated: 3 years ago
310
Radio Button selection
Layout PI
Radio Button selection

by Omar_one
Free Addon
Last updated: 3 years ago
1239
Product Counter in Category Box
Other
Product Counter in Category Box

by Omar_one
Free Addon
Last updated: 3 years ago
1273
OSCommerce to CE Phoenix Migration Utility
Updates/Migration
OSCommerce to CE Phoenix Migration Utility
NOT SUPPORTED
TESTED 7.x
TESTED 8.0

by zipurman
Free Addon
Last updated: 3 years ago
1637
Best Sellers
Content
Best Sellers

by Kofod95
Free Addon
Last updated: 3 years ago
1381
Bank Transfer Payment
Payment
Bank Transfer Payment

by heatherbell
Free Addon
Last updated: 2 years ago
2808
TinyMCE WYSIWYG editor
Admin
puddlec
This addon adds support for the TinyMCE editor within the admin section.

what does this addon do?

it will add the editor to the following textarea's

category description, manufacturers description, product description, Info Pages

works with multi languages stores.
This addon adds the TinyMCE editor within the admin section.

by puddlec
Free Addon
Last updated: 2 years ago
1812
Set specials on product-edit
Admin
This addon adds the ability to set a special price and expiry date directly from the product-editor, instead of setting it on specials.php.
This is particularily useful if you have a lot of products, and the dropdown on specials.php is getting annoying.
The specials still show up on specials.php, so you can still easily manage the products you already have on discount.

##For earlier versions##
If you are on a version prior to 1.0.5.9, you can still install this addon, using version 1.1, but you will need to insert a hook-call at admin/categories.php (line 617 on 1.0.5.0):

<?php
echo $OSCOM_Hooks->call('categories', 'injectDataForm');
?>

This call is added in core from 1.0.5.9 and later, so it's fine to add to an earlier version, and will not be overwritten by an update, if you update to at least 1.0.5.9.
The layout might be off, but if you look at the other input-boxes in categories.php, you might be able to figure out how to ammend includes/hooks/admin/categories/productSpecials.php accordingly

To install upload everything beside this file to the coresponding directories at the server.
NOTE! All files go to the includes of the root directory, and not the admin/includes!
Copy and translate the English language-file as needed.

Credit goes to the PhoenixCart core-developers for making it possible to install without modifying core.
A small hook to add a specials-input on the product-edit
  • 01/06 2021 - Initial release
  • 14/09 2021 - Bugfix and correction on structure; thank you BrockleyJohn. Add datepicker.
  • 13/01 2022 - Updated to work on 1.0.8.5 and newer. Modernized.

by Kofod95
Free Addon
Last updated: 2 years ago
3375
Giftwrapping
Order Total
Giftwrapping

by Kofod95
Free Addon
Last updated: 2 years ago
1560
Invoice on Checkout_success
Content
Invoice on Checkout_success

by Kofod95
Free Addon
Last updated: 2 years ago
758
Reviews Navbar Header Modules
Content
Reviews Navbar Header Modules
NOT SUPPORTED
TESTED 7.x
TESTED 8.0

by raiwa
Free Addon
Last updated: 2 years ago
736
Store Logos Multi
Admin Content
Store Logos Multi
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2

by raiwa
Free Addon
Last updated: 2 years ago
749
Store Pickup
Shipping
Store Pickup
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2

by raiwa
Free Addon
Last updated: 2 years ago
832
Sloppy Words Cleaner
Admin
Sloppy Words Cleaner
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2

by raiwa
Free Addon
Last updated: 2 years ago
792
Google Maps delivery link
Admin
Google Maps delivery link
NOT SUPPORTED
TESTED 7.x
Tested 8.0-8.2

by raiwa
Free Addon
Last updated: 2 years ago
868
s01e02 Items Per Page
Content
Just upload this Hook and you add in breaks so that your shoppers can view different numbers of products in the product_listing, as well as a "All" breakpoint.
Support for these Addons is ONLY available in the PRO Supporters VIP Forum.
Just upload this Hook and you add in breaks so that your shoppers can view different numbers of products in the product_listing, as well as a "All" breakpoint.

by admin
PRO Addon
 
s01e04 Button Spinner
Content
This creates a spinning icon after a button is pressed. It is intended to give your customers some indication that they have pressed a button.
Support for these Addons is ONLY available in the PRO Supporters VIP Forum.
This creates a spinning icon after a button is pressed. It is intended to give your customers some indication that they have pressed a button.

by admin
PRO Addon
 
s01e08 & s01e09 Layout Modules for Product Info
Layout PI
Extra child modules for the Layout System that allows you to layout your product_info.php page in more interesting ways. Includes: date_available, description, gtin, name, price, qty_input, review_stars, stock
Support for these Addons is ONLY available in the PRO Supporters VIP Forum.
Extra child modules for the Layout System that allows you to layout your product_info.php page in more interesting ways. Includes: date_available, description, gtin, name, price, qty_input, review_stars, stock

by admin
PRO Addon
 
s08e05 - Fuzzy Search
Other
Implement a Fuzzy Search facility on your site. This is useable for (eg) mis-spelling of words, for example if someone was searching for "greem" but mis-spelled as "gren", no results would be returned in default Phoenix. Using Fuzzy Search...results are shown for "green"...
Implement a Fuzzy Search facility on your site. This is useable for (eg) mis-spelling of words, for example if someone was searching for "greem" but mis-spelled as "gren", no results would be returned in default Phoenix. Using Fuzzy Search...results are shown for "green"...

by admin
PRO Addon
 
s09e01 Reviews Image
Other
This hook adds in the necessary code to allow customers to upload an image as part of a product review.
This hook adds in the necessary code to allow customers to upload an image as part of a product review.

by admin
PRO Addon
 
s09e02 Category Redirect
Other
This hook adds in the necessary code to redirect customers to the product page if the product is the only one in a category.
This hook adds in the necessary code to redirect customers to the product page if the product is the only one in a category.

by admin
PRO Addon
 
Product Filters (Attributes)
Other
Product Filters (Attributes)

by Kofod95
Free Addon
Last updated: 2 years ago
1671
Single Confirmation Click
Other
Prevents multiple clicks on checkout confirmation
Very basic, single file, hook-based addon. Adds click handler to checkout confirmation button to prevent multiple clicks, caters for form validation. Works using button class "btn-success" and form name "checkout_confirmation"
Change Log Here
NOT SUPPORTED
TESTED 7.4
NOT TESTED
NOT SUPPORTED
TESTED 7.4
NOT TESTED

by BrockleyJohn
Free Addon
Last updated: 2 years ago
640