Introduction Last updated: 4th March, 2024

Welcome to the documentation for CartUser, our robust e-commerce solution built on the Laravel framework. CartUser is designed to meet the diverse needs of online retail, offering a feature-rich environment for administrators, sellers, and users.

Admin Panel, Customer App & web, Selller Panel:

Installation

Setting up the Cartuser application is a straightforward process.

Overview & Requirements

Overview

Just follow these steps to get your application up and running in no time:

  • Download the Script: Begin by downloading the script from Codecanyon. You'll receive a zip file containing all the necessary files.
  • Unzip the File: After downloading, unzip the zip file to access the installation files.
  • Locate Installation Zip: Within the unzipped files, you'll find the installation zip file. Locate this file, as it contains the necessary setup files and instructions.
  • Installation Steps: Follow the instructions provided in the installation zip file to complete the setup. This typically involves configuring your server or localhost environment and specifying certain settings.
  • Completion: Once you've followed the installation steps, your Cartuser application will be ready to use. You can then proceed to configure and customize it according to your needs.
Requirements

Before you begin the installation process, ensure that your server or localhost environment meets the following requirements:

  • PHP >= 8.*: Cartuser requires PHP version 8 or higher to function correctly.
  • GD PHP Extension: Make sure that the GD PHP extension is enabled on your server. It's essential for image processing tasks.
  • Ctype PHP Extension: The Ctype PHP extension should be enabled to handle character type checking.
  • BCMath PHP Extension: BCMath is necessary for arbitrary-precision mathematics, which may be used in various calculations within the application.
  • Fileinfo PHP Extension: Ensure that the Fileinfo PHP extension is enabled to handle file-related information.
  • Mbstring PHP Extension: Mbstring is important for multibyte character encoding support, which may be needed for internationalization features.
  • JSON PHP Extension: Cartuser relies on JSON for data interchange, so the JSON PHP extension must be enabled.
  • Tokenizer PHP Extension: The Tokenizer PHP extension is used for parsing code, which is essential for certain functionalities.
  • OpenSSL PHP Extension: OpenSSL is necessary for secure connections and cryptographic operations.
  • PDO PHP Extension: Make sure that the PDO PHP extension is enabled, as it is used for database access.
  • XML PHP Extension: The XML PHP extension is required for handling XML data and may be used in certain parts of the application.

Config on Localhost/XAMPP/WAMP/LAMP/Laragon

You can easily install Cartuser on your local development environment using popular tools like XAMPP, WAMP, LAMP, or Laragon. Follow these steps to set up the software locally:

Database Setup
  1. Start XAMPP: Open the XAMPP Control Panel. You can do this by searching for "XAMPP Control Panel" and running it as an administrator.

  2. Start Apache and MySQL: In the XAMPP Control Panel, click the "Start" button next to "Apache" and "MySQL." This will start the Apache web server and MySQL database server.

  3. Access phpMyAdmin: Open your web browser and type the following URL into the address bar: http://localhost/phpmyadmin/

  4. Login to phpMyAdmin: You will be taken to the phpMyAdmin login page. Log in with the default credentials:

    • Username: root
    • Password: (Leave this field empty)

    Note: If you've set a password for MySQL during XAMPP installation or later, use that password instead of leaving it empty.

  5. Create a New Database:

    • On the phpMyAdmin dashboard, click on the "Databases" tab located at the top.
    • In the "Create database" section, enter a name for your new database in the "Database name" field.
    • Choose the appropriate collation (usually, you can leave it as the default).
    • Click the "Create" button.
  6. Confirmation: You will receive a confirmation message indicating that the database has been created successfully.

[N:B]- Please note the Database Username, Database Name, Database Host, and Database Password for a later part of this installation process.

File Setup for Your Application

After downloading the application zip file from Codecanyon, follow these steps to set up your files in the right location:

  1. Download and Unzip: Start by downloading the application zip file from your source (e.g., Codecanyon). Once downloaded, unzip the main application package to access its contents.

  2. Locate Installer Zip: Within the unzipped folder, look for the installer zip file. This zip file typically contains all the necessary files for installing and setting up your application.

  3. Extract to Project Directory: Unzip the installer zip file into your project directory or the root directory of your web server. This step ensures that your application files are correctly placed and organized for installation.

Visual Guide: Installation Steps with Screenshots:

Config On cPanel

You can easily install Cartuser on your cPanel or any Hosting web panel. Follow these steps to set up the software locally:

Access cPanel: Log in to your cPanel hosting account. You can typically access cPanel by navigating to your hosting provider's website and logging in with your credentials.

Database Setup
    • Database Wizard: Return to cPanel's main dashboard and find the "MySQL Database Wizard" or "MySQL Databases" option. Create a new database for Cartuser and take note of the database name, username, and password you set during this process.

[N:B]- Please note the Database Username, Database Name, Database Host, and Database Password for a later part of this installation process.

File Setup for Your Application
    • File Manager: Once inside cPanel, look for the "File Manager" icon or option. Click on it to access your website's files.
    • Upload Files: Navigate to the public_html directory or if you create sub-directory for ("cartuser") and click on it. Then, use the "Upload" option to upload the Cartuser application zip file from your computer into this directory. Once the upload is complete, select the zip file and choose "Extract" to unzip its contents.
Visual Guide: Installation Steps with Screenshots:

Installation Process

After successfully configuring your server, whether it's a local environment or cPanel hosting, you are now ready to proceed with the application installation. Simply follow the instructions provided below to seamlessly set up the application on your system:

1. Access Installer: Access the installation script through your web browser (e.g., http://localhost/Cartuser or https://yourdomainname.com) and follow the on-screen instructions to complete the setup.

2. Permissions & Requirements: Permissions are assigned to ensure that the Requirements application can execute operations smoothly within your system's setup directory.

3. Database Setup: Please ensure that you enter the correct database name, database user, and password that you previously created.

4. Account Setup: During this step, you'll establish your admin access credentials, including the username needed for logging into the admin panel upon successful installation. Afterward, click the button to initiate the database import as part of the installation process.

[Note: The Force Import button is intended for forcefully importing the database into an existing non-empty database. Please exercise caution, as this action may overwrite or delete your existing data.

5. Installation Completed Successfully: Congratulations! The installation has been successfully completed. You can now access your admin panel for this application. For further configuration of the application's internal settings, please refer to the additional instructions provided in this documentation.

Update Process

Update to old version to newer just follow this steps:

1. Unzip Update File: Unzip update file into your project root directory.

2. Browse URL: You can now browse your site's URL to view the updated UI for the next process. Example: https://cartuser.kodepixel.com

3. Update: You will see an update wizard screen featuring an "Update" button. Simply click on the button to proceed.

4. Finally: After a successful update, the background process will automatically redirect you to the homepage. You will receive a toast notification confirming the successful update.

If you are using CloudFlare then follow also this steps extra

Step 3 Screenshot
Step 3 Screenshot

Note: Please make sure to backup all your existing data before proceeding with the update. We are not responsible for any data loss.

New Update Process

To update from an old version to a newer one, simply follow these steps:

Upload Zip File: Access the CartUser Admin panel and select the 'System Upgrade' option from the menu. Upload the zip file by clicking on the 'Upload Zip File' area. After uploading the file, click the '' button. Update Wizard

Done! Once the system has successfully upgraded, you will receive a success message. You can then enjoy the new version of CartUser.

If you are using CloudFlare then follow also this steps extra

Step 3 Screenshot
Step 3 Screenshot

Note: Please make sure to backup all your existing data before proceeding with the update. We are not responsible for any data loss.

Admin Panel

The CartUser Admin Panel is a versatile hub for precise e-commerce platform management. Offering dynamic customization of website sections and integration of advanced AI utilities, it enables seamless coupon generation, marketing campaign launch, and efficient product management. Admins benefit from real-time order monitoring and AI-driven content optimization. The panel's extensive control over site configuration, user management, and analytics makes it a pivotal tool for strategic decisions and daily operations. The CartUser Admin Panel stands out in e-commerce management innovation, integrating AI for enhanced functionalities.

Website Appearance

Navigate to the Appearances menu within the Admin Panel side menu. Here, you can exercise control over the customization of various Frontend Elements, Frontend Menus, Testimonial Section, Blogs, Pages, Support FAQ, and Home Category settings.

Frontend Section

In the Frontend section, update and toggle UI sections effortlessly, creating a personalized and engaging user experience. Select on of the sections and update the form for that section as needed click on submit to save the modification.


  • Service Section

  • New Arrivals

  • Campaigns

  • Flash Deals

  • Best Selling Products

  • Menu Category

  • Our Top Products

  • Best Shops

  • Top Brands

  • Trending Products

  • Floating Header

  • Digital Products

  • Footer Text

  • Footer App

  • Today's Deals

  • Newsletter

  • Product Offer

  • Support

  • Login

  • Contact

  • Social Icon

  • Payment Image

  • Top Category

  • Cookie

  • Breadcrumb Banner

  • Testimonial


Menus

This segment oversees the updating process for menus situated within the frontend navigation panel.


  • Add Menu:

    To add a new menu, click Add New and fill in the form with the name, URL, and image.


  • Update Menu:

    Choose a menu from the list, click the edit icon, update the information as needed, and save changes by clicking Update


  • Delete Menu:

    To remove a menu, click the delete icon next to the desired menu, then confirm by clicking Yes, Delete It


Testimonial

This segment oversees the updating process for Testimonials situated within the frontend navigation panel.


  • Modify Testimonial:
      • Add Testimonial - To add a new testimonial, select Create Testimonial fill out the form with the required information, and click Submit to save the changes.
      • Update Testimonial - To update a testimonial, click the edit icon, make the necessary modifications, and click Submit to save the changes.
      • Delete Testimonial - To delete a testimonial, click the delete icon and select Yes, Delete It to confirm the deletion.

  • Update Status:

    You have the option to toggle the status of individual testimonials. Depending on the status, the testimonial will either be visible or hidden on the frontend.


Blogs

This segment oversees the updating process for blogs situated within the frontend navigation panel.


  • Add Blog:

    To add a new blog, click Create Blog and fill in the form. Here you will need to select a Category, add an image, title, a status and a well structured article for the blog. click on submit to save the blog


  • Update Blog:

    Choose a blog from the list, click the edit icon, update the information as needed, and save changes by clicking Update


  • Update Status:

    You have the option to toggle the status of individual blogs. Depending on the status, the bnlogs will either be visible or hidden on the frontend.


  • Delete Blog:

    To remove a blog, click the delete icon next to the desired menu, then confirm by clicking Yes, Delete It


Pages

This segment oversees the updating process for Pages situated within the frontend navigation panel.


  • Modify Pages:
      • Add Page - To add a new page, select Add New Page fill out the form with the required information, and click Add Page to save the changes.
      • Update Page - To update a page, click the edit icon, make the necessary modifications, and click Update to save the changes.
      • Delete Page - To delete a page, click the delete icon and select Yes, Delete It to confirm the deletion.

  • Update Status:

    You have the option to toggle the status of individual pages. Depending on the status, the page will either be visible or hidden on the frontend.


Support FAQ

This segment oversees the updating process for Support FAQ situated within the frontend navigation panel.


  • Modify Support FAQ:
      • Add FAQ - To add a new FAQ, click the Create faqs button fill out the form with the required information, and click Submit to save the changes.
      • Update FAQ - To update a FAQ, click the edit icon, make the necessary modifications, and click Update to save the changes.
      • Delete FAQ - To delete a FAQ, click the delete icon and select Yes, Delete It to confirm the deletion.

Home category

This segment oversees the updating process for Home category situated within the frontend navigation panel.


  • Modify Home category:

    Utilize this menu to feature specific categories of products on the homepage. It's an effective way to highlight and showcase selected product groups, making them easily accessible to visitors.


Setup & Configuration

Navigate to the Setup & Configuration menu within the Admin Panel side menu. Here, you can get all the settings to control the core functionalities of this application.

System Settings

In the System Settings menu, admins can control key features like the seller panel, debug mode, and update site details, visuals, and currency settings. Customize options such as preloader, guest checkout, and maintenance mode. Adjust price range filters, update logos, and set product expiration. Efficiently manage stamps and configure various settings, including cash on delivery and email notifications. Simplify tasks with the ability to copy the cron job for smooth execution.

    • Seller Panel - With this toggle, admin can turn on or off the seller panel.
    • Debug Mode - With this toggle, admin can turn on or off the debug mode, if enabled then it turns on the debug bar.
    • Site Name - Admin can update the in application site name by updating the name here.
    • Copyright text - This input field stores the copyright text which is displayed in footer at the bottom of the panel.
    • Email Address - Admin can add an Email Address which will be used in various places throughout the system.
    • Phone - Admin can add Phone Number which will be used in various places throughout the system.
    • Address - Admin can update the business address in this field
    • Order Prefix - Order prefix can also be updated from here
    • Colors - Primary, Secondary and Font colors can be updated.
    • Currency - Currency Code and symbol can updated under the currency and percentage group. Here admin can also set the commission percentage.
    • Configurations - In this group of setting admin can toggle these functionalities of the website, Frontend Preloader, Guest Checkout, Maintance Mode, Strong Password, Email Notification, Seller Registration status and Cash on delivery
    • Logo & Icon - In order to update the site logo and various other images and icon like, Delivered stamp image, Paid stamp image, Unpaid stamp image and Cash on delivery stamp image, site favicon, admin logo icon, admins ite logo, site logo.
    • Cron Job & Others - To setup Cron job in server the curl url can be copied from here and also the new product expiration day limit can be modified.


SEO

This segment oversees the updating process for SEO situated within the setup & Configuration navigation panel.

  • Modify SEO

    The form lets admin update the various details on SEO Content and Meta Data. After updating the form with desired modifications click on Update to save the changes


Language

This segment oversees the updating process for Language situated within the Setup & Configuration navigation panel.

  • Modify Language:
      • Add Language - To add a new Language, click the Add New Language button and choose a country and click Add to save the changes.
      • Update Language with translations - To update a Language with translations, click the translate icon, which will show all the available keys in english now you can add translations one by one for those keys and click on the save icon beside the key to save the changes.
      • Delete Language - To delete a Language, click the delete icon and select Yes, Delete It to confirm the deletion.


Payment Methods

This segment oversees the updating process for payment methods situated within the setup & configuration navigation panel.

  • Modify Payment Methods

    In the Payment Methods list admin will get to update the avaialble payment methods with Admin's own credentials for each of those gateways. Which later on will be used by the users


Withdraw Method

This segment oversees the updating process for Withdraw Method situated within the setup & configuration navigation panel.

  • Add, Update or delete Withdraw Method

    In the Withdraw Method list admin will get to add a new withdraw methods, update exisitng methods or delete any pre existing method


Shipping Method

This segment oversees the updating process for Shipping Method situated within the Setup & Configuration navigation panel.

  • Modify Shipping Method:
      • Add Shipping Method - To add a new Shipping Method, click the Add Method button and give the method a name and picture set the status and click Submit to save the changes.
      • Update Shipping Method - To update a Shipping Method, click the edit icon, then edit the previously saved the data as needed and click on Submit to save the changes.
      • Delete Shipping Method - To delete a Shipping Method, click the delete icon and select Yes, Delete It to confirm the deletion.


Shipping Delivery

This segment oversees the updating process for Shipping Delivery situated within the Setup & Configuration navigation panel.

  • Modify Shipping Delivery:
      • Add Shipping Delivery - To add a new Shipping Delivery, click the Add New button then fill up the form with necessary data and click Add to save the changes.
      • Update Shipping Delivery - To update a Shipping Delivery, click the edit icon, which will show all the previously saved saved data for that shipping delivery. And Admin can update any information and click on Update to save the changes.
      • Delete Shipping Delivery - To delete a Shipping Delivery, click the delete icon and select Yes, Delete It to confirm the deletion.


Currency

This segment oversees the updating process for currency situated within the Setup & Configuration navigation panel.

  • Modify Currency:
      • Add Currency - To add a new Currency, click the Add New Currency button then fill up the form with necessary data and click Submit to save the changes.
      • Update Currency - To update a Currency, click the edit icon, which will show all the previously saved data for that currency. And Admin can update any information and click on Update to save the changes.
      • Delete Currency - To delete a Currency, click the delete icon and select Yes, Delete It to confirm the deletion.


Social Login

This segment oversees the updating process for social login situated within the Setup & Configuration navigation panel.

  • Modify Social Login:
      • Google Auth - Here you can add your own Client ID, Client Secret and the Authorized redirect URLs
      • Facebook Auth - Here you can add your own Client ID, Client Secret and the Authorized redirect URLs
      • After adding the credentials click on Submit to save the form


Plugin

This segment oversees the updating process for plugin situated within the Setup & Configuration navigation panel.

  • Modify Social Login:

    Admin can include the Tawk To Credentials to enable the chat functionality within the website's support functionality.

AI Configuration

Navigate to the AI Configuration menu within the Admin Panel side menu. Here, you can set up your Open AI API key to use the power of AI within the application.

Configurations

In the AI Configuration menu, admins can add their own Open AI API Key and click on Submit to save the key. Which will be used to generate content later on. Admin can also Turn On or Off the Chat GPT functionality by changing the status.

Content Generation

Make sure the application has a working Open AI API Key saved in the admin panel

    • Generate With AI - This button indicates that the input field supports the functionalities of AI. Tap or click the button to use the AI.
    • Your Content - This field holds the data written on the input field which will be used with the prompt to apply modifications to it
    • Predefined Prompt Suggestions - We offer some predefined suggestions which can save your time and effort to make your content more attractive. You can click on more to check out some extra pre defined prompt suggestions
    • Translate - By clicking on translate you can translate the text you provided under Your Content area. Just choose the language you want it translated to.
    • Make Your Own Prompt - In this section you can type a prompt of your choice and use AI to enhance your content the way you want it.

After the AI Assistant changes your content and shows you the result you can either copy the content, download it as an html file or click on Insert to add it to your input field

Add or Manage Products

Before adding products to your E-commerce platform, ensure you first add the necessary Brand, Category, and Attribute for organized and effective product management.


Brands

This segment oversees the management for brands situated within the Manage Product navigation panel.

Brand Management

Admin can add new Brands, update existing brands with updated informations or delete them. Admin can make any brand a Top Brand to hightlight the brand in the website.

    • Add Brand - To add a new Brand, click the Create button fill out the form with the required information, and click Add to save the changes.
    • Update Brand - To update a Brand, click the edit icon, make the necessary modifications, and click Update to save the changes.
    • Delete Brand - To delete a Brand, click the delete icon and select Yes, Delete It to confirm the deletion.


Categories

This segment oversees the management for categories situated within the Manage Product navigation panel.

Category Management

Admin can add new Categories, update existing categories with updated informations or delete them. Admin can make any category a Top Category to hightlight the category in the website.

    • Add Category - To add a new Category, click the Create button fill out the form with the required information, and click Add to save the changes.
    • Update Category - To update a Category, click the edit icon, make the necessary modifications, and click Update to save the changes.
    • Delete Category - To delete a Category, click the delete icon and select Yes, Delete It to confirm the deletion.


Attribute

This segment oversees the management for attributes situated within the Manage Product navigation panel.

Attribute Management

Admin can add new Attributes, update existing attributes with updated informations or delete them.

    • Add Attribute - To add a new Attribute, click the Create Attribute button fill out the form with the required information, and click Add to save the changes.
    • Add Attribute Value - To add a new Attribute Value, click the Add Attribute Value button fill out the form with the required information, and click Submit to save the changes.
    • Update Attribute - To update an Attribute, click the edit icon, make the necessary modifications, and click Update to save the changes.
    • Delete Attribute - To delete an Attribute, click the delete icon and select Yes, Delete It to confirm the deletion.

Products

Now that you've added brands, categories, and necessary attributes you can proceed to add products to your E-commerce platform for a complete and well-organized catalog.


  • Add Products:

    To add a product, furnish essential details such as the product title, regular price, discount price (if applicable), minimum and maximum purchase quantities, short and long descriptions, a thumbnail image, multiple gallery images, selected attributes, and product meta-information, including title, keywords, description, status, category, sub-category (if available), brand, and warranty note. Don't forget to specify shipping and delivery options for a comprehensive product listing on your E-commerce platform.


  • Update Product:

    To update a product, click on the edit icon. All previously saved information, including the product title, regular price, discount price (if applicable), minimum and maximum purchase quantities, short and long descriptions, thumbnail image, gallery images, selected attributes, and meta-information (title, keywords, description, status, category, sub-category, brand, and warranty note) will be pre-filled. Ensure to make necessary modifications. Additionally, review and update shipping and delivery options as needed.


  • Product Details:

    To view product information click on the product details icon

  • Delete Product:

    To remove a product, click the delete icon next to the desired product, then confirm by clicking Confirm


  • Product Management

    Admin can make the product show up in the Best Selling Item by clicking here


    Admin can make the product show up in the Suggested Item by clicking here


    Admin can make the product show up in the Top Item or Today's Deal by clicking the options respectively


Order Management

Admin or Staffs can track product status with this panel

Orders


  • Show Details

    To check product details click on the details Icon beside each product in the order list

      • Payment Status - Admin can update the payment status to Paid or Unpaid and add a short note for the payment
      • Delivery Status - Admin can update the delivery status to Confirmed, Processed, Shipped, Delivered or Canceled and add a short note for the payment

Ticket Management

To reply and manage tickets generated by sellers or users, the Admin needs to follow the steps below:

    • Step One - Navigate to the admin's side panel and click on Support Ticket to access the Ticket list
    • Step Two - To reply to a ticket click on the show ticket icon
    • Step Three - Admin can see a preview of the conversation and can update the ticket with a reply

Seller Management

Admin can efficiently manage individual sellers by following this comprehensive guide:

    • Seller Details

      Start by navigating to the Manage Seller submenu in the Admin Panel. Click on the details icon of the specific seller that the admin needs to update.

        • Balance Update - By clicking on the Balance Update icon on the right of balance update admin can either add or substract seller balance.
        • Seller Information - Admin can change seller's information on the form and submit the form to save the changes

    • Shop update:

      Start by navigating to the Manage Seller submenu in the Admin Panel. Click on the shop icon of the specific seller shop that the admin needs to update.

Mobile App

Flutter Setup

    • To Install Flutter go to this website and follow the platform specific instructions
    • Download Android Studio from here
    • After installing open android studio and select More Action or the 3 dot in the top corner. Then select SDK Manager -> android SDk/SDK Tools Click Android SDK Command-line Tools(latest) then apply. It will start downloading the tool.
    • After download is completed go to Android Studio plugins Section and install dart & flutter plugins
    • Now run this command in your terminal:
      flutter doctor

      if this dose no work follow go to the first website where you downloaded flutter from and follow the official guide
    • After complete all steps open our project on android studio and run flutter pub get from the terminal

Change Base URL

      Must remember!! Don’t put slash(/) at the end of your base url.
    • Use your admin url as base url. First you have to install your admin panel. For example: If your admin url is https://your_domain.com/admin then base url will be https://your_domain.com and add /api at the end. So the final url will be https://your_domain.com/api. Open [project]/lib/core/strings/endpoints.dart and replace baseUrl value with your own URL.
    • static const String baseUrl = "https://your_domain.com/api";

App Appearance

Change App Logo

    • First Place your logo on [PROJECT]/assets/icon/ folder
    • Go pubspec.yaml File
      dev_dependencies:
      flutter_launcher_icons: "^0.13.1" 
      
      flutter_launcher_icons:
      android: "launcher_icon"
      ios: true
      image_path: "assets/icon/icon.png"														   
      											
    • Change image path "assets/icon/icon.png" to your logos path. You can just change the icon name here -> assets/icon/icon.png
    • Run dart run flutter_launcher_icons in terminal.

Change App Name

    • Active rename by running
      flutter pub global activate rename
    • Change app name by running
      rename setAppName --targets ios,android --value "Your App Name"
    • Optionally Change app Bundle by running
      rename setBundleId --targets android --value "com.example.bundleId"
    • The Bundle ID and Package Name are unique identifiers, chosen by you. They can never be the same for two applications inside the Apple App Store or Google Play Store, respectively. A common format is com.company.app.
      Note: Do not use hyphens (-) or underscores (_), or you might run into errors.

Change App Color

      Note: Primary and Secondary Colors are dynamic. Change them from Admin panel.

Change App Font

    • Find fonts from here
    • Open [PROJECT]/lib/themes/app_themes.dart file and find the

      static final TextStyle _primaryFont = GoogleFonts.getFont('Rubik');
      static final TextStyle _secondaryFont = GoogleFonts.getFont('Roboto');		   
      										
    • Change the Rubik and Roboto to your desired font name. Font name must be valid.
    • If this does not change the font double check the font name
      To add a custom font, check out this link

Adding new language

    • Create a file in [project]/assets/lang/[code].json
    • Copy-Paste the contents from [project]/assets/lang/template.json to the new file
    • Add translated value for all keys
    • Go to [project]/lib/core/localization/localization_const.dart and add the new language to SupportedLanguage.locales
    • const Locale('en'),
      const Locale('bn'),
      const Locale('[code]'), // new language
      										
    • make sure that the code should be ISO 639 language code standard
      The code in Locale(code) should be the same as the file name in [project]/assets/lang/[code].json

Social Authentications

Create an upload keystore

      Go to this link and follow the steps accordingly tile this Reference the keystore from the app section. You will get:

    • a upload-keystore.jks file
    • a key.properties file

    • Note: when creating a keystore file, it will ask some details keyPassword and a storePassword. use same password for both and note them. We will need this letter.
      Note: However, keep the both files private. Don’t check it into public source control!
    • Move the upload-keystore.jks file to [project]/android/app/ folder for easy management
    • Edit the key.properties file in [project]/android/ and update the storeFile path to upload-keystore.jks
    • storePassword=password-from-NOTE1
      keyPassword=password-from-NOTE1
      keyAlias=upload
      storeFile=upload-keystore.jks
      									
    • run flutter clean && flutter pub get in the terminal

Set up Google Login

  1. Google Cloud Console Set Up
    • Go to Google Cloud consol
    • Create or choose an existing project
    • Find the search bar (top center) and type “Credentials” and select Credentials under “Product & Pages” (API).
    • Find and click the “Create Credentials” button.
    • Click on OAuth client ID from the pop-up window
    • Now select an “Application Type”.

  2. ANDROID Configuration
    • Select Android under the Application Type dropdown
    • Enter a Name. It can be anything. You can use "APP_NAME-OAuth"
    • Generating a SHA-1 and SHA-256
      • Open project Go to project terminal
      • and run command from the root of the project

        cd android
        then
        ./gradlew signingReport
      • There will be a lot of information that includes SHA-1 and SHA-256. Search for the SHA-1 keys with the Variant and Config values set to release, and then paste these keys into the corresponding SHA-1 Certificate Fingerprint sections
      • Variant: release
        Config: release
        Store: /Users/[user]/Desktop/Flutter/[project]/android/app/upload-keystore.jks
        Alias: upload
        MD5: B6:35:A8:B4:8D:D3:C7:94:90:7A:70:48:CC:A8:9F:C1
        SHA1: FD:10:10:A8:FB:12:55:1C:F2:F1:BF:69:F5:10:FF:77:C3:F2:62:66
        SHA-256: 98:53:1B:79:17:08:5F:1B:15:D9:D7:4A:68:67:DF:93:55:B0:95:5E:64:3E:8A:F1:68:81:FE:7B:67:90:1C:52
        Valid until: Friday, April 28, 2051															   
        										
    • Getting the package name
      • go to [project]/android/app/build.gradle and look for applicationId
        eg: applicationId "com.your.app"
    • complete your credentials creation after filling it with details above
  3. ISO Configuration
    • Select ISO under the Application Type dropdown
    • Name it as you wish
    • Fill in the Bundle ID.
      • Go to [PROJECT]/ios/Runner.xcodeproj/project.pbxproj
      • search for PRODUCT_BUNDLE_IDENTIFIER
        eg: PRODUCT_BUNDLE_IDENTIFIER = com.your.app;
    • Copy and save the Client ID and download the file from google
    • Go to [PROJECT]/ios/Runner/Info.plist
    • Search for this part and replace CLIENT_ID with your owen
      <key>GIDServerClientID</key<
      <string>[CLIENT_ID]</string>
      
      											
    • Search for this part and replace REVERSE_CLIENT_ID with the REVERSE_CLIENT_ID you got from the Downloaded .plist file from google console
      <!-- Google -->;
      <string<[REVERSE_CLIENT_ID]</string>
    • Replace the YOUR_CLIENT_ID with the id you got in the previous step
    • Go to [PROJECT]/lib/core/strings/auth_strings.dart and replace the clientIdIOS with yours

Set up Facebook Login

  1. For Android set up
    • Open [PROJECT]/android/app/src/main/res/values/strings.xml file
    • put your Facebook App ID from facebook dashboard in Your_APP_ID
    • put your Facebook client token from facebook dashboard -> settings/advanced in Your_Client_Token
    • 
      	<?xml version="1.0" encoding="utf-8"?> 
      <resources>
        <string name="facebook_app_id">[Your_APP_ID]</string>
        <string name="facebook_client_token">[Your_Client_Token]</string>
      </resources>
    • Associate Your Package Name and Default Class with Your App
    • Go To this link
    • Select your app from the dropdown
    • scroll down to the 5th point
    • Put the Package_Name and Default_Class of your app in the text fields and save
    • package name can be found in [project]/android/app/build.gradle under applicationId
    • default class will be [package_name].MainActivity

    • Generating a Key Hash
      • Go to this website and follow the 6th point "6. Provide the Development and Release Key Hashes for Your App"
      • This will ask for a password. use the password from [project]/android/key.properties file

        YOUR_RELEASE_KEY_PATH is the path where you have stored your release keystore file. You can find it in [project]/android/app/upload-keystore.jks. Use the **full path** of that file
    • For full ANDROID Configuration visit here
  2. For ISO Set up
    • Go to [PROJECT]/ios/Runner/Info.plist
    • Search for
      <!-- Facebook -->
      <string>[Your_APP_ID]</string>
      												
    • Replace the Your_APP_ID with your Facebook APP ID
    • Search for
      <key>FacebookAppID</key>
      <string>[Your_APP_ID]</string> 
      <key>FacebookClientToken</key> <string>[Client_Token]</string>
      <key>FacebookDisplayName</key> <string>Display_Name</string>
      • Replace the Your_APP_ID with your Facebook APP ID
      • Replace the Client_Token with your Facebook Client Token
      • Replace the Display_Name with your App Name
    • For full IOS Configuration visit here

App build & release

Build for Android

    • For release build you can run command:
      flutter build apk
    • You will get a larger merged apk. You can split them with this command:
      flutter build apk --split-per-abi

      This command will create 3 apk files for deferent processors.
      1. [project]/build/app/outputs/apk/release/app-armeabi-v7a-release.apk
      2. [project]/build/app/outputs/apk/release/app-arm64-v8a-release.apk
      3. [project]/build/app/outputs/apk/release/app-x86_64-release.apk
    • Build file location: [project]/build/app/outputs/apk/release/
    • For deploying it please follow this documentation

Build for ISO

  • Follow this guide to build and release ISO app
  • Things to Note before building for ISO
  • A valid Apple developer account
  • A device that can run XCode
  • Watch this video for more details on how to release an ISO app

    To demo ISO app, run the app in debug mode using a XCODE ISO simulator

User Panel

CartUser offers users a seamless and compact design, making buying and adding products to their wishlist a comfortable experience. Enjoy the convenience of purchasing from any shop with ease.

How To Create User Account

To register as a user, simply click the LOGIN button. Follow the steps below to create a user account.

    • Step One - Fill up the form with seller informations.
    • Step Two - Click on the Sign Up button.

How create order as a Guest

    • Step One - After adding products in your cart click on the Checkout button
    • Step Two - Then Customers will be given a checkout form. After filling up the form with necessary data, they will have to click on Proceed to Shipping button
    • Step Three - They will then need to choose a shipping option available for the product
    • Step Four - After they have selected a shipping option they need to choose a payment option and click on Order to complete the purchase process

Order list

To check the Order list. First Customer needs to login. Then by clicking on the Dashboard button they can check their orders.

How To Make Payment

    • Step One - After adding products in your cart click on the Checkout button
    • Step Two - Then Customers will be given a checkout form. After filling up the form with necessary data, they will have to click on Proceed to Shipping button
    • Step Three - They will then need to choose a shipping option available for the product
    • Step Four - After they have selected a shipping option they need to choose a payment option. For this documentation we will be choosing Stripe
    • Step Five - Then Click on the Pay Now Button, which will bring up the stripe payment form
    • Step Six - After a successfull payment customers will be greeted with a payment successful note.

How To Track Order

Support Tickets

    • Step One - Login as a Customer
    • Step Two - Go to customer Dashboard and click on Support Ticket
    • Step Three - Then click on Create ticket
    • Step Four - Then customer needs to fill up the form with describing the support they need and click on Submit

Profile Management

To customize the information, simply click the Manage Profile Tab. Follow the steps below to update the information of a user.

    • Step One - update the avaialble informations
    • Step Two - Click on the Save Changes button.
    • Update Password - Fill up the form and click on update to save the new password

Seller Panel

CartUser opens doors for sellers to register, list, and sell products seamlessly through tailored subscription plans. Earn money effortlessly with commissions for each product sold.

Registration Process

To register as a seller, simply click the BECOME A SELLER button. Follow the steps below to seamlessly join and showcase your products on our platform.

    • Step One - Fill up the form with seller informations.
    • Step Two - Click on the Sign In button. And wait till you see the seller dashboard

Shop Settings

To establish a shop under the seller, please follow the steps outlined below:

    • Step One - Navigate to the seller's side panel and click on Shop and Site Settings to access and customize the shop settings..
    • Step Two - Begin filling out the form with your shop information. Once completed, click the Submit button to save your settings.

Manage Products

Here is a guide on how a seller can effectively manage the products they add on the CartUser E-commerce platform:

  • Add Products:

    To add a product, furnish essential details such as the product title, regular price, discount price (if applicable), minimum and maximum purchase quantities, short and long descriptions, a thumbnail image, multiple gallery images, selected attributes, and product meta-information, including title, keywords, description, status, category, sub-category (if available), brand, and warranty note. Don't forget to specify shipping and delivery options for a comprehensive product listing on your E-commerce platform.


  • Update Product:

    To update a product, click on the edit icon. All previously saved information, including the product title, regular price, discount price (if applicable), minimum and maximum purchase quantities, short and long descriptions, thumbnail image, gallery images, selected attributes, and meta-information (title, keywords, description, status, category, sub-category, brand, and warranty note) will be pre-filled. Ensure to make necessary modifications. Additionally, review and update shipping and delivery options as needed.


  • Product Details:

    To view product information click on the product details icon

  • Delete Product:

    To remove a product, click the delete icon next to the desired product, then confirm by clicking Confirm


Manage Order

To track and manage order-related information, follow the steps outlined below:

    • Manage Order List - Navigate to the seller's side panel and click on Manage Orders to access the Order list
    • Individual Order Mangement - In order to update the delivery status of the product Sellers can change the Delivery Status to Confirmed or Processed
    • Order Invoice - In order to access the order invoice simple click on the Invoice icon

Support Ticket

Seller can generate support tickets to communicate with Admin, follow the steps below to create and manage the tickets:

    • Step One - Navigate to the seller's side panel and click on Support Ticket to access the Ticket list
    • Step Two - To create a new ticket click on Add New Ticket
    • Step Three - Fill out the form with essential information regarding the issue you, as a seller, are facing. If necessary, include any relevant files using the Add New button for multiple file uploads. Once completed, click the Submit button to generate a support ticket.

Support

You can have a customer support services from us 24/7. For any kind of queries, please feel free to contact us for customization, support and suggestion. Your satisfaction is our utmost priority! We are absolutely committed to our valued customers to provide the best services. We do appreciate your valuable feedback and your feedback helps us to improve our business and services.

Create Support Ticket: Help Center