Title: WPCafe Addon for WCFM
Author: Arraytics
Published: <strong>September 21, 2026</strong>
Last modified: September 21, 2026

---

Search plugins

![](https://ps.w.org/wpcafe-addon-for-wcfm/assets/banner-772x250.png?rev=3704881)

![](https://ps.w.org/wpcafe-addon-for-wcfm/assets/icon-256x256.png?rev=3704881)

# WPCafe Addon for WCFM

 By [Arraytics](https://profiles.wordpress.org/arraytics/)

[Download](https://downloads.wordpress.org/plugin/wpcafe-addon-for-wcfm.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/wpcafe-addon-for-wcfm/#description)
 * [Reviews](https://wordpress.org/plugins/wpcafe-addon-for-wcfm/#reviews)
 *  [Installation](https://wordpress.org/plugins/wpcafe-addon-for-wcfm/#installation)
 * [Development](https://wordpress.org/plugins/wpcafe-addon-for-wcfm/#developers)

 [Support](https://wordpress.org/support/plugin/wpcafe-addon-for-wcfm/)

## Description

WPCafe Addon for WCFM Marketplace connects [WPCafe](https://themewinter.com/wp-cafe/)
with [WCFM Marketplace](https://wordpress.org/plugins/wc-frontend-manager/) so each
vendor can run their own restaurant menu, food ordering, and receipt printing from
their own WCFM vendor dashboard.

#### Features

 * Per-vendor “Restaurant Menu” tab on the vendor store page.
 * Vendor food settings (preparing time, delivery time, food location) inside the
   WCFM dashboard.
 * Nutrition & allergen info fields on products.
 * Per-vendor delivery location selection at checkout.
 * Print receipts for an order from the vendor dashboard, using the WPCafe receipt
   layout.

#### Requirements

This is an addon and does nothing on its own. It requires:

 * [WPCafe](https://themewinter.com/wp-cafe/)
 * [WCFM – WooCommerce Multivendor Marketplace](https://wordpress.org/plugins/wc-frontend-manager/)

### Source Code

The vendor-dashboard app is written in React and TypeScript and compiled with webpack
via @wordpress/scripts. It ships pre-built so the plugin runs with no build step
on the site, and the complete unminified source is included in this plugin, along
with everything needed to rebuild the compiled output from it.

Source files:
 assets/src/ — the React/TypeScript application tools/ — build helpers
required by webpack.config.js

Build configuration:
 package.json — dependencies webpack.config.js, `postcss.config.
js`, `tailwind.config.js`, `tsconfig.json`

To rebuild, from the plugin directory:

 1. `npm install`
 2. `npm run minify`

That compiles `assets/src/` and writes the files below to `assets/build/`, overwriting
the versions shipped here:

    ```
    assets/build/js/dashboard.js
    assets/build/js/i18n-loader.js
    assets/build/chunks/js/*.js
    assets/build/css/admin.css
    assets/build/admin-rtl.css
    ```

(`npm run build` does the same, then regenerates `languages/wpcafe-addon-for-wcfm.
pot` and packages a release zip. The zip step uses a Gruntfile that is not part 
of the released plugin, so use `npm run minify` to reproduce the compiled assets.)

## Installation

 1. Install and activate WPCafe and WCFM – WooCommerce Multivendor Marketplace first.
 2. Upload and activate this addon.
 3. Vendors will see a new “Restaurant Menu” tab on their store page, and food settings
    inside their WCFM dashboard.

## FAQ

### Does this work without WCFM?

No. This addon only adds functionality on top of an existing WCFM Marketplace store.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WPCafe Addon for WCFM” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Arraytics ](https://profiles.wordpress.org/arraytics/)

[Translate “WPCafe Addon for WCFM” into your language.](https://translate.wordpress.org/projects/wp-plugins/wpcafe-addon-for-wcfm)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wpcafe-addon-for-wcfm/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wpcafe-addon-for-wcfm/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wpcafe-addon-for-wcfm/)
by [RSS](https://plugins.trac.wordpress.org/log/wpcafe-addon-for-wcfm/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **12 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.1.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [food ordering](https://wordpress.org/plugins/tags/food-ordering/)[multivendor](https://wordpress.org/plugins/tags/multivendor/)
   [restaurant](https://wordpress.org/plugins/tags/restaurant/)[wcfm](https://wordpress.org/plugins/tags/wcfm/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/wpcafe-addon-for-wcfm/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wpcafe-addon-for-wcfm/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wpcafe-addon-for-wcfm/reviews/)

## Contributors

 *   [ Arraytics ](https://profiles.wordpress.org/arraytics/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wpcafe-addon-for-wcfm/)