Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ebiggio/wc-bsale
WooCommerce plugin that integrates with Bsale, allowing you to sync product stocks, prices and generate electronic invoices.
https://github.com/ebiggio/wc-bsale
bsale woocommerce woocommerce-plugin
Last synced: 15 days ago
JSON representation
WooCommerce plugin that integrates with Bsale, allowing you to sync product stocks, prices and generate electronic invoices.
- Host: GitHub
- URL: https://github.com/ebiggio/wc-bsale
- Owner: ebiggio
- License: gpl-3.0
- Created: 2023-11-05T23:36:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-18T02:09:28.000Z (9 months ago)
- Last Synced: 2024-11-12T09:12:28.584Z (2 months ago)
- Topics: bsale, woocommerce, woocommerce-plugin
- Language: PHP
- Homepage:
- Size: 348 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ![Bsale Icon](/assets/images/bsale_icon.png) WooCommerce Bsale Integration Plugin for Chile
*Version: 0.7.0*
### Work in Progress
This plugin is currently under active development. As such, some features are in the process of being refined, and additional functionalities may be introduced in the future. I am working diligently to enhance the plugin's capabilities and ensure a stable and feature-rich release. Feedback and suggestions are highly welcome.
## Description
The WooCommerce Bsale Integration Plugin is designed to improve the WooCommerce experience by introducing seamless synchronization capabilities and automated invoice generation. The end goal is minimizing manual effort and enhancing operational efficiency. To achieve this, several key features are planned for the plugin, which are detailed below.
### Main Features
- **Stock synchronization**: The plugin has several options to keep the stock levels in sync with Bsale, including manual, scheduled, and real-time stock updates. The real-time updates can be triggered by actions either in the admin area or on the storefront, and can be activated or deactivated according to your needs.
- **Price synchronization**: The plugin can also keep the prices in sync with Bsale, allowing you to update the regular prices of your products in WooCommerce with the prices in Bsale, by using the scheduled (cron) price sync feature.
- **Invoice generation**: Ability to generate invoices in Bsale when an order changes status to a specific one, which can be configured in the settings page.
## Installation
1. Download the plugin files.
2. Upload the plugin files to the `/wp-content/plugins/` directory of your WordPress site, or install the plugin through the WordPress plugins screen directly.
3. Activate the plugin through the "Plugins" screen in WordPress.
4. Navigate to the "WooCommerce Bsale" settings page to configure the plugin.## Configuration
After installation, set the sandbox API key in the main settings page. Once your API key is set, you can enable different triggers for stock updates in the stock settings page. As more features are added, additional settings and settings pages will be included to configure the plugin.
## Support
For support or to report bugs, please visit [GitHub issues page for this plugin](https://github.com/ebiggio/wc-bsale/issues). You can also ask for feature requests in the [discussion page](https://github.com/ebiggio/wc-bsale/discussions). Your contributions to improving this plugin are greatly appreciated.
## Contributing
Contributors are welcome to improve the plugin. To contribute, please fork the repository, make your changes, and submit a pull request for review.
## License
The WooCommerce Bsale Integration Plugin is open-source software licensed under the [GPLv3 license](https://www.gnu.org/licenses/gpl-3.0.html).