Skip to main content

Ameubleo

ameubleo is a storefront implementation in the Menzzo ecosystem. It contains WordPress/WooCommerce theme and integration work for the Ameubleo commerce site.

Stack

  • WordPress and WooCommerce.
  • PHP 8.1-oriented theme/plugin work.
  • Razzi child-theme customizations.
  • Composer-based quality tooling where configured.

Connected Projects

  • Menzzo Magento and catalog sync remain upstream product sources.
  • Pricing, stock, and catalog behavior connect back to operational data from Logidav and catalog services.
  • Storefront incidents may require checking Magento, catalog, and WordPress layers together.

Local Docs Submodule

When this repo consumes global docs, use:

cd docs
npm ci
npm start
npm run build

To Expand

  • Local WordPress setup.
  • Theme customization boundaries.
  • Product/price sync path.
  • Checkout and payment troubleshooting.