npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@slates-integrations/magento

v0.2.0-rc.6

Published

Manage online stores on the Magento/Adobe Commerce eCommerce platform. Create, update, and delete products across multiple types (simple, configurable, bundle, grouped, virtual). Manage product catalogs, categories, attributes, images, and pricing. Proces

Downloads

224

Readme

Magento

Manage online stores on the Magento/Adobe Commerce eCommerce platform. Create, update, and delete products across multiple types (simple, configurable, bundle, grouped, virtual). Manage product catalogs, categories, attributes, images, and pricing. Process the full order lifecycle: create carts, add items, set shipping and billing addresses, estimate shipping costs, place orders, create invoices, generate shipments, and issue credit memo refunds. Manage customer accounts, profiles, addresses, and customer groups. Handle multi-source inventory across warehouses, check stock salability, and assign products to sources. Support the complete shopping cart and checkout flow for both logged-in customers and guests, including coupon codes, shipping estimation, and payment method selection. Manage CMS pages and content blocks. Configure store settings, tax rules, tax rates, and tier pricing. Search and filter across collections using complex criteria with pagination and sorting. Subscribe to webhook events for products, orders, customers, carts, and inventory changes (Adobe Commerce edition). B2B features include company accounts, shared catalogs, negotiable quotes, and purchase orders.

Tools

Fulfill Order

Process order fulfillment by creating invoices, shipments, or credit memos (refunds). Handles the complete post-order workflow for an order.

Get Store Info

Retrieve store configuration, websites, store groups, currencies, and available countries. Useful for understanding the store setup and retrieving reference data needed for other operations.

Manage Cart

Create and manage shopping carts. Create carts for customers or guests, add/update/remove items, estimate shipping methods, apply or remove coupon codes, and view cart contents. Supports the full pre-checkout shopping experience.

Manage Category

Create, update, retrieve, or delete product categories. View the full category tree or manage individual categories. Assign and remove products from categories.

Manage CMS Content

Create, update, retrieve, list, or delete CMS pages and blocks. Manage static content pages with SEO metadata and reusable content blocks used throughout the storefront.

Manage Customer

Create, update, retrieve, or delete customer accounts in Magento. Manage customer profiles including names, email, group, and addresses.

Manage Inventory

View and update product inventory levels. Check stock status, get source item quantities across multiple warehouses, update stock quantities, and verify product salability for a given stock.

Manage Order

Retrieve order details or perform order actions including adding comments, cancelling, holding, and unholding orders. Use the order entity ID (not the increment ID) for all operations.

Manage Product

Create, update, retrieve, or delete products in the Magento catalog. Supports all product types including simple, configurable, bundle, grouped, and virtual. Set pricing, status, visibility, weight, custom attributes, and more.

Manage Product Media

List, add, update, or delete product media gallery entries. Use this for product images and storefront image roles such as image, small_image, and thumbnail.

Search Customers

Search and filter customer accounts using flexible criteria. Find customers by email, name, group, registration date, or any customer field. Supports pagination and sorting.

Search Orders

Search and filter orders using flexible criteria. Find orders by status, customer email, date range, total amount, or any order field. Supports sorting and pagination for large result sets.

Search Products

Search and filter products in the Magento catalog using flexible criteria. Supports filtering by any product attribute, sorting, and pagination. Use this to find products by name, SKU, price range, status, type, or custom attributes.

License

This integration is licensed under the FSL-1.1.