You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I share my approach and would appreciate your opinion to know if this is the best in terms of performance.
After installing composer I added the loader in the load_dependencies() function. In the class-admin.php and class-public classes, I reference the external libraries and it seems to work fine and they are loaded from the vendor.
Is it the right way? Is there a better way to proceed in this regard?
Hello,
What would be the correct way to add other libraries that use composer? Like for example https://github.com/Bacon/BaconQrCode or any other.
Thanks for the help
The text was updated successfully, but these errors were encountered: