Download the PHP package etechflow/module-in-store-pickup without Composer

On this page you can find all versions of the php package etechflow/module-in-store-pickup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package module-in-store-pickup

ETechFlow_InStorePickup

Click & Collect for Magento 2. Multi-store admin (stores, holidays, tags, amenities, pickup windows). Hyvä Checkout Magewire-native. Auto-fills shipping address from the picked store — the killer feature every other C&C module misses.

Status: v1.0.0 Phase 1 (foundation only — admin CRUD ships in Phase 2-4).

Why this exists

Every existing Magento 2 C&C module shares the same structural bug: when a customer picks "in-store collection", they're still required to fill in a shipping address. They type their home address, Magento charges tax based on it, the merchant has to manually fix every order. We searched the market and 8+ vendors all have this same problem.

ETechFlow_InStorePickup solves it: when the customer picks a store, the shipping address auto-fills with the store's address. Tax calculation works. Order export works. Refund routing works. No manual cleanup.

Features

Multi-store admin (stores, hours, holidays, tags, amenities, pickup windows) Phase 2-4
Auto-fill shipping address from picked store Phase 6
Hyvä Checkout Magewire-native store picker Phase 7
Hyvä Theme + Luma fallback templates Phase 7
Per-installation HMAC license + bundle key ✅ Phase 1
Verify CLI (etechflow:isp:verify) ✅ Phase 1
Tideways profiler instrumentation (ETechFlow_ISP_* spans) ✅ Phase 1
Pickup-ready email + 6-digit verification code Phase 8
Optional NDE / DD / BED integrations Phase 9
Holiday import CLI (etechflow:isp:import-holidays) Phase 10

Standalone — and better when paired

This module works fully standalone. It does NOT require any other eTechFlow module.

When the sibling modules ARE installed, soft-detection kicks in:

Optional pairing Standalone With pairing
+ NDE Reads MSI stock Uses NDE's eligibility engine (drop-ship + supplier rules)
+ DD Own pickup windows Optional: reuse DD's time intervals (consolidated UX)
+ BED Generic "available once restocked" Per-product backorder ETA shown on pickup options

Compatibility

Platform Status
Magento Open Source 2.4.4 – 2.4.8
Adobe Commerce 2.4.4 – 2.4.8
Hyvä Theme + Hyvä Checkout ✓ Magewire-native
PHP 8.1 / 8.2 / 8.3 / 8.4

Installation

setup:upgrade creates 11 tables prefixed etechflow_isp_.

Smoke test

Phase 1 verify confirms license + config + all 11 tables exist.

License

Proprietary — see LICENSE.txt. Commercial licenses available at https://etechflow.com.


All versions of module-in-store-pickup with dependencies

PHP Build Version
Package Version
Requires php Version ~8.1.0||~8.2.0||~8.3.0||~8.4.0
magento/framework Version ^103.0||^104.0
magento/module-backend Version ^102.0||^103.0
magento/module-shipping Version ^100.4||^101.0
magento/module-quote Version ^101.2||^102.0
magento/module-sales Version ^103.0||^104.0
magento/module-store Version ^101.1||^102.0
magento/module-config Version ^101.2||^102.0
magento/module-catalog-inventory Version ^100.4||^101.0
magento/module-customer Version ^103.0||^104.0
magento/module-ui Version ^101.2||^102.0
magento/module-eav Version ^102.1||^103.0
magewirephp/magewire Version ^1.0||^2.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package etechflow/module-in-store-pickup contains the following files

Loading the files please wait ...