-
Notifications
You must be signed in to change notification settings - Fork 121
Agora Features
Ashutosh pathak edited this page May 2, 2018
·
22 revisions
Authentication & registration
- Client/user registration
- Secure Login
- Forgot Password
- Change Password
- Edit profile
My Account
- See previous orders
- Place new orders
- Print invoice
Shopping Cart
- Cart functionality
- Checkout functionality
Product
Product Group
- Group similar products together
Product Bundle
- Add multiple product into a package/bundle to sell together
Coupon Code
- Can have defined no of usage
- Can have expiry date
- Can be associated with specific product
- Can be percentage of cost of fixed discount amount
Pages
- Create pages in the backend which will show in the front end
Invoice
- View Invoice
- Convert invoice to pdf for printing
- Create invoice
- Execute invoice/orders
- View payment history of each invoice
User Search
- View all registered User
- View user profile which will have order, payment history
- Edit User
- Create new users with client or admin role
Order Search
- View Order
- Create new orders
Widgets
- Control the footer element of the client panel from here
- Define your your own html to display in the foyer widget in the client panel
- Social media icons on the website and links can be changed from here
Tax Classes
- Create various tax classes
- Create taxes based on country, state etc
- Composing tax option available
Setting
Payment Gateway
- Supports multiple payment gateways
- Currently integrated with CCAvenue
Currency
- System supports multiple currency
Time Zone
- Every user can set there own time zone
- On User registration timezone set automatically based on GEOIP
GEOIP
- On registration form, country, state, city, timezone shows automatically based on IP address
Email Templates
- Change the content of all the emails that go out from the system
- Change the subject of all the emails that go out from the system
Did you find it helpful? If not email us on [email protected]
- Server Requirement
- Installation with Apache 2.4
- Installation with cPanel
- Cron Job or any Job scheduler
Products
Users
Orders
Invoice
Pages
Settings
- Overview
- Check the Domain
- Download
- Latest Version
- Verify Product
- Renewal URL
-
Cloud APIs and Integration
- Tenant Creation API
- Change Domain API
- View Tenant
- Get Tenants
- Delete Tenant
- Delete Cloud Instance for Client
- Enable Cloud
- Domain Cloud Autofill
- Order Domain Cloud Autofill
- Upgrade Cost Calculator API Documentation
- Agent Alteration API Documentation
- Upgrade/Downgrade Cloud Service API Documentation
- Currency Formatting API Documentation
- Currency Format Processing API Documentation
- Payment Calculation API Documentation
- Update User Session API Documentation