Libraries tagged by admin order
ecomteck/module-order-custom-attributes
1677 Downloads
A Magento 2 module is allow admin create, manage custom attributes to display on checkout page, order info
aimes/module-address-attributes-sort-order
398 Downloads
Allows re-ordering of checkout field from the customer address attribute admin management form.
mage2kishan/module-checkout-success
62 Downloads
Modern, configurable checkout success page for Magento 2. Replaces the default order confirmation with a two-column or single-column layout showing order details, items with thumbnails, shipping/billing addresses, order totals, payment/shipping method, guest account creation prompt, CMS block slot, and custom tracking scripts with order variable placeholders. Fully admin-configurable with per-section visibility toggles.
mage2kishan/module-checkout-extended
69 Downloads
Enhanced one-page checkout for Magento 2 with configurable multi-column layouts (1/2/3 columns), sticky sidebar, newsletter subscription at checkout, quantity increment controls, coupon code in sidebar, sidebar place-order button, custom CSS/JS injection, and modern card-style UI options. Fully admin-configurable with no code changes required.
ordereazi/commerce-sdk
4 Downloads
Build a fully custom headless storefront - your own web app, mobile app, or POS - against a single OE Commerce store. Every endpoint below is namespaced under `/api/v1/store/...`. Building admin/back-office tooling instead? See [/docs/admin](/docs/admin). New here? [/guides/store](/guides/store) walks through getting a key, the anonymous cart session, and calling your first endpoints step by step - this page is the field-level reference to come back to afterward. ## Getting Started 1. Click the **Authorize** button at the top of this page. 2. Provide credentials: - **X-Commerce-Key** (always required) - your store's Store Access Key from Backoffice > Settings > Application APIs. `pk_store_...` (publishable) is safe for browser/mobile code; `sk_store_...` (secret) is server-to-server only and is rejected outright if a browser Origin header is present. - **Bearer** (only for endpoints acting on a specific customer - Account, Orders, Wishlists, etc.) - the token from **Auth > register** or **Auth > login**. Once authorized, you can explore and test all available endpoints directly from this interface. ## Anonymous Carts A guest cart is tracked by an `X-Session-Ref` header, not a cookie - the server generates one on your first request and echoes it back on every response after. Keep sending back whatever value you last received. Logging in carries that same cart forward onto the customer's account automatically, with no separate merge step. ## Errors Failures use RFC 9457 Problem Details (`application/problem+json`) with a stable `code` field for programmatic handling, e.g. `store_key_invalid`, `store_key_revoked`, `store_key_scope_denied`, `rate_limited`. A rejected *business* action (e.g. adding fewer than a product's minimum order quantity to the cart) instead comes back as HTTP 200 with `"success": false` and a human-readable `message` - always check `success` in the body, not just the HTTP status code. ## Rate Limits Requests are limited per Store Access Key (200/minute). The credential-stuffing surface (register/login/forgot-password/reset-password) is limited more tightly per caller IP (10 per 5 minutes). A 429 response includes a `Retry-After` header.
dominicwatts/deleteorder
1128 Downloads
Magento 2 Delete order via admin or in console script. Database level delete covering many tables.
easydigitaldownloads/edd-manual-purchases
127 Downloads
Provides an admin interface for manually creating purchase orders in Easy Digital Downloads
vse/abbc3
66 Downloads
Replace phpBB's default BBCode buttons with icons in a customizable toolbar. This extension also adds many new and useful custom BBCodes giving users more ways to customize their posts, including BBvideo (embed videos from dozens of media sites). Custom BBCodes can be arranged and sorted in any order and assigned to specific usergroups (such as Moderators and Admins only).
fluffydiscord/sylius-classification-bundle
15 Downloads
Translatable, position-ordered classification axes assignable to Sylius product variants, with admin CRUD and an admin API.
tulik/admin-order-creation-plugin
4 Downloads
Sylius Plugin for order creation in Admin panel
solution25/abandoned-cart-admin
0 Downloads
Admin Orders
patrick-blom/multi-ordermail-receiver
15 Downloads
This is a module for the OXID eShop which extends the amount of admin order mail receivers.
oxss/m2-order-grid-field
5 Downloads
This module will add the "Coupon Code" column to the admin order grid. This new column will be searchable and filterable.
nsp-code/taxonomy-terms-order
444 Downloads
Order Categories and all custom taxonomies terms (hierarchically) and child terms using a Drag and Drop Sortable javascript capability.
fmdd/admin-order-creation-plugin
390 Downloads
Sylius Plugin for order creation in Admin panel