Addons Library
Random Addon
Scheduler - Special Offers
Customer engagement is key to a successful shop. It is far easier to sell to a returning customer than it is to find a new customer...
This is a pack of Two Scheduler Modules for the Queued Emails system. It works by adding emails to the Queue to be sent to customers who are subscribed to notifications about the Product you are adding to your Special Offers.
1. New Special Offer
This module schedules an email, for immediately, advising customers about your Special Offer
2. Special Offer Expiry
This module schedules an email for 5 days (at default settings) prior to the expiry date of your Special Offer. If your Special is open-ended (ie it has no expiry date), this email is NOT scheduled.
Setting up the "Specials" modules takes no more than 2 minutes;
1. Upload new files
2. Write your Email, utilising the inbuilt "merge tags".
This is a pack of Two Scheduler Modules for the Queued Emails system. It works by adding emails to the Queue to be sent to customers who are subscribed to notifications about the Product you are adding to your Special Offers.
1. New Special Offer
This module schedules an email, for immediately, advising customers about your Special Offer
2. Special Offer Expiry
This module schedules an email for 5 days (at default settings) prior to the expiry date of your Special Offer. If your Special is open-ended (ie it has no expiry date), this email is NOT scheduled.
Setting up the "Specials" modules takes no more than 2 minutes;
1. Upload new files
2. Write your Email, utilising the inbuilt "merge tags".
If you are on a version of Phoenix from 1.0.8.5 to 1.0.9.5, this addon is still useable so long as you install the Queued Emails foundation system found here which is a backported version of the 1.0.9.6 core files. Put simply, anyone using v1.0.8.5 onwards can use Queued Emails & this SPECIALS addon for it.If the price of this addon does not suit your business, contact me anyway. I'm sure we can come up with a good deal that suits each other. Prices are not set in stone.
Two Scheduler Modules for Special Offers, sent to customers who subscribe to notifications about the Product.
£40
TESTED 7.x
TESTED 8.x
by burt
Paid Addon
Random Addon
Continue Shopping Shopping Cart Layout Module
The purpose of this contribution is to add a Continue Shopping button to the Shopping Cart Page as a Pi/Layout Module.
- If there are products in the shopping cart, it will link to the category of the last added product.
- If there are no products in the shopping cart, it linls to the last visited category or product.
- If the visitor comes back from any checkput `page, it links to the home page.
- If there are products in the shopping cart, it will link to the category of the last added product.
- If there are no products in the shopping cart, it linls to the last visited category or product.
- If the visitor comes back from any checkput `page, it links to the home page.
The purpose of this contribution is to add a Continue Shopping button to the Shopping Cart Page as a Pi/Layout Module.
- If there are products in the shopping cart, it will link to the category of the last added product.
- If there are no products in the shopping cart, it linls to the last visited category or product.
- If the visitor comes back from any checkput `page, it links to the home page.
- If there are products in the shopping cart, it will link to the category of the last added product.
- If there are no products in the shopping cart, it linls to the last visited category or product.
- If the visitor comes back from any checkput `page, it links to the home page.
10,00 €
Initial Release
NOT SUPPORTED
TESTED 7.x
TESTED 8.0 - 8.5
TESTED
by raiwa
Paid Addon
Discount Codes
by raiwa
Free Addon
Discounts
NOT SUPPORTED
TESTED
TESTED 8.0-8.5
TESTED
by raiwa
Free Addon
Last updated: a week ago
11596
Store Mode
by raiwa
Free Addon
Other
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
TESTED
by raiwa
Free Addon
Last updated: 10 months ago
10856
KissIT Image Thumbnailer
by raiwa
Free Addon
Other
NOT SUPPORTED
TESTED 7.x
Tested 8.0-8.5
TESTED
by raiwa
Free Addon
Last updated: a month ago
7107
CE Phoenix Upgrader Utility
by BrockleyJohn
Free Addon
Updates/Migration
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
by BrockleyJohn
Free Addon
Last updated: 2 months ago
6361
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
6296
Set specials on product-edit
by Kofod95
Free Addon
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.
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
- 2024-06-14 - Bugfix to avoid creating unwanted specials with a price of zero. Thank you, radhavallabh.
- 2024-05-24 - Cleaned up and updated for 1.0.8.21 and newer
- 2022-01-13 - Updated to work on 1.0.8.5 and newer. Modernized.
- 2021-09-14 - Bugfix and correction on structure; thank you BrockleyJohn. Add datepicker.
- 2021-06-01 - Initial release
NOT SUPPORTED
TESTED 7.3
TESTED 8.1
NOT SUPPORTED
TESTED 7.3
TESTED 8.1
by Kofod95
Free Addon
Last updated: 2 years ago
5259
Store Hotline
by raiwa
Free Addon
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
by raiwa
Free Addon
Last updated: 6 days ago
4831
Menu Master Lite
by zipurman
Free Addon
Other
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2
by zipurman
Free Addon
Last updated: 2 years ago
4214
Ship In Cart
by raiwa
Free Addon
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
by raiwa
Free Addon
Last updated: 3 days ago
4160
UPS Shipping Module
by zipurman
Free Addon
Shipping
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
by zipurman
Free Addon
Last updated: 2 years ago
4091
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
3973
Shop by Price
by raiwa
Free Addon
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
by raiwa
Free Addon
Last updated: 6 days ago
3692
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
Holiday - Promotional Message
by raiwa
Free Addon
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
by raiwa
Free Addon
Last updated: 6 days ago
3466
Customer Orders Tab
by BrockleyJohn
Free Addon
Admin
NOT SUPPORTED
TESTED 7.4
NOT TESTED
by BrockleyJohn
Free Addon
Last updated: 8 months ago
3400
Mollie Payment 2024(Repack)
2024-04-27 (2024.1.0)
- Added support for PHP 8.2
2024-04-22 (2024.0.0)
- Fixed some issues with mollie_base and mollie_helper throwing errors in 1.0.9.1
2023-09-08 (2023.0.0)
- Fixed some issues with mollie_base and mollie_helper throwing errors in 1.0.8.20
by zipurman
Free Addon
Payment
This is a re-pack of the addon created by Mollie B.V. <info@mollie.nl> with changes to get it working with Phoenix (1.0.9.1)
This version is based on the 1.0 API which will no longer work after December 2024.
You should upgrade to API Version 2: app.php/addons/paid_addon/mollie_paymen ... es_api_v2/
This version is based on the 1.0 API which will no longer work after December 2024.
You should upgrade to API Version 2: app.php/addons/paid_addon/mollie_paymen ... es_api_v2/
This is a re-pack of the addon created by Mollie B.V.
Change Log2024-04-27 (2024.1.0)
- Added support for PHP 8.2
2024-04-22 (2024.0.0)
- Fixed some issues with mollie_base and mollie_helper throwing errors in 1.0.9.1
2023-09-08 (2023.0.0)
- Fixed some issues with mollie_base and mollie_helper throwing errors in 1.0.8.20
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2
by zipurman
Free Addon
Last updated: 2 years ago
3357
Hide Boxes on small devices
by raiwa
Free Addon
Other
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
by raiwa
Free Addon
Last updated: 2 years ago
3091
Left Admin Menu
by zipurman
Free Addon
Admin
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
by zipurman
Free Addon
Last updated: 2 years ago
2706
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
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
TinyMCE WYSIWYG editor
by puddlec
Free Addon
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 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: 5 years ago
2370
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
Reviews Navbar Header Modules
by raiwa
Free Addon
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
by raiwa
Free Addon
Last updated: 4 years ago
2088