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.479 votes -
362 votesstarted ·
AdminMarco (Admin, OXID) responded
This feature has been contributed to the core by marmalade.de and will be implemented in OXID eShop version 4.6.0
-
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.
327 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...)
287 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=2817285 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.
180 votes -
169 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 -
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=support135 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 shopping105 votes -
Design and develop ajax Admin panel
Better organize admin panel, for faster adding products. Let's face it, admin panel is not good.
96 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 -
92 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
oxdb89 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 -
Product Manager login, to allow editing article-desc, prices, availablilty, etc, but not more
A product-manager login, a level lower than the Admin, who has permissions to simply edit article-descriptions, pricing, stock level and such day-to-day info would help protect the Admin account from being unintentionally "misused".
73 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.70 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