Disable Maintenance Mode

When your application is in maintenance mode, all routes are temporarily inaccessible, and a custom “503 Service Unavailable” page is displayed. To restore normal operation, you need to disable maintenance mode. Below are all the possible ways to disable maintenance mode Disabling Maintenance Mode via Artisan Command The easiest way to disable maintenance mode is […]

Read More

API Authorization

Overview This documentation outlines the process of authorizing API access using an access token. The API requires a valid access token for certain endpoints to ensure secure communication and restrict unauthorized access. Enabling and Configuring API Access To manage API settings, follow these steps: Generating an Access Token To create an access token, follow these […]

Read More

Login With Martvill

This documentation outlines the steps required to integrate ‘Login with Martvill’ Single Sign-On (SSO) into your project. 1. Configuration Open the config/auth.php file in your project and add the following lines at the bottom: Obtain SSO Client Credentials: 2. Environment Configuration Open the .env file in the root directory of your project and add the […]

Read More

Inventory Management on Martvill

Inventory management is the process of overseeing and controlling the flow of goods within a business. It involves tracking the movement of goods and materials, monitoring inventory turnover, and optimizing replenishment to ensure products are always available. The goal of inventory management is to minimize the cost of holding inventory by helping you know when […]

Read More

Creating Affiliate Commission Plans with MartVill

Martvill’s Affiliate feature empowers you to effortlessly integrate, manage affiliates, and monitor their performance—all from a centralized platform. Boost your earnings effortlessly, enhance brand reach, and attract potential customers. One key feature is the ability to set up commission plans tailored to your specific needs. Setting up Commission Rates Note: ‘AND THEN, FOR REMAINING PRODUCTS […]

Read More

Subscription Usage

To use the subscription feature, the first step is to create a subscription plan. You can do this by accessing your admin dashboard and then proceeding to ‘Subscriptions’ and selecting ‘Plans’. General Once there, click on the ‘Add Plan’ button to initiate the plan creation process. This will lead you to the ‘Create Plan’ interface, […]

Read More

Subscription Settings

To access the subscription settings interface, navigate to the Admin panel, then go to Subscriptions → Settings. Downgrade: If the ‘downgrade’ option is enabled, customers can switch to a lower-priced subscription plan. This allows them to reduce their costs. However, if the downgrade option is not available, customers cannot switch to a lower plan. In […]

Read More

Affiliate Module Question & Answer

Before using it make sure your Martvill version is at least 1.5.0 What is affiliate e-commerce? An eCommerce affiliate promotes another company’s products, services, or site via their own channels and earns a commission for doing so. However, the easiest way to increase your brand value, get customers, and grow revenue. How to generate an […]

Read More

Martvill Manual Upgrade

WARNING Before updating Martvill backup your database and server files. After successfully replace all files, you need to run a command from your terminal To run this command, go to Martvill directory from the terminal and enter “php artisan optimize:clear” .

Read More

Martvill Changelog

For a comprehensive overview of our entire change log, kindly visit the following link. Link: https://martvill.canny.io/changelog

Read More