🤖AI in BagistoGenerative AI (Magic AI) for content and images, WebMCP tools that browser AI agents can call on the storefront, and skills for AI coding agents.
📦Package DevelopmentBuild a Laravel package with its own tables, models, repositories, routes, admin menu, permissions and system configuration.
🚚Shipping Method DevelopmentAdd a shipping carrier that calculates rates at checkout, with its own admin settings.
💳Payment Method DevelopmentAdd a payment gateway with its own settings and the redirect and callback flow at checkout.
🎨Theme DevelopmentCreate storefront and admin themes with view overrides, Blade components, theme sections and Vite-built Tailwind CSS assets.
🧰ToolsThe Package Generator for scaffolding packages, and the Blade Tracer for finding the view behind any part of a page.
⚡PerformanceConfigure the full page cache, Elasticsearch, Varnish, Laravel Octane and load balancing.
🔍Digging DeeperEvents, caching, queues, indexers, search, data transfer, testing with Pest and Playwright, and coding standards.
🔌Bagisto API (REST & GraphQL)REST and GraphQL APIs for storefronts, mobile apps and integrations, from the bagisto/bagisto-api package.