NE BeautyFort Woo
Wordpress integration Woocommerce - BeautyFort
★ 1stars
0forks
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/woodbase/ne-woo-bf/archive/refs/heads/main.zipA WordPress plugin for the first public release of the BeautyFort ↔ WooCommerce integration.
🚀 First Release (v1.0.0)
This release provides a stable baseline for product import and synchronization between BeautyFort and WooCommerce.
✅ Included in this release
- Product import from BeautyFort into WooCommerce
- Stock synchronization
- Core admin pages:
- Dashboard
- Products
- Settings
- Localization files:
sv_SEen_USde_DEes_ES
📋 Requirements
| Platform | Minimum version |
|---|---|
| WordPress | 6.0+ |
| WooCommerce | 7.0+ |
| PHP | 8.0+ |
🛠 Installation
- Place the plugin folder in:
wp-content/plugins/ne-woo-bf - Activate the plugin from Plugins in the WordPress admin
- Open plugin settings and add API credentials
- Run the first product import
🔄 Usage
- Open the plugin admin section
- Verify the BeautyFort connection
- Start import/sync
- Verify imported products in WooCommerce
🧩 Project structure (overview)
includes/Core/– bootstrap, autoloader, plugin coreincludes/Controllers/– admin flow and routingincludes/Services/– API, sync, noticesincludes/Models/– repositories/data accessadmin/views/– admin viewsassets/– static assetslanguages/– translation files
📄 License
MIT (see LICENSE).