/Bugfish-Dolibarr-Module

🔧 A module to include "Bugfish Framework" into Dolibarr and additional logging and debugging features.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Bugfish Dolibarr Module

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.

Bugfish Framework Banner

Key Features

  • 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.

Bugfish Framework Integration

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.

Extension Functions

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.

Updating the Bugfish Framework

To update the Bugfish Framework to a newer version:

  1. Download the latest version from Bugfish Framework GitHub.
  2. Move files from the "_framework" folder to the xframework/remote folder, overwriting existing files.
  3. Update files directly on your server or create a new zip file and push it to the repository.

Support and Reporting Issues

For support or to report issues:

License

The module is licensed under GPLv3. For complete license details, refer to the license.md file in the repository.