Listing Thumbnail

    Bagisto on Ubuntu | Powered by Webkul (official)

     Info
    Sold by: Webkul 
    Deployed on AWS
    Free Trial
    Bagisto is a free and open-source eCommerce platform built with Laravel. It is made for small stores, growing businesses, and developers who want full control. Bagisto has simple tools to manage products, customers, and orders.

    Overview

    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.

    Language & Currency Support: Sell in different languages and currencies. Bagisto helps you reach customers from different countries with a localized experience.

    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 grows.

    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 with 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, Apache, and MySQL, following common deployment practices and basic security measures.

    System Requirements This AMI is optimized to match the recommended server environment for Bagisto, delivering better stability and compatibility out of the box: Web Server: Apache 2 or NGINX RAM: Minimum 4GB (higher is preferred for larger catalogs or 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 setup for smooth performance: MySQL: Version 8.0.32 or higher is recommended Database Collation: utf8mb4_unicode_ci is the preferred collation setting for proper handling of Unicode characters and support for multilingual content

    Highlights

    • The Bagisto AMI includes automatic SSL setup using Lets Encrypt, providing secure HTTPS connections out of the box. This helps protect data transmission between your store and customers while boosting trust and improving search engine visibility.
    • This AMI is designed for stability and ease of use. It receives regular updates to keep the platform aligned with the latest Bagisto version and applies ongoing security patches to reduce maintenance overhead. This approach helps minimize vulnerabilities while keeping your store dependable and current.
    • To follow best practices in cloud security, the Bagisto AMI only opens the essential ports needed for web and administrative access specifically HTTP (80), HTTPS (443), and SSH (22). All other ports remain closed by default, reducing exposure to potential threats and helping protect your store from unauthorized access.

    Details

    Sold by

    Categories

    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 7 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 | Powered by Webkul (official)

     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 (347)

     Info
    • ...
    Dimension
    Cost/hour
    t3.medium
    Recommended
    $0.02
    r6i.8xlarge
    $0.02
    m6i.12xlarge
    $0.02
    r6in.4xlarge
    $0.02
    r5n.2xlarge
    $0.02
    t3.xlarge
    $0.02
    r5b.xlarge
    $0.02
    r7i.16xlarge
    $0.02
    r6i.large
    $0.02
    m7i.xlarge
    $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

    Initial release of Auto-setup Bagisto AMI with pre-installed Laravel stack, Apache, MySQL, PHP 8.3. 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/ 

    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.