Skip to content

How to Test Amp Library features on Pagebuilder ?

Shraddha Kesari edited this page Jan 8, 2021 · 1 revision

How to test Amp library features on Ahead when Pagebuilder is enabled ?

  • Find the Front End URL of the Pagebuilder Publisher and get to know the Publisher ID.
  • Create staging PageBuilder account using the same publisher ID on PageBuilder Black knight.
  • After creating the account, collect the account's password from Kibana logs as mentioned in Black knight Pagebuilder.
  • Go to MongoDB, connect to Pagebuilder staging instance.
  • Open configuration of the same publisher Id, edit/view the configuration, save and run.
  • Run TunnelBlick.
  • Check the configuration is updated in this API https://pagebuilder.staging.quintype.com/api/v1/accounts/<-publisher-id->/config
  • Deploy branch on Madrid Blackknight.
  • Open the FrontEnd URL of the same publisher ID and check for the changes.

Example :