LedgerCart instantly creates an online store and order system using information in your SQL-Ledger. Users can browse products and services, add items to their cart and checkout in a familiar way. New order is added to SQL-ledger sales orders.
Existing customers can get a new password to their email using 'forgot password'. New customers can register during checkout.
Customers can browse their orders and invoices when logged-in.
Important features:
Email us at sales@ledger123.com for online demo and pricing information.
LedgerCart is a Perl CGI script and can be installed with minimal configuration and effort.
LedgerCart does not need to be installed on the same server hosting your sql-ledger.
There are two admin interfaces to ledgercart.
When you login as an admin user to LedgerCart, you can:
These features are enabled inline. Item detail screen shows links to do all of the above.
LedgerCart is extremely easy to customize. LedgerCart consists of one big gateway script 'index.pl' which processes html templates created with Template::Toolkit.
Template::Toolkit templates are standard html files which can include Perl variables within [% and %] delimiters. You can copy the default templates and modify them as you please.
New pages can be added by creating standard html files and linking them to 'templatesfolder/header.html' or 'templatesfolder/sidebar.html'.
You can also customize the theme.css to change the colors and other look and feel according to your taste.
Expert users can modify the 'index.pl' file to add their own variables which can be interpolated within your LedgerCart templates.
Our also offer customization services.