Frontback
Frontback integration for Wordpress
★ 1stars
6.4kcomposer installs
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ahebrank/wp-frontback/archive/refs/heads/master.zipAlso on Packagist as ahebrank/wp-frontback:
composer require ahebrank/wp-frontbackFrom the readme
Report front end bugs with screenshots directly into your repo's issue tracker.
FrontBack’s screenshot tool does not work very well if there are a lot of elements in the current page’s DOM. Unfortunately, the extremely useful Query Monitor plugin adds a ton of elements to the bottom of the page for debugging purposes.
To prevent Query Monitor from running when FrontBack is active, check "Disable Query Monitor by Default" in the FrontBack settings.
If you still want to run Query Monitor for specific accounts so that your developers can use it even when FrontBack is enabled, you can add the user logins for any allowed accounts in the "Allow Query Monitor for these acounts" setting. Separate each login with a comma. This setting will also allow you to enable Query Monitor for users that would not normally have access to it, e.g. users with the Editor role, so use the setting responsibly.
intial version