OsCommerce
OsCommerce ist eine in PHP geschriebene Shop-Webapplikation. Leider reicht der Funktionsumfung noch nicht aus, deshalb müssen noch Erweiterungen installiert werden.
allgemeine Anpassungen
Easy Populate
Mit Easy Populate ist es möglich, seine Artikel über eine CSV-Datei zu ändern und diese dann in osc einfach uploaden.
http://www.oscommerce.com/community/contributions,500
Header Tags Controller http://www.oscommerce.com/community/contributions,207
Down for maintenance http://www.oscommerce.com/community/contributions,1406
Description in product & categories Listing
EU-Banktransfer http://www.oscommerce.com/community/contributions,3198
Rechnungslayout über Admin + Texteingabe in Rechnung
später vielleicht http://www.oscommerce.com/community/contributions,2729
allprods http://www.oscommerce.com/community/contributions,137
Edit Orders http://www.oscommerce.com/community/contributions,1435
x-sell (Cross Sell)
Zuordnung muss manuel gemacht werden, Patcherei auch ziemlich gross, deswegen nehmen wir es nicht. http://www.oscommerce.com/community/contributions,1415 http://www.oscommerce.com/community/contributions,1429
Contrib-Installer http://www.oscommerce.com/community/contributions,3286
B2B
Wird derzeit noch nicht benötigt http://www.oscommerce.com/community/contributions,3613
Enable/ Disable Categories
Nutzen nicht so wirklich ersichtlich, desweiteren muss osc ziemlich gepatched werden.. http://www.oscommerce.com/community/contributions,326
add a quickie
attrib sort
inaktive user
sales report
diverse Reports im Admin zur Analyse des Kundenverhaltens
Print Order
HTML Editor
allcategories
Veränderter Login
pdf Datasheet
deutsche Anpassungen
Steuerklassen und -zonen
INSERT INTO tax_rates VALUES (1, 1, 1, 1, 16.0000, 'enthaltene MwSt. 16%', now(), now()); INSERT INTO tax_rates VALUES (2, 1, 2, 1, 7.0000, 'enthaltene MwSt. 7%', now(), now()); INSERT INTO tax_class VALUES (1, 'German Normal', 'normaler Steuersatz für Dienstleistungen und alle non-food Artikel', now(),now()); INSERT INTO tax_class VALUES (2, 'German Vermindert', 'verminderter Steuersatz für Lebensmittel und Bücher', now(), now()); # EU INSERT INTO geo_zones (geo_zone_id,geo_zone_name,geo_zone_description,date_added) VALUES (1,'Europäische Union','Für alle Kunden innerhalb der europäische Union',now());
Damit im Footer das richtige Format angezeigt wird, muss die richtige Spracheinstellung gemacht werden. vorhandene Sprachen kann man sich mit
locale -a C de_DE de_DE@euro de_DE.iso885915 de_DE.iso885915@euro POSIX
anzeigen lassen. in /catalog/includes/languages/german.php
@setlocale(LC_TIME, 'de_DE.iso885915');
ändern.
Contribution composition for legal requirements at OSC in Germany http://www.oscommerce.com/community/contributions,2992
AGB Bestätigung http://www.oscommerce.com/community/contributions,1935
DPD - deutscher Paket Dienst Versandmodul http://www.oscommerce.com/community/contributions,3138
COD charge for German Parcel or Deutsche Post http://www.oscommerce.com/community/contributions,1951
Impressum http://www.oscommerce.com/community/contributions,3291
Lastschriftverfahren http://www.oscommerce.com/community/contributions,826
Adminbereich
Damit werden die Texte bzw. Knfigurationseinstellungen in deutsch angezeigt.
http://www.oscommerce.com/community/contributions,3803
einfach admin_german.sql vom 28 Nov 2005 ausführen, fertig
deutsche Ländertable http://www.oscommerce.com/community/contributions,259
Überweisung http://www.oscommerce.com/community/contributions,3199
Sonstiges
Homepage http://www.oscommerce.com/
deutschen Knowledge-Base http://de.oscommerce.info/kb
Mehrwertsteuer http://forums.oscommerce.de/index.php?showtopic=14225
OsC-Module http://www.oscommerce.com/community/contributions
Texte ändern http://forums.oscommerce.de/viewtopic.php?t=14465
FAQ http://forums.oscommerce.de/index.php?showforum=7