Admin Dashboard
Admin Login
Default Admin Login URL is http://yoursite.com/work/login
Default Admin Email is info@products.com.ng
Default Admin Password is password
Admin Dashboard
Login at http://yoursite.com/work/login
Products
View Products: This shows all available products
Sub-Functions:
Update Price: Gets and updates the price of the product
Edit: Product Modification
Del: Deletes the product

Add Product: Manual Addition of products to the system.
Categories: The system supports multi-level categories here you can manage them.
CSV Import: Bulk importation of products through a CSV file. CSV is a simple file format used to store tabular data, such as a spreadsheet or database, in our case it will be products, some merchants makes this file available for their affiliates. The CSV system supports two file formats “.csv” and “.gz”.
CSV Importation Preparation Steps
Click on CSV Sample (It’s the template for the CSV system)
Observe it then modify your CSV file according to its pattern
The system is header sensitive (First Rows) it must be same as the sample, it was implemented to reduce chances of column errors.
Also make sure that no cell is empty.
Supported File format is “.csv” and “.gz” for large files it is advisable to compress using gz which produces “.gz”.
Import.csv Importation Steps
Browse File (csv/gz)
Upload Data
Import Data
Crawlers:
These are useful to get products directly from top affiliate networks.

Instructions
Set Your affiliate ID the crawler appends it to the product URL
Select Merchant and Category.
Keywords
Konga Getting Affiliate ID
Register/Login @ https://konga.postaffiliatepro.com
At the top get your affiliateID http://www.konga.com/?k_id=username
Take Only the username and save it to the Konga Crawler.
Jumia Getting Affiliate ID
Register/Login @ http://affiliates.jumia.com/
Tools->Link builder Select Country
At FINAL URL copy and paste contents to a text editor
Split String into 2 after mrdr= ,Check example of a splitted string below
Start Url: http://c.jumia.io/a?=_&c=http://c.jumia.io/?a=_&c=11&p=r&E=s3d&ckmrdrhttp://c.jumia.io/?a=_&c=11&p=r&E=s3d&ckmrdrhttp://c.jumia.io/?a=_&c=11&p=r&p=r&E=s3d&ckmrdr=
End Url: &utmsource=cake&utm campaign=_&utm_term=
Save both strings to the Jumia Crawler.
Users
Users ->Merchants: All available merchants are shown here.
Sub-Functions
Profile : Show merchant’s Full information
Status: Green Indicates Activated, Red indicates Inactive, Clicking on the red button activates the inactive user.
Update Prices: Updates All Products Belonging to a Merchant.
CSV: Exports Merchant Details as CSV
Edit: Merchant Modification.
Del :Deletes the merchant
Users ->Admin Users: All Admin Users these accounts has root privileges.
Sub-Functions
Edit : modifies Admins
Del: Deletes Admin.
Finance
Finance->Credit: The credit system is the sites own currency system fully integrated into all commerce systems on the site ranging from click throughs and many more.
Credit Generation and Usage: This shows how credit is generated and spent.
Merchant Generates an Invoice he is then prompted to pay via online or bank, if the merchant pays online the credit is automatically generated and added to his/her account likewise if the merchant pays to the bank after confirmation admin can as well manually approve the invoice thus credit will be generated and sent to merchant account. At the moment credit is spent only on click throughs.
Benefits of Credit:
Allows redirection to merchant website
Sub-Functions
Edit: modifies credit parameters.
Min: Minimum that can be generated by a merchant
Max: Maximum that can be generated by a merchant
CPC Rate it is the rate of credit charged per click through
Finance->Invoices: Generated invoices are displayed here
Sub-Functions
Status = Green indicates paid, red indicates unpaid clicking on “approve” it will approve the invoice.
CSV Exports invoice details in CSV format.
View : View invoice Table
Del: deletes.
Finance-> bank; contains bank information.
Reports
Shows reports based on click-through activities
Sub-Functions
Activities shows detailed reports on click-throughs
Single report and all reports are available via CSV
Blog and pages
Controls dynamic blog and static pages, Pages include: privacy, tos and about
Settings
Sliders
Slider: Controls the Dynamic homepage images
The last added slide is the active one
Recommended resolution 1600x430
Regular Expression
Regex Test: The price update feature works with REGEX, REGEX helps the inbuilt crawler know where the price is located on the webpage, when satisfied with the REGEX output, save to merchant profile.
Settings->Logo: Site logo can be changed from here Recommended resolution is 140x50. Settings->Sitemap: Allows Creation of sitemap The outcome is http://yoursite.com/sitemaps/sitemap-0.xml submit that to search engines, Note: The sitemap generator generates 1 sitemap per 50,000 products so if you have 80,000 products 2 XML files are generated, for 110,000 3 XML files and so on.
Settings->Socials: Contains Socials media contents
Settings->Product settings: Product general settings
Compare Similarity: This is the percentage of similarity that is used when searching for similar products, Vital for the comparison feature.
Disqus: Powers the comments get your own link from https://disqus.com/ and replace the default one.
Remember to replace the default link, else you might loose your comments
Settings->SEO: Contains relevant fields to boost search engine optimization.
Settings-> Payment Gateways: Showcases options for payments, remember to replace the default texts.

VoguePay: Setup
Register at https://voguepay.com/register
Add Merchant ID to your site VoguePay settings and save settings.
PayPal: Setup
Register at https://developer.paypal.com
Create App, Select Email
Toggle Sandbox to Live
Copy ClientID and Secrete to your website then save settings
Stripe: Setup
Register at https://stripe.com/
Get API Keys from https://dashboard.stripe.com/account/apikeys
Toggle to go Live
Copy the keys to your website then save settings
Last updated