How to update the stubs:
composer install
will install the stubs generator.- If not already done, get the WP All Import license and activate it for your domain:
- Log into your Polylang Pro account.
- Click on the order details then copy the Polylang for Woocommerce license.
- At the root of this project, create a file
LICENSE-CODE
and paste the license in it with the registered site (this file won't be sent to Github, thanks to the.gitignore
file):
license:xxxxxxxxxxxxxxxxx
site:https://example.com/
bash install-plugin.sh
will install the plugin in this project.bash generate.sh
will create the stubs.