Admin access

Aus Wiki | modified eCommerce Shopsoftware
Zur Navigation springenZur Suche springen

Tabelle admin_access[Bearbeiten]

Regelt die Zugriffsrechte auf die einzelnen Administrationsbereiche, festgelegt durch php-Dateinamen im Ordner admin/. Für jeden Administrator (Kunde mit Adminstatus) gibt es einen Eintrag in dieser Tabelle worin bestimmt ist worauf er Zugriff hat und worauf nicht.

Feldname Datentyp Beschreibung
customers_id varchar(32) Kunden ID, Ref.Tab.customers
configuration int(1) Zugriff configuration.php, 1 oder 0, 1=Zugriff
modules int(1) Zugriff modules.php, 1 oder 0, 1=Zugriff
countries int(1) Zugriff countries.php, 1 oder 0, 1=Zugriff
currencies int(1) Zugriff currencies.php, 1 oder 0, 1=Zugriff
zones int(1) Zugriff zones.php, 1 oder 0, 1=Zugriff
geo_zones int(1) u.s.w.
tax_classes int(1) u.s.w.
tax_rates int(1) u.s.w.
accounting int(1)
backup int(1)
cache int(1)
server_info int(1)
whos_online int(1)
languages int(1)
define_language int(1)
orders_status int(1)
shipping_status int(1)
module_export int(1)
customers int(1)
create_account int(1)
customers_status int(1)
customers_group int(1) (ab v1.03)
orders int(1)
campaigns int(1)
print_packingslip int(1)
print_order int(1)
popup_memo int(1)
coupon_admin int(1)
listproducts int(1) (ab v.1.06)
listcategories int(1)
gv_queue int(1)
gv_mail int(1)
gv_sent int(1)
validproducts int(1)
validcategories int(1)
mail int(1)
categories int(1)
new_attributes int(1)
products_attributes int(1)
manufacturers int(1)
reviews int(1)
specials int(1)
products_expected int(1) (ab v1.03)
stats_products_expected int(1)
stats_products_viewed int(1)
stats_products_purchased int(1)
stats_customers int(1)
stats_sales_report int(1)
stats_campaigns int(1)
banner_manager int(1)
banner_statistics int(1)
module_newsletter int(1)
start int(1)
content_manager int(1)
content_preview int(1)
credits int(1)
blacklist int(1)
orders_edit int(1)
popup_image int(1)
csv_backend int(1)
products_vpe int(1)
cross_sell_groups int(1)
fck_wrapper int(1)
econda int(1)
cleverreach int(1)
sofortueberweisung_install int(1)
shop_offline int(1) (ab v1.05)
blz_update int(1) (ab v1.06)
remove_oldpics int(1) (ab v1.06)
           
anything