Skip to content

How to update the stubs

Grégory Viguier edited this page Jun 25, 2021 · 3 revisions
  1. composer install will install the stubs generator.
  2. If not already done, get the WP All Import license:
    • Get account credentials here and log in by following the provided link.
    • Click on the order details then copy the WP All Import license.
    • At the root of this project, create a file LICENSE-CODE and paste the license in it.
    • This file won't be sent to Github, thanks to the .gitignore file.
  3. bash install-plugin.sh will install the plugin in this project.
  4. bash generate.sh will create the stubs.
Clone this wiki locally