Netready Features
Netready Documentation: Word | HTML
- General
- Complete fusebox architecture is widely accepted and easy to maintain and modify
- All administrative database queries are in include files to allow easy re-use during development
- Full fusedoc comment headers for fast understanding of each page's function
- Use of the request scope instead of application and server scopes eliminates possible data corruption and increase scalability
- The use of database-stored client variables instead of session variables allows unlimited clustering of servers
- Comes with ACCESS, SQL, MySQL, and ORACLE databases with stored procedures, integrity constraints, custom indexes, and much more.
- Seperate, specialized queries exist where necesary to accomodate for differences in SQL syntax between databases
- Totally open source! Read the License here.
- Administration
Shipping
- UPS and InterShipper integration allows you to query for real time shipping prices during checkout, or record shipping prices to your own database with the push of a button
- Infinitely expandable shipping model based on the total weight of an order
Products
- Organization of products and product lines into user-defined categories
- Create auctions out of existing products
- Turn an auction on or off independantly of the product it represents
- Specify any number of options and virtually unlimited choices for each option on a per-product basis
- Rule editing to allow store-wide product modifications with only a few keystrokes
- Every product has three generic flags to be used for whatever you wish (i.e. Flag1 could be for items of the week, etc...)
- Turn individual products on or off
- Create downloadable products from files with the click of a button
Inventory Management
- Inventory maintainance by quantity or by expiration date
- Display options to allow customers to see available inventory on a per-product basis
- Inventory is decremented when an order is placed and credited when an order is cancelled
- A customer cannot order more than you have in your inventory (if inventory is enabled)
User Management
- Send bulk email to specific security roles, customers, or anyone who has ordered specific products
- Add, delete, and modify users to fit your business
- Create and integrate your own security roles with a simple custom tag or use the default roles to limit users' access to the administration tools
- Security log keeps track of user logins and logouts
Order Management
- View, modify, and delete orders
- Archive capability hides old orders without deleting them
- Reports can display all orders matching search criteria in a printer-friendly format
Store Management
- Ban specified IPs or allow only specified IPs
- Client-side error checking (JavaScript) prevents invalid form input
Banner Management System
- Integrated banner system turns banners on or off in one mouse click
- Specify expiration date, max mouse clicks, or max displays for individual banners
- Number of clicks or displays for any given banner is always accessible and up to date
Bug Tracking System
- Bug form allows bugs to be input at any time
- Bug tracker allows bugs to be sorted, commented on, deleted, opened, closed, and put on hold to aid in development
Discount System
- Category-level discounts will reduce the price of any product in the category by a fixed dollar amount or by a percentage
- Discount codes can be created and given out to individual users or groups of users as coupons, promotional codes, or gift certificates
- Set maximum number of uses for a discount code to be one, infinite, or anything in between
- Bulk discounts can be created for each product and can specify a dollar-amount discount or a percentage discount
- Store Front
- Integration with InterShipper allows the user to choose from real-time shipping options (when enabled)
- *NEW* Integration with PayPal allows customers to be taken to PayPal for payment and brought back to your site after completing the payment process
- Real-time credit card processing available using Verisign's PayFlowPro, SkipJack, or Authorize.net.
- Your customer can download purchased files at any time depending on status of an order and the IP of the machine they ordered from
- Customer login ability:
- View past orders
- Create, use, and delete shopping lists
- Store a default billing address and unlimited shipping addresses
- Quick checkout eliminates time-consuming data entry
- Log file tracks logins, failed logins, and logouts
- Default store front is easily customizable and has home, contact, and privacy pages
- Integrated dynamic random banner display with full logging
- Default catalog allows drill-down through categories with full product listings
- Auction listings display all items available for auction with links to purchase the item outright (if applicable)
- The auction engine will automatically bid for a user until a maximum amount (user-specified) is reached
- Product and category click logs track every click through the catalog
- Search function searches product names and descriptions
- Single style sheet gives developer control over fonts and colors
- Shopping basket uses database for unlimited size and scalability as well as allowing customers to retain items across visits
- Full checkout process is seperate to allow a secure connection
- Checkout collects billing info, shipping info, credit card, and shipping method information with full server-side error checking and validation
- Product reviews can be submitted by logged-in users and will not display until approved by administration
- Meta tags are generated for every product and category to ensure search engines will find you
|