Addons Library
All Addons
Recommended
1
Free Addons
166
Order Total
4
Discounts
6
Payment
7
Shipping
8
Updates/Migration
8
Other
52
Queued Emails
1
Eye Candy
6
Hooks
2
Commercial Addons
183
Code Co-op
23
PHOENIX PRO ADDONS
61
Address Format Manager
by burt
Free Addon
Admin
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by burt
Free Addon
Last updated: one year ago
402
Microsoft Clarity
by burt
Free Addon
Admin
Clarity with every click
Clarity is a free product that captures how people use your site. Setup is easy and you'll start getting data in minutes. https://clarity.microsoft.com/
Clarity is a free product that captures how people use your site. Setup is easy and you'll start getting data in minutes. https://clarity.microsoft.com/
Clarity with every click
Clarity is a free product that captures how people use your site. Setup is easy and you'll start getting data in minutes.
Clarity is a free product that captures how people use your site. Setup is easy and you'll start getting data in minutes.
v0.1 - initial release
NOT TESTED
TESTED
N/A
NOT TESTED
TESTED
N/A
by burt
Free Addon
Last updated: one year ago
174
Featured Products
by raiwa
Free Addon
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0 -8.3
TESTED
by raiwa
Free Addon
Last updated: one year ago
5412
Options Images
by raiwa
Free Addon
Admin
Layout PI
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
by raiwa
Free Addon
Last updated: one year ago
3221
Attributes Weight
by raiwa
Free Addon
Admin
Layout PI
Content
Shipping
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
by raiwa
Free Addon
Last updated: one year ago
2159
Cookie Consent by FreePrivacyPolicy
by burt
Free Addon
Other
NOT SUPPORTED
TESTED 7.x
TESTED 8.2
by burt
Free Addon
Last updated: one year ago
583
Paypal Standard for Phoenix
by BrockleyJohn
Free Addon
Payment
NOT SUPPORTED
TESTED 7.4
TESTED 8.3
by BrockleyJohn
Free Addon
Last updated: one year ago
3841
Menu Titles in Admin
by burt
Free Addon
Admin
NOT SUPPORTED
TESTED 7.x
TESTED 8.2
by burt
Free Addon
Last updated: one year ago
289
Stripe Payment
by raiwa
Free Addon
Payment
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
TESTED
by raiwa
Free Addon
Last updated: one year ago
3972
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
2523
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
159
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
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
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
2683
Invoice on Checkout_success
by Kofod95
Free Addon
Content
NOT SUPPORTED
TESTED 7.3
TESTED 8.1
by Kofod95
Free Addon
Last updated: 2 years ago
1796
Best Sellers
by Kofod95
Free Addon
Content
NOT SUPPORTED
TESTED 7.3
TESTED 8.1
by Kofod95
Free Addon
Last updated: 2 years ago
2187
Customers Map
by zipurman
Free Addon
Eye Candy
NOT SUPPORTED
TESTED 7.x
<=8.3
TESTING
by zipurman
Free Addon
Last updated: 2 years ago
288
search for orders by customers name, customers and phone No
by Omar_one
Free Addon
Admin
this module will give you ability to search for orders by entering the customers name, customers email address and customers phone number.
this module will give you ability to search for orders by entering the customers name, customers email address and customers phone number.
change the admin folder name to your admin folder name. copy the files. nothing will overwrite ..
change the admin folder name to your admin folder name. copy the files. nothing will overwrite ..
TESTED 7.x
TESTED 8.x
TESTED 7.x
TESTED 8.x
by Omar_one
Free Addon
Last updated: 2 years ago
147
OSC/Phoniex to Phoenix Migration Utility
by zipurman
Free Addon
Updates/Migration
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
by zipurman
Free Addon
Last updated: 2 years ago
2328
Name-based URLs Demo
by raiwa
Free Addon
Other
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
by raiwa
Free Addon
Last updated: 2 years ago
1599