Getting Started
Features
Querying Elements
Developers
Installation
You can install the Fulfillments plugin via the plugin store, or via Composer.
Craft Plugin Store
To install the Fulfillments plugin via the plugin store, navigate to the Plugin Store within your site’s CMS, and search for “Fulfillments”. Click the Try button to install the plugin.
Composer
To install the plugin using Composer:
- Open a terminal window and
cd
to your project root.cd ~/your-project-path
- Install the plugin with Composer.
composer require tasdev-au/craft-fulfillments
- In the CMS Control Panel, go to Settings → Plugins and click the “Install” button for Order Fulfillments.
License
You can use this plugin with no limitations during development. Once your site has been deployed to your production environment, a license is required to be purchased in order to use the plugin.
Requirements
- Craft CMS 3.1 or greater
- Craft Commerce 2.1 or greater
- PHP 7.0 or greater