Addons Library

Zipur Bundler - Free
Updates/Migration
This addon will allow you to easily install and manage addons created with the paid version of Zipur Bundler.

NOTE: Not tested on Windows Servers. Working on this for next release.
This addon will allow you to easily install and manage addons created with the paid version of Zipur Bundler.
2.2.0 (10/31/2022)
- Fixed any deprecated tep_ function issues for 1.0.8.19
2.1.0 (06/30/2022)
- Initial Release
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
NOT SUPPORTED
TESTED 7.x
TESTED 8.0

by zipurman
Free Addon
Last updated: one year ago
971
Wholesale Lite
Discounts
Wholesale Lite
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2

by raiwa
Free Addon
Last updated: 2 months ago
2332
USPS Shipping Module
Shipping
USPS Shipping Module
NOT SUPPORTED
TESTED 7.x
TESTED 8.0

by zipurman
Free Addon
Last updated: a month ago
1225
UPS Shipping Module
Shipping
UPS Shipping Module
NOT SUPPORTED
TESTED 7.x
TESTED 8.0

by zipurman
Free Addon
Last updated: a week ago
3291
Ultimate SEO Urls
Other
Features

Ultimate SEO URL rewrites the standard Phoenix URLs to make them more user friendy and with multi-language support.

Products URLs can be composed with any combination of product, category, manufacturer or model names in any order. It can be changed and the old URL will redirect to the new one.

For example if you choose category/brand/model/product-name and if the uri type is path based your product url will look like:

Code: Select all

www.mysite.com/vegetables-von-peacock-green-tomatoes-gtom-p-6.html
instead of the regular:

Code: Select all

www.mysite.com/product_info.php?products_id=6
Multilanguage and SEO

It also adds the ability to diferentiate URLs by language, creating different URL addresses for each one, something crucial if you want your pages to be indexed correctly by browsers depending on its target language.

Stock Phoenix returns the same URI for all the language localized versions of a page. This app will make them different pages, i.e.:

Default language (i.e. English): www.mysite.com/green-tomatoes-p-6.html
Second language (i.e. Spanish): www.mysite.com/es/tomates-verdes-p-6.html
Third language (i.e. French): www.mysite.com/fr/tomates-vertes-p-6.html

Note default language will not include the language path (/en/, /es/, /fr/, /de/...)

Canonical and hreflang tags

The app also includes canonical and hreflang modules that adds differentiating tags to these pages. This highly improves Phoenix SEO capabilities for multi-lingual shops.

With the canonical tags Info pages will be linked to their corresponding .php file, avoiding the spiders finding duplicated content, i.e.;

www.mysite.com/info.php?pages_id=1

will become

www.mysite.com/privacy-cookie-policy-pi-1.html

and both canonicat tags on these pages will point to

www.mysite.com/privacy.php

as the default URL for the same content.

With hreflang tags each page will containg links of other localized version of itself:

English <link rel="alternate" hreflang="en" href="http://www.mysite.com/my-great-category-c-3.html" />
German <link rel="alternate" hreflang="de" href="http://www.mysite.com/de/meine-super-kategorie-c-3.html" />
Spanish <link rel="alternate" hreflang="es" href="http://www.mysite.com/es/mi-estupenda-c ... a-c-3.html" />

Cache

It also has the ability to cache URLs, using three methods: File, SQLite or Mysql based. This will improve the page generation times by saving database queries, specially on sites with lots of products and categories or servers with low resources.

404 error page

You can personalize your "404 Not found" page. The template is located at: /templates/default/includes/pages/notfound_404.php. It will return correct 404 header unlike stock one does.

Sitemap

Included in this package is a sitemap generator compatible with multiple languages. It will generate separate sitemaps for products, categories and other pages. To generate the sitemap you must access /sitemaps/index.php directory of your website. This task can be automated if you wish.
Ultimate SEO URL rewrites the standard Phoenix URLs to make them more user friendy and with multi-language support.

by Piernas
Free Addon
Last updated: one year ago
3650
UK Telephone Number Format
Other
This Addon will format the customers telephone number into a more recognizable UK format.

EG
01 234 567890 => 01234567890
+44 1234 567890 => 01234567890

This Addon is a simple hook listening to the create_account logic. All you need to do is upload the Hook.
Any inputted telephone number will be formatted appropriately.
This Addon will format the customers telephone number into a more recognizable UK format.
NOT SUPPORTED
TESTED 7.x
TESTED 8.3
NOT SUPPORTED
TESTED 7.x
TESTED 8.3

by burt
Free Addon
Last updated: 3 weeks ago
21
TinyMCE WYSIWYG editor
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 the TinyMCE editor within the admin section.

by puddlec
Free Addon
Last updated: 2 years ago
1801
Swedish Language Pack
Languages
Bertil
The frontend fully tested
Here is the Swedish language pack for Phoenix Cart.

by Bertil
Free Addon
Last updated: one year ago
942
Stripe Payment
Payment
Stripe Payment
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2

by raiwa
Free Addon
Last updated: a month ago
3102
Store Pickup
Shipping
Store Pickup
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2

by raiwa
Free Addon
Last updated: 2 years ago
827
Store Mode
Other
Store Mode
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2

by raiwa
Free Addon
Last updated: 4 months ago
4432
Store Logos Multi
Admin Content
Store Logos Multi
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2

by raiwa
Free Addon
Last updated: 2 years ago
745
Store Hotline
Content
Store Hotline
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2

by raiwa
Free Addon
Last updated: one year ago
1393
Spanish Language Pack
Languages
Spanish Language Pack

by raiwa
Free Addon
Last updated: 3 weeks ago
13765
Sloppy Words Cleaner
Admin
Sloppy Words Cleaner
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2

by raiwa
Free Addon
Last updated: 2 years ago
791
Slim Checkout
Content
Slim Checkout
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2

by raiwa
Free Addon
Last updated: a month ago
2573
Single Confirmation Click
Other
Prevents multiple clicks on checkout confirmation
Very basic, single file, hook-based addon. Adds click handler to checkout confirmation button to prevent multiple clicks, caters for form validation. Works using button class "btn-success" and form name "checkout_confirmation"
Change Log Here
NOT SUPPORTED
TESTED 7.4
NOT TESTED
NOT SUPPORTED
TESTED 7.4
NOT TESTED

by BrockleyJohn
Free Addon
Last updated: 2 years ago
639
Simple Header Message
Other
Simple Header Message
NOT SUPPORTED
TESTED 7.x
TESTED 8.0

by zipurman
Free Addon
Last updated: one year ago
986
Shortcodes Hook
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!

Add your own [shortcode] addons that use this for integration into info_pages and other areas.
1.0.0 (11/24/2022)
- Initial Release
NOT SUPPORTED
TESTED 7.x
TESTED 8.0
NOT SUPPORTED
TESTED 7.x
TESTED 8.0

by zipurman
Free Addon
Last updated: one year ago
634
Shopping Cart extra message
Content
Shopping Cart extra message

by ReneH4
Free Addon
Last updated: 3 years ago
1437
Shop by Price
Content
Shop by Price
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2

by raiwa
Free Addon
Last updated: 3 weeks ago
828
Ship In Cart
Content
Ship In Cart
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.2

by raiwa
Free Addon
Last updated: 4 weeks ago
1968
ShareThis on product pages
Other
ShareThis on product pages
NOT SUPPORTED
TESTED 7.x
TESTED 8.0

by zipurman
Free Addon
Last updated: 3 years ago
330
Set specials on product-edit
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.
A small hook to add a specials-input on the product-edit
  • 01/06 2021 - Initial release
  • 14/09 2021 - Bugfix and correction on structure; thank you BrockleyJohn. Add datepicker.
  • 13/01 2022 - Updated to work on 1.0.8.5 and newer. Modernized.

by Kofod95
Free Addon
Last updated: 2 years ago
3370