Listing Thumbnail

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

     Info
    Sold by: Webkul 
    Deployed on AWS
    Free Trial
    AWS Free Tier
    UnoPim is a lightweight, open-source Product Information Management (PIM) platform that simplifies product data management and distribution across multiple channels. It features a modern, user-friendly admin panel, a secure Laravel-based architecture, and seamless deployment on AWS for fast and reliable performance. This Amazon Machine Image (AMI) includes UnoPim v2.0.0 pre-installed and fully configured for AWS. It features a production-ready environment with Nginx, PHP 8.3, MySQL 8.0.45, and Composer, optimized for performance, scalability, and secure deployment.

    Overview

    UnoPim is a lightweight and developer-friendly open-source PIM application designed for simplicity, speed, and customization. Built with Laravel, it provides a clean architecture and an intuitive admin dashboard, making it an excellent choice for businesses, startups, and developers looking to efficiently manage and enrich product data without complexity. UnoPim v2.0.0 introduces AI-powered capabilities, enabling smarter product management, automated enrichment, and enhanced productivity.

    1. AI-Powered Product Management: Leverage AI agents to manage and enrich product data using natural language commands, automate repetitive tasks, and improve catalog quality.
    2. Centralized Product Management: Manage all product details from a single location, ensuring accurate and consistent information across all channels.
    3. Multi-Channel Compatibility: Supports seamless sharing of product data across eCommerce platforms, marketplaces, and external systems, ensuring consistent visibility everywhere.
    4. User-Friendly Admin Panel: The intuitive backend interface allows users to manage products, categories, attributes, and configurations with minimal effort.
    5. Secure Architecture: Built on Laravel 12 with improved security features, including API ACL enforcement and secure integrations.
    6. Product & Inventory Management: Easily create, update, and organize products, manage attributes, and maintain structured product data efficiently.
    7. Scalable Architecture: Designed to handle large product catalogs and complex data structures without compromising performance.
    8. Clean UI/UX Design: UnoPim provides a modern and minimal interface for both frontend and backend, improving usability and productivity.
    9. Open Source & Customizable: Fully open-source, allowing developers to extend and customize according to business needs.
    10. API Integration: Provides REST-based APIs for integration with third-party systems, marketplaces, and custom applications.
    11. Import and Export Support: Supports CSV,XLS and XLSX formats for easy bulk data import, export, and migration.

    Highlights

    • This Amazon Machine Image (AMI) delivers a ready-to-use UnoPim v2.0.0 setup optimized for cloud deployment. The stack is built on Ubuntu 24.04 and includes Nginx 1.24, PHP 8.3, MySQL 8.0.45, and Composer 2.9, all pre-configured for production use. It supports automatic HTTPS provisioning via Lets Encrypt, ensuring secure access out of the box.
    • Perfect for developers and cloud users, this AMI allows you to launch your UnoPim instance in minutes with minimal manual setup. It includes automated database initialization, secure MySQL credential generation, pre-configured Nginx virtual hosts, and a .env setup ready for domain and SSL configuration.
    • This AMI is developed and maintained by Webkul Pvt. Ltd. and follows industry-standard Laravel deployment practices along with security hardening for a stable production environment.

    Details

    Sold by

    Delivery method

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

    Latest version

    Operating system
    Ubuntu 24.04

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    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.

    Unopim 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.
    If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier  for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier  for more details.

    Usage costs (470)

     Info
    • ...
    Dimension
    Cost/hour
    t3.medium
    Recommended
    $0.02
    t2.micro
    $0.02
    t3.micro
    $0.02
    c7a.xlarge
    $0.02
    m6in.12xlarge
    $0.02
    m7a.8xlarge
    $0.02
    r6a.2xlarge
    $0.02
    m5zn.3xlarge
    $0.02
    inf2.48xlarge
    $0.02
    r5n.metal
    $0.02

    Vendor refund policy

    The instance can be terminated at anytime to stop incurring charges.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    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

    Pre configured AMI with a fully automated Unopim setup, includes Nginx, MySQL, PHP 8.3, and Composer. Prepared for production use with secure default settings, SSL integration via Lets Encrypt, and automatic generation of MySQL credentials. Designed for fast and hassle free deployment on AWS.

    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 for and select the Unopim 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.
    6. Configure Network Settings: Public IP: Ensure a public IP is assigned (Elastic IP is recommended for a fixed address). Security Group Rules: Allow TCP Port 22 (SSH) Allow TCP Port 80 (HTTP) Allow TCP Port 443 (HTTPS)
    7. Launch the instance and copy its public IP or Elastic IP(After attaching to your ec2 server) from the EC2 dashboard.
    8. Connect to the instance via SSH: ssh -i /path/to/your-pem-key.pem ubuntu@<your-public-ip>
    9. Run the setup script with: sudo bash setup.sh Follow the prompts in the terminal to configure database and SSL using your domain name.
    10. Open your domain in a web browser and follow the Unopim web-based installer to complete the setup.
    11. After installation, your Unopim admin panel will be accessible via your domain.

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

    Support

    Vendor support

    For help related to this Unopim 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.

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