Feature Requests
Welcome to the official feature request voting tool for OXID eShop, the trusted Open Source eCommerce system written in PHP.
-
Install a B2B/B2C feature
In the German forum very often user asks for a B2B/B2C feature for the CE.
The high frequency of this request shows that many users would like to use the CE as a B2B or B2B/B2C store. But up to now you can only use the PE together with a B2B modul or the EE for this kind of store. But not the CE.488 votes -
Fix only BUGs, no new awesome features
Increase your effort in fixing Bugs and clear concepts. Concentrate on your core competences like, a stabel running system, easy to use and analyse checkout, easy to use admin-interface and make everythink working solid and smooth.
You can also think about using your own module system to include new feature, why has everything to be in the standard core ?
You will never be able to have all the latest stuff in your standart edition of your software. There are partners who can care about that.
337 votes -
Implement one-page checkout
Implement an _option_ for one-page checkout. Using Ajax, load shipping- and payment options on the same page. Described and discussed here (German):
http://www.oxid-esales.com/forum/showthread.php?t=2817312 votes -
Product filter for the complete shop
At the moment, we have got product filters over attributes used in specific categories.
As this depends on your portfolio, let the shop owner by option decide if he wants to have a filter over the categories or over the complete shop.Additionally: Have the option to group the attributes.
Additionally: Make attributes "visible" (colour-picker - you wanna buy shoes? Show me the red ones only...)
293 votes -
Prices excl./incl. VAT
A lot of shops need to choose the way of price display. For example, IT dealer needs both prices (price incl. and excl. VAT), B2B dealer needs excl. VAT price only, small B2C needs incl. VAT only. It would by great to have set this posibility in admin.
188 votes -
Get rid of smarty
Get rid of smarty and use PHP-templates instead
176 votes -
Make a Oxid Version with Long Term Support (LTS)
Make a Version with Long Term Support (LTS). In this Version, only bugs will be fixes for a defined time, e.g. 2 years. Especially no new awesome and buggy features should be implemented in this version. Give the Shop Owners time to get back their investment and dont force them to follow any fancy trends. Make sure that this version is bugfree and work together with efire. Also 3rd Party Modules could be certified for the LTS Version.
I got the idea for a LTS version form ubuntu: https://wiki.ubuntu.com/LTS
I started here to discuss about it (in German):
http://www.oxid-esales.com/forum/showthread.php?t=6155&highlight=support142 votes -
Make reviews optional without the need to register
It would be great if you could make reviews optional without the need to register. Include a captcha for spam protection.
137 votes -
121 votes
-
Optimize voucher functions
1. Allow purchase if voucher value is greater than produkt price:
Ex: Voucher value is 50,- EUR, Price is 49,95 EUR2. Allow rest credits on vouchers with serial numbers:
Ex: Voucher value is 50,- EUR, produkct price is 30,- EUR, rest value is 20,- EUR for further shopping117 votes -
Design and develop ajax Admin panel
Better organize admin panel, for faster adding products. Let's face it, admin panel is not good.
103 votes -
How many % saved?
How many % saved? → Code is already there: http://www.oxid-esales.com/en/resources/forum/entwickler/sie-sparen-x-anzeigen-lassen-bei-uvp
96 votes -
Use the Template Override System
It´s nice to have the override system. Why don't use it?
You can make a basic template yust with the really neccessary html and css and do the basic template as sCustomTheme.
So it's much more easy to create a individual template and update it.96 votes -
93 votes
-
Make specific classes overloadable
Moved from bugtrack:
https://bugs.oxid-esales.com/view.php?id=1097Some classes which are loaded before the config can't be overloaded with a module, e.g. oxutilsfile. There should be a possibility to adapt this functionality by a module.
Affected classes, currently not extendable by module framework:
oxutilsobject
oxutilsfile
oxsession
oxutilsserver
oxutils
oxdb92 votes -
Round function for swiss shops
For swiss shops it's essential that currency values can rounded to 0.05.
For example:
CHF 10.12 = 10.10
CHF 10.16 = 10.15Thes functionality should be available as option, because in VAT it's not needed and in totals it's needed!
My Proposal:
Two types of Currency
- Currency raw
- Currency roundedConfig Setting
- Round Currency to... [Field]76 votes -
fulltext search
Implement fulltext search for whole eshop content - serarching in products, categories, vendors, cms pages...
There should be settings for definition search weights, for example keyword in product title has more value than keyword in description.71 votes -
Oxid-eFire PayPal module does not support payPal Sandbox-Accounts
To set up a proper test environment one should have the ability to configure an eFire test account to work with PayPal sandbos test accounts. Otherwise you have to test on a production environment with real accounts.
62 votes -
Display variant-articles in lists
Need a possibility to display separate variants in lists (i.e. in case if parent article is not assigned to the same category). Currently if parent article is not assigned to category, but the variant-article is assigned - variant is not displayed in the list.
Lack of such possibility is blocker for bug:
https://bugs.oxid-esales.com/view.php?id=136454 votes -
Discount for category should have an option: Per article/Per category
Currently when ABS discount on particular category is created, in the basket it is applied for each article from this particular category. So means discount is multiplied by amount of articles from this category.
Would be good to have special option, which defines how this discount should be applied:
a) per article - so discount will be applied for each article in selected category (as is now);
b) per category - if there is in basket at least one article from selected category, then discount would be applied only once (one amount).
This option should be active only when creating… more52 votes