This repository is a replica of Akeno Shopify Admin Panel integrated at the Back-End of an E-Commerce Project.
- Admin can add Category/Subcategory/Product
- Admin can review orders and can also export them in excel format
- View Customer Details (Last Order, Shipping Address, Total Spent etc.)
- Create Menus Drag and Drop (Wordpress)
- Create Dynamic Pages
- Allocate Permissions to the Staff
- Managing Store Details
- Payment Gateway Integration (API)
- Customize Emails
- Manage Taxes
- Store Languages
- Marketing (News Letter)
- Import/Export data in Excel
- Clone this repository on your Local Machine
- Make sure you've Latest Version of Composer, Node.Js, PHP, Xaamp(Local Host) installed
- Import the zpanel.sql file in your database
- Open the project in VS Code
- Edit .env file according to your Database Configuration
- In the Terminal run the following commands:
php artisan composer install
npm install
npm run dev
php artisan serve
Email: [email protected]
Password: P@ssword1