Advanced Content Manager for Magento 2

Update installation

1. Use composer

composer update blackbird/contentmanager

 

(2. Or) manual installation

  • delete the folder “ContentManager” in app/code/Blackbird
    extract the files from the package to the Magento 2 root directory.
  • in the latest versions, you will also need to install the requirement "blackbird/extensions-core", you can install it by following this doc.

3. Run the following command:

bin/magento setup:upgrade