Addons Library
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
3355
Repeat Order
by zipurman
Free Addon
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
by zipurman
Free Addon
Last updated: 2 years ago
1519
Square Cards, Apple + Google Pay, ACH, Gift Cards
by BrockleyJohn
Paid Addon
Payment
£75.00
by BrockleyJohn
Paid Addon
Last updated: 2 years ago
Stripe Payment Element
by BrockleyJohn
Paid Addon
Payment
£50
NOT SUPPORTED
TESTED 7.4
TESTED 8.3
by BrockleyJohn
Paid Addon
Last updated: 2 years ago
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
2704
Newsletter subscribtion at completed order
by Kofod95
Free Addon
Content
This addon will add a block at checkout_succes (after a customer has placed and confirmed their order), that allow the customer to subscribe to your stores newsletter.
If a customer is already subscribed, the block will not show.
Can be installed with the Zipur-bundler. Readme included for manual install
If a customer is already subscribed, the block will not show.
Can be installed with the Zipur-bundler. Readme included for manual install
Allows customers to subscribe to General newsletter after checkout
2024-05-24: Updated to work on newer versions of PhoenixCart
2021-08-18: Initial release
2021-08-18: 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
1819
Extra Services
by Kofod95
Free Addon
Content
Order Total
NOT SUPPORTED
TESTED 7.3
TESTED 8.1
by Kofod95
Free Addon
Last updated: 2 years ago
636
Maths Captcha
by admin
Free Addon
Other
Maths Captcha originally released to Supporters of the Project.
Hook which adds a Maths question to some of the forms on your site.
1.0.2
Deprecated tep_ functions fixed for later Phoenix Cart versions
Hook which adds a Maths question to some of the forms on your site.
1.0.2
Deprecated tep_ functions fixed for later Phoenix Cart versions
Hook which adds a Maths question to some of the forms on your site.
by admin
Free Addon
Last updated: 2 years ago
904
Search Type Ahead
by zipurman
Free Addon
Eye Candy
NOT SUPPORTED
TESTED >= 7.2
TESTED 8.0-8.3
by zipurman
Free Addon
Last updated: 2 years ago
1787
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
5256
Store Logos Multi
by raiwa
Free Addon
Admin
Content
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
by raiwa
Free Addon
Last updated: 2 years ago
3077
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
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
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
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
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
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
Scheduler - Buy Again Reminder
by burt
Paid Addon
Admin
Queued Emails
£40
TESTED 7.x
TESTED 8.x
by burt
Paid Addon
Last updated: 2 years ago
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
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
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
View Customers Queue
by burt
Paid Addon
Queued Emails
£10
TESTED 7.x
TESTED 8.x
by burt
Paid Addon
Last updated: 2 years ago
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