[strip interpolate=1] [if-mm !logged_in] [bounce page="__UI_BASE__/login"] [/if-mm] [set page_title]Interchange Administration[/set] [tmp ui_no_title]1[/tmp] [set icon_name][/set] [set help_name]index[/set] [set ui_class]None[/set] [seti meta_header] [/seti] [/strip] @_UI_STD_HEAD_@




[calc] my $data = q{[version extended=1 modules=1 joiner="

"]}; return unless $data =~ /IMPORTANT/; my @lines = grep /not\s+found/, split '

', $data; my @important = grep /IMPORTANT/, @lines; my @minor = grep $_ !~ /IMPORTANT/, @lines; my $imp = join '

', @important; my $minor = join '

', @minor; return <

EOF [/calc] [if-mm advanced order] [/if-mm] [if-mm advanced page] [/if-mm] [if-mm advanced userdb] [/if-mm] [if-mm advanced sitedesign] [/if-mm] [if-mm advanced item] [/if-mm] [if-mm advanced stats] [/if-mm] [if-mm advanced item] [/if-mm] [if-mm advanced techadmin] [/if-mm]

Admin interface will not work properly.

Please install needed Perl modules:
$imp
$minor
The easiest way to do this is to use the CPAN module and do:
perl -MCPAN -e 'install Bundle::Interchange'
 Orders View and manage incoming orders, archive and access past orders
 Content Create, edit, upload and download pages
 Customers View and manage customer information and order history
 Design Organize site navigation, manage site layout
 Items Add and edit items displayed for sale on the site
 Reporting View statistics on orders and site traffic, create custom reports
 Merchandising Set up quantity pricing, up-sell, promotions, and affiliates
 Administration Administrator and developer-oriented tools



@_UI_STD_FOOTER_@