Addons Library
All Addons
Recommended
1
Free Addons
167
Order Total
4
Discounts
6
Payment
7
Shipping
8
Updates/Migration
8
Other
53
Queued Emails
1
Eye Candy
6
Hooks
2
Commercial Addons
183
Code Co-op
23
PHOENIX PRO ADDONS
61
Mailchimp Marketing
by frankl
Free Addon
Other
NOT SUPPORTED
NOT TESTED 7.x
TESTED
NOT TESTED
by frankl
Free Addon
Last updated: 2 years ago
431
Special Offer Creator
by frankl
Free Addon
Discounts
NOT SUPPORTED
NOT TESTED
TESTED 8.3
NOT TESTED
by frankl
Free Addon
Last updated: 2 years ago
297
Sloppy Words Cleaner
by raiwa
Free Addon
Admin
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
TESTED
by raiwa
Free Addon
Last updated: 2 years ago
2525
Product Images Preview
by frankl
Free Addon
Admin
NOT SUPPORTED
TESTED 7.x
TESTED 8.x
by frankl
Free Addon
Last updated: 2 years ago
490
This Goes With That
by frankl
Free Addon
Layout PI
Content
Other
NOT SUPPORTED
NOT TESTED
TESTED 8.3
by frankl
Free Addon
Last updated: 2 years ago
151
Categories Extended
by frankl
Free Addon
Admin
NOT SUPPORTED
NOT TESTED
TESTED 8.x
by frankl
Free Addon
Last updated: 2 years ago
1299
Redirect OpenCart URLs
by frankl
Free Addon
Updates/Migration
NOT SUPPORTED
NOT TESTED 7.x
TESTED
by frankl
Free Addon
Last updated: 2 years ago
91
Customer Auto Login
by frankl
Free Addon
Other
NOT SUPPORTED
NOT TESTED 7.x
8.3
by frankl
Free Addon
Last updated: 2 years ago
493
Customer Groups
by frankl
Free Addon
Admin
Discounts
Other
NOT SUPPORTED
NOT TESTED
8.3
by frankl
Free Addon
Last updated: 2 years ago
457
Merge Customers
by frankl
Free Addon
Admin
Other
NOT SUPPORTED
NOT TESTED
PHP 8.3
by frankl
Free Addon
Last updated: 2 years ago
469
Queued Emails - Foundation backported
by burt
Free Addon
Queued Emails
In v1.0.9.6 we introduced Queued Emails into core. A few shopowners already have the system and have seen really good results in getting customers more engaged and coming back to give reviews and buy more products etc. I have ported the foundation files found in v1.0.9.6 back to earlier versions, so that more shopowners can try the system.
Installation is very easy; takes 2 minutes. There are no core code changes in this Addon.
Please note that from version 1.1.0.5 onwards, Queued Emails now works in all languages rather than the just the default language. This backported addon is still "default language" only!
Installation is very easy; takes 2 minutes. There are no core code changes in this Addon.
This addon is suitable for versions 1.0.8.5 up to and including v1.0.9.5.Please give the system a go. Even if you never use the system to actually send out emails, it is VERY interesting to see an email queue building up.
Please note that from version 1.1.0.5 onwards, Queued Emails now works in all languages rather than the just the default language. This backported addon is still "default language" only!
In v1.0.9.6 we introduced Queued Emails into core. A few shopowners already have the system and have seen really good results in getting customers more engaged and coming back to give reviews and buy more products etc. I have ported the foundation files found in v1.0.9.6 back to earlier versions, so that more shopowners can try the system.
TESTED 7.x
TESTED 8.x
TESTED 7.x
TESTED 8.x
by burt
Free Addon
Last updated: 2 years ago
160
Slim Checkout
by raiwa
Free Addon
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
TESTED
by raiwa
Free Addon
Last updated: 2 years ago
5520
Continue Shopping Button
by raiwa
Free Addon
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
by raiwa
Free Addon
Last updated: 2 years ago
6295
Separate Pricing Per Customer - SPPC
by frankl
Free Addon
Admin
Discounts
NOT SUPPORTED
NOT TESTED
8.3
by frankl
Free Addon
Last updated: 2 years ago
374
Language Search & Edit
by zipurman
Free Addon
Admin
Languages
Updates/Migration
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
by zipurman
Free Addon
Last updated: 2 years ago
3640
Bootstrap 5 - Light Dark Theme Chooser
by burt
Free Addon
Other
This Navbar modules allows the Shopper to choose their preferred Colour Mode "light" or "dark" or "auto".
You can read more at the Bootstrap 5 Docs:
https://getbootstrap.com/docs/5.3/custo ... lor-modes/
Important:
This addon works only with Bootstrap 5, so is only useable from 1.0.9.7 onwards.
You can read more at the Bootstrap 5 Docs:
https://getbootstrap.com/docs/5.3/custo ... lor-modes/
Important:
This addon works only with Bootstrap 5, so is only useable from 1.0.9.7 onwards.
Navbar allowing shoppers to choose their preferred theme.
NOT SUPPORTED
NOT TESTED
TESTED 8.3
NOT SUPPORTED
NOT TESTED
TESTED 8.3
by burt
Free Addon
Last updated: 2 years ago
137
Product Returns
by frankl
Free Addon
Admin
Other
NOT SUPPORTED
NOT TESTED
8.3
by frankl
Free Addon
Last updated: 2 years ago
444
Payment On Account / Purchase Order
by frankl
Free Addon
Payment
NOT SUPPORTED
NOT TESTED
8.3
by frankl
Free Addon
Last updated: 2 years ago
297
Customer Store Credits
by frankl
Free Addon
Discounts
Payment
NOT SUPPORTED
NOT TESTED
PHP 8.3
by frankl
Free Addon
Last updated: 2 years ago
668
How did you find us?
by zipurman
Free Addon
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
by zipurman
Free Addon
Last updated: 2 years ago
2431
Shortcodes Hook
Add your own [shortcode] addons that use this for integration into info_pages and other areas.
1.1.0 (09/11/2024)
- added support for templated pages
- 1.0.0 (11/24/2022)
- Initial Release
by zipurman
Free Addon
Other
This hook will allow you to easily create shortcode projects for easy use in info_pages.
For example, you can create a shortcode of:
[mycoolcode title="My Cool Project" products_id="123" button_class="btn-danger" text="This is an example"]
And then add a file:
includes/hooks/shop/siteWide/shortcodes/mycoolcode.php
An array of $shortcode['params'] will be passed to the mycoolcode.php file and you can code accordingly to replace the original:
[mycoolcode title="My Cool Project" products_id="123" button_class="btn-danger" text="This is an example"]
with whatever the params and your imagination can think of.
I am planning on building some cool modules that use this for integration, I thought I would share and see what others come up with.
Have Fun!
For example, you can create a shortcode of:
[mycoolcode title="My Cool Project" products_id="123" button_class="btn-danger" text="This is an example"]
And then add a file:
includes/hooks/shop/siteWide/shortcodes/mycoolcode.php
An array of $shortcode['params'] will be passed to the mycoolcode.php file and you can code accordingly to replace the original:
[mycoolcode title="My Cool Project" products_id="123" button_class="btn-danger" text="This is an example"]
with whatever the params and your imagination can think of.
I am planning on building some cool modules that use this for integration, I thought I would share and see what others come up with.
Have Fun!
Add your own [shortcode] addons that use this for integration into info_pages and other areas.
1.1.0 (09/11/2024)
- added support for templated pages
- 1.0.0 (11/24/2022)
- Initial Release
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
by zipurman
Free Addon
Last updated: 2 years ago
818
Database Tool
by zipurman
Free Addon
Admin
Updates/Migration
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
by zipurman
Free Addon
Last updated: 2 years ago
2684
Order Additional Info
by frankl
Free Addon
Admin
NOT SUPPORTED
NOT TESTED
TESTED 8.0 - 8.2
by frankl
Free Addon
Last updated: 2 years ago
185