Laravel Shop Generator is a powerful and feature-rich Ecommerce CMS built with Laravel. It provides a comprehensive solution for creating and managing an online store with ease.
- Multiple Language Support
- Multiple Currency Support
- Product Attributes and Options
- Order Management
- Brands, Tags, and Reviews
- Flash Sales and Coupons
- Wishlist and Compare
- Guest Checkout
- Invoice Generation
- Advanced Search and Filtering
- SEO Optimized
- Beautiful & Powerful Admin Panel
- Scheduled Currency Rate Updating
- Custom Static Pages
- Advanced System Reports
- Maintenance Mode
- And More...
- PHP: 7.4+ (Recommended: 8.1 or higher)
- MySQL: 5.6+ or MariaDB 10.0+
- PHP Extensions:
- Intl
- OpenSSL
- PDO
- Mbstring
- Tokenizer
- XML
- Ctype
- JSON
- Unzip the downloaded archive package.
- Rename the
Laravel Shop Generator
directory to your desired directory name. - Upload the directory to your web server through FTP or Control Panel.
- Create a database for Laravel Shop Generator through your server control panel.
- If your server has phpMyAdmin, you can also create a database using phpMyAdmin.
- Navigate to the project directory:
cd /path/to/your/laravel-shop-generator
- Install Composer dependencies:
composer install
- Install NPM dependencies:
npm install
- Copy the
.env.example
file to.env
:cp .env.example .env
- Open the
.env
file and configure your environment variables, including database connection details.
- Generate the application key:
php artisan key:generate
- Run the database migrations and seed the database:
php artisan migrate --seed
- Build the frontend assets:
npm run dev
- Go to your website address.
- Follow the installation wizard.
Note: You should configure your web server's document/web root to be the public
directory.
The pre-installation page checks if your server meets the requirements and has the correct directory permissions to set up Laravel Shop Generator. Ensure that directories within the storage
and the bootstrap/cache
directories are writable by your web server.
Fill in the database connection details, administration details, and store details, then click the Install
button to install Laravel Shop Generator.
After successfully installing Laravel Shop Generator, you will see a success message. You now have the option to browse your online store or log into the administration panel.
- URL: https://your-domain.com/admin
- Email:
admin@email.com
- Password:
123456
- URL: https://your-domain.com/login
- Email:
admin@email.com
- Password:
123456
- Fix file manager issue
- Add new sidebar cart design
- Add new newsletter popup design
- Add locale switcher in auth pages
- Add ability to change storefront font with 17 fonts preset
- Fix product gallery lightbox duplicate images
- Fix missing translations
- Fix responsive issues
- Improve accessibility
- Improve storefront theme design
... (Include other versions as needed)
This project is licensed under the terms of the Envato Regular License.
For support, please contact EnvaySoft.
© All Rights Reserved EnvaySoft