📌
Magento 2 FlashSales
  • Overview
  • Installation
    • Setup
  • Usage
    • General Settings Flash Sale Events
    • Video Guide
    • Flash Sale Events Management
    • Create Flash Sale Event
    • Edit Flash Sale Events
    • Setup Flash Sale Events Page Collection
    • How does it look from frontend?
  • REST API & GraphQl
    • Rest API Doc
    • GraphQl Doc
Powered by GitBook
On this page

Was this helpful?

  1. Installation

Setup

At now the module just support setup via FTP and run magento 2 commands

PreviousOverviewNextGeneral Settings Flash Sale Events

Last updated 3 years ago

Was this helpful?

To install Magento 2 Flash Sales extension, please follow below instructions step by step:

Download new module file on our site and upload right module version for magento 2 version of your site via FTP client (firezilla)

Run magento 2 commands:

php bin/magento setup:upgrade --keep-generated

php bin/magento setup:static-content:deploy -f

php bin/magento cache:clean

https://landofcoder.com