Addons Library
Random Addon
Shopping Cart Auto Update
This Add-on adds + - buttons to change the quantity of products in the shopping cart.
By changing the amount of a product, using the + - buttons as well as entering a new number for quantity, the product quantity is updated automatically without additional click.
It also auto updates the cart when removing a product.
Displays an additional loading icon during the update process.
By changing the amount of a product, using the + - buttons as well as entering a new number for quantity, the product quantity is updated automatically without additional click.
It also auto updates the cart when removing a product.
Displays an additional loading icon during the update process.
This Add-on adds + - buttons to change the quantity of products in the shopping cart.
By changing the amount of a product, using the + - buttons as well as entering a new number for quantity, the product quantity is updated automatically without additional click.
It also auto updates the cart when removing a product.
Displays an additional loading icon during the update process.
By changing the amount of a product, using the + - buttons as well as entering a new number for quantity, the product quantity is updated automatically without additional click.
It also auto updates the cart when removing a product.
Displays an additional loading icon during the update process.
25,00 €
Changes v. 4.1:
- updated for Phoenix 1.0.8.7+.
Changes v. 4.0:
- updated for Phoenix 1.0.7.2+.
Changes v. 3.0:
- updated for Phoenix.
Changes v. 2.5:
- updated to fontawesome 5 icon.
- updated auto template inclusion and template naming for 2.3.4.1 CE Frozen
- updated deprecated each function for PHP 7.2
Changes v. 2.4:
- changed update_id preg_replace function for option type text compatibility.
- added css style no hover event to spinner icon
Changes v. 2.3:
- hardcoded filenames, database table names and paths for compatibility with newest EDGE versions.
- updated for Phoenix 1.0.8.7+.
Changes v. 4.0:
- updated for Phoenix 1.0.7.2+.
Changes v. 3.0:
- updated for Phoenix.
Changes v. 2.5:
- updated to fontawesome 5 icon.
- updated auto template inclusion and template naming for 2.3.4.1 CE Frozen
- updated deprecated each function for PHP 7.2
Changes v. 2.4:
- changed update_id preg_replace function for option type text compatibility.
- added css style no hover event to spinner icon
Changes v. 2.3:
- hardcoded filenames, database table names and paths for compatibility with newest EDGE versions.
by raiwa
Paid Addon
Random Addon
Store Mode
How it works
This add-on allowes to switch your store to different closed/maintenance modes. It allows you to do installations, maintenance and checks closing only the strict necessary areas of your store.
Compatibility:
Phoenix Cart 1.0.8.4+
PHP: 7.0 - 7.4
Tested with Phoenix 1.0.8.14
This add-on allowes to switch your store to different closed/maintenance modes. It allows you to do installations, maintenance and checks closing only the strict necessary areas of your store.
Compatibility:
Phoenix Cart 1.0.8.4+
PHP: 7.0 - 7.4
Tested with Phoenix 1.0.8.14
Store modes:
Online: Normal store mode
Custom: Customizable group of pages. Default: product_reviews.php and product_reviews_write.php. Any group of pages can be defined. Customers will be redirected to the last visited page outside the restricted area or index.php. A temporary message will be shown only if a customer tries to access the restircted area.
Checkout: By default all checkout pages are included in this group. Customers will be redirected to the last visited page outside the restricted area or shopping_cart.php. A permanent message will be shown on the shopping cart page and optional on the index page. An additional temporary message shows only if a customer tries to access the restircted area.
Account: By default all checkout pages and account pages are included in this group. Customers will be redirected to the last visited page outside the restricted area or index.php. A permanent message will be shown on the shopping cart page and index page. An additional temporary message shows only if a customer tries to access the restricted area.
Offline: Customers will be redirected by .htaccess rewrite rules to a standalone 503 maintenance page.
The store administrators IP will be entered automatically in a configuration list. Additional administrators/developpers IPs can be added. These IPs are excluded from redirects in all the above listed Modes. Test Modes for all above listed modes are available which will only redirect the IP's included in the configuration list. This can be used to check the redirects and messages.
Online: Normal store mode
Custom: Customizable group of pages. Default: product_reviews.php and product_reviews_write.php. Any group of pages can be defined. Customers will be redirected to the last visited page outside the restricted area or index.php. A temporary message will be shown only if a customer tries to access the restircted area.
Checkout: By default all checkout pages are included in this group. Customers will be redirected to the last visited page outside the restricted area or shopping_cart.php. A permanent message will be shown on the shopping cart page and optional on the index page. An additional temporary message shows only if a customer tries to access the restircted area.
Account: By default all checkout pages and account pages are included in this group. Customers will be redirected to the last visited page outside the restricted area or index.php. A permanent message will be shown on the shopping cart page and index page. An additional temporary message shows only if a customer tries to access the restricted area.
Offline: Customers will be redirected by .htaccess rewrite rules to a standalone 503 maintenance page.
The store administrators IP will be entered automatically in a configuration list. Additional administrators/developpers IPs can be added. These IPs are excluded from redirects in all the above listed Modes. Test Modes for all above listed modes are available which will only redirect the IP's included in the configuration list. This can be used to check the redirects and messages.
Changes 1.4.4:
- Disable Checkout content module on shopping cart page for "Checkout" mode. This prevents the PayPal Express button to be used. Thanks to @bermuda for the suggestion
- Removed debug code in shop hook. Thanks to @bermuda for the report
Changes 1.4.3:
- Added check for invalid/wrong formatted IP adresses
- Added strip trailing blank spaces/tabs from IP adresses
- Added error message showing the wrong IPs
Changes 1.4.2:
- Updated Copyright info to Phoenix cart
- updated screenshots to Phoenix Cart
- tested with Phoenix 1.0.8.0
Changes 1.4.1:
- Applied typo fix in store module. Thanks to @vmn
Changes 1.4.0:
- updated for Phoenix 1.0.7.3+
- moved redirects to system hook
- changed header tag module to store module
- updated modules to abstarct executable modules
- added admin siteWide hook to display mode message
- updated language files to const
- general code cleanup and modernization to match core code
Changes 1.3.2:
- fixed code reference in .htaccess offline mod script
Changes 1.3.1:
- fixed typo in header module english language file. Thanks to @mhsuffolk
- fixed undefined error message. Thanks to @mhsuffolk
Changes 1.3.0:
- header module updated for Phoenix BS 4
- Updated header module message to show correct offline time if 2h auto setting is used
- Updated admin header module message for 2h auto setting
Thanks to @ecommunlimited, @Fiber and @frankl for testing and reports
Inspired by:
Store Mode (Open | Closed | Maintenance)
and:
Site Maintenance Status - All versions
Maintenance page based on the page included there. Thanks to @Demitry
- Disable Checkout content module on shopping cart page for "Checkout" mode. This prevents the PayPal Express button to be used. Thanks to @bermuda for the suggestion
- Removed debug code in shop hook. Thanks to @bermuda for the report
Changes 1.4.3:
- Added check for invalid/wrong formatted IP adresses
- Added strip trailing blank spaces/tabs from IP adresses
- Added error message showing the wrong IPs
Changes 1.4.2:
- Updated Copyright info to Phoenix cart
- updated screenshots to Phoenix Cart
- tested with Phoenix 1.0.8.0
Changes 1.4.1:
- Applied typo fix in store module. Thanks to @vmn
Changes 1.4.0:
- updated for Phoenix 1.0.7.3+
- moved redirects to system hook
- changed header tag module to store module
- updated modules to abstarct executable modules
- added admin siteWide hook to display mode message
- updated language files to const
- general code cleanup and modernization to match core code
Changes 1.3.2:
- fixed code reference in .htaccess offline mod script
Changes 1.3.1:
- fixed typo in header module english language file. Thanks to @mhsuffolk
- fixed undefined error message. Thanks to @mhsuffolk
Changes 1.3.0:
- header module updated for Phoenix BS 4
- Updated header module message to show correct offline time if 2h auto setting is used
- Updated admin header module message for 2h auto setting
Thanks to @ecommunlimited, @Fiber and @frankl for testing and reports
Inspired by:
Store Mode (Open | Closed | Maintenance)
and:
Site Maintenance Status - All versions
Maintenance page based on the page included there. Thanks to @Demitry
Donate to Raiwa. Thank you for donating, it allows me to spend more time developing free contributions for you to use.
by raiwa
Free Addon
Banner Modules
by raiwa
Paid Addon
Content
The banner modules allow to show banners defined in the standard adverts manager. Extensive configuration possiblities. HTML text support included.
Included Slideshow modules:
Header module
Index module
Footer module
Box
Included Static modules:
Header module
Index module
Footer module
Box
Independant banner page
Included Slideshow modules:
Header module
Index module
Footer module
Box
Included Static modules:
Header module
Index module
Footer module
Box
Independant banner page
The banner modules allow to show banners defined in the standard adverts manager. Extensive configuration possiblities. HTML text support included.
30,00 €
Changes Version 2.2:
- Updated for Phoenix 1.0.8.6.+
- Modernized code to match actual Phoenix standards
Version: 2.1
Includes also previous versions 1.2 and 2.0
Compatibility:
Version 2.1.
Phoenix 1.0.7.10.+
PHP 7.0 - 7.4
Version 2.0.
Phoenix 1.0.5.5+
PHP 7.0 - 7.4
Versión 1.2.
Phoenix 1.0.5.5+
OsCommerce 2.3.4.1. CE Frozen
OsCommerce 2.3.4.(1.) Bootstrap Community Version (Index module requires modular index page)
PHP 5.3 - 7.2
- Updated for Phoenix 1.0.8.6.+
- Modernized code to match actual Phoenix standards
Version: 2.1
Includes also previous versions 1.2 and 2.0
Compatibility:
Version 2.1.
Phoenix 1.0.7.10.+
PHP 7.0 - 7.4
Version 2.0.
Phoenix 1.0.5.5+
PHP 7.0 - 7.4
Versión 1.2.
Phoenix 1.0.5.5+
OsCommerce 2.3.4.1. CE Frozen
OsCommerce 2.3.4.(1.) Bootstrap Community Version (Index module requires modular index page)
PHP 5.3 - 7.2
by raiwa
Paid Addon
Last updated 4 weeks ago