Repository: Bugfish Dolibarr Module on GitHub
Documentation: Comprehensive Documentation
The Bugfish Dolibarr Module integrates the Bugfish Framework into Dolibarr, offering advanced features for development and debugging. For detailed information, refer to the full documentation.
- Trigger and Object Logging: View detailed trigger and object information under Utilities in the xFramework menu.
- JavaScript Error Logging: Track and access JavaScript errors caused by users under Utilities -> xFramework -> JavaScript Logging.
- MySQL Error Logging: Access logs for MySQL errors related to x_class_mysql under Utilities in the xFramework menu.
- Changelog: Monitor changes in various areas (e.g., facture, bank_account, user) under Utilities -> xFramework -> Process Logs.
The module includes Bugfish Framework v.3.20, which may not be the latest version. Instructions for updating the framework can be found in this readme file.
All extension functions from the m_library.php
file in the Dolibarr functions module are included. For detailed information, refer to the documentation linked above.
To update the Bugfish Framework to a newer version:
- Download the latest version from Bugfish Framework GitHub.
- Move files from the "_framework" folder to the
xframework/remote
folder, overwriting existing files. - Update files directly on your server or create a new zip file and push it to the repository.
For support or to report issues:
- Visit Bugfish Forum
- Email request@bugfish.eu
The module is licensed under GPLv3. For complete license details, refer to the license.md
file in the repository.