Listing Thumbnail

    Bagisto on Ubuntu LEMP Stack(Nginx, PHP, MySQL)|Powered by Webkul

     Info
    Sold by: Webkul 
    Deployed on AWS
    Free Trial
    AWS Free Tier
    Bagisto is a free and open-source eCommerce platform built on Laravel. It is designed for small stores, growing businesses, and developers who want complete control over their online shop. Bagisto provides an easy-to-use set of tools to manage products, customers, and orders efficiently.

    Overview

    Play video

    Bagisto is a Laravel-based eCommerce platform developed to meet a wide range of online selling needs. It works well for single-seller shops, multi-vendor marketplaces, and B2B platforms. Users can manage product catalogs, inventory, and multiple sales channels from one place.

    Key Features: Centralized Product Management: View and update products, attributes, and categories from one place. Keep your store content consistent and up-to-date.

    Multi-Channel Selling: Connect your store to other sales platforms like marketplaces or POS. Sync product and stock data across channels.

    Easy-to-Use Admin Panel: A simple admin dashboard helps you manage orders, customers, taxes, and shipping without much training.

    Inventory Management: Track stock levels, manage warehouses, handle returns, and set inventory rules that match your business.

    Flexible Architecture: Bagisto is built on Laravel and supports plug-ins and modules. This makes it easy to grow and add new features as your business expands.

    Modern Frontend: The store layout works well on all devices. It is fast, clean, and easy for customers to browse and shop.

    Open Source & Developer-Friendly: You can edit and extend Bagisto however you like. It is fully open source and has a large developer community.

    Import/Export Tools: Upload or download product and customer data using CSV files. This saves time during bulk updates or migrations.

    This AMI is prepared and maintained by Webkul Pvt. Ltd. It includes the latest version of Bagisto along with PHP, Nginx, and MySQL, following standard deployment practices and essential security measures.

    System Requirements:

    This AMI is optimized to match the recommended server environment for Bagisto, ensuring better stability and compatibility out of the box:

    Web Server: NGINX

    RAM: Minimum 4GB (higher preferred for larger catalogs or heavy traffic)

    Node.js: Version 18.0.0 LTS or higher

    PHP: Version 8.2 or above

    Composer: Version 2.5 or above

    Supported Database Servers:

    Bagisto supports the following database setups for smooth performance:

    MySQL: Version 8.0.32 or higher (recommended)

    Database Collation: utf8mb4_unicode_ci (preferred for proper Unicode and multilingual support)

    Highlights

    • The Bagisto AMI includes automatic SSL setup using Lets Encrypt, enabling secure HTTPS connections out of the box. This ensures encrypted data transmission between your store and customers, helping to protect sensitive information, build trust, and improve search engine visibility.
    • Designed for stability and ease of use, this AMI receives regular updates to stay aligned with the latest Bagisto version. It also includes ongoing security patches, reducing maintenance overhead while helping you keep your store secure, reliable, and up to date.
    • In line with cloud security best practices, the Bagisto AMI opens only the essential ports required for web and administrative access ,specifically HTTP (80), HTTPS (443), and SSH (22). All other ports remain closed by default, minimizing exposure to potential threats and protecting your store from unauthorized access.

    Details

    Sold by

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 24.04

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Free trial

    Try this product free for 5 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.

    Bagisto on Ubuntu LEMP Stack(Nginx, PHP, MySQL)|Powered by Webkul

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (401)

     Info
    • ...
    Dimension
    Cost/hour
    t3.medium
    Recommended
    $0.02
    t2.micro
    AWS Free Tier
    $0.02
    t3.micro
    AWS Free Tier
    $0.02
    r6in.xlarge
    $0.02
    m6in.16xlarge
    $0.02
    x2iezn.12xlarge
    $0.02
    m7i.4xlarge
    $0.02
    r7i.metal-48xl
    $0.02
    c7a.48xlarge
    $0.02
    c6a.16xlarge
    $0.02

    Vendor refund policy

    The instance can be terminated at anytime to stop incurring charges

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Auto-setup Bagisto AMI with pre-installed Laravel stack, Nginx, MySQL, PHP. Optimized for production with secure defaults and ready-to-use admin panel.

    Additional details

    Usage instructions

    1. Sign in to the AWS EC2 Console.

    2. Click Launch Instance to start a new server.

    3. In the AWS Marketplace, search and select the Bagisto AMI.

    4. Choose an instance type (Recommended: t3.medium or larger for optimal performance).

    5. Under Key Pair, select an existing key pair or create a new one (.pem file). Save this file securely ,it is required for SSH access.

    6. Configure Network Settings: 1 Public IP: Ensure a public IP is assigned (Elastic IP is recommended for a fixed address). 2 Security Group Rules: 1: Allow TCP Port 22 (SSH) only for your IP. 2: Allow TCP Port 80 & 443

    7. Launch the instance, then copy its Public IP or Elastic IP.

    8. Connect to the instance via SSH [ ssh -i /path/to/your-key.pem ubuntu@<your-public-ip> ]

    9. Run the setup script to configure your instance: < sudo bash setup.sh > You will be prompted to enter the database name, username, password, domain, and email address.

    10. Wait a few minutes for the installation to complete.

    11. Open your domain in a web browser to access the Bagisto application: https://<your-domain>

    12. The randomly generated admin password is stored in the Adminpasswd.txt file. To view it, run: < sudo cat Adminpasswd.txt >

    13. To access the Admin Panel, go to: https://<your-domain/admin/>

    14. Log in using the email admin@example.com  and the password from the Adminpasswd.txt file.

    For full installation steps and configuration details, please refer to the complete setup guide: https://cloudkul.com/blog/bagisto-ami-installer-user-guide/ 

    Resources

    Vendor resources

    Support

    Vendor support

    For help related to this Bagisto AMI, including setup, usage, or feature inquiries, you can reach out to the team at Webkul. Contact: support@webkul.com  Webkul provides guidance for initial configuration, module development, and other technical queries related to Bagisto

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.