Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 4363 days ago
Is Frontaccounting connect abandoned?
Possibly abandoned (last update 4363 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
A simple plugin that can be used to import Frontaccounting product items into wordpress posts.
Support widget to display imported items in sidebar
Shortcode support.
Shortcode: [ fac-display-items stock_id = “value” ]
Note:
Widgets, and shortcode html can be overridden by common templates located in /plugins/frontaccounting_connect/templates/ directory
Templates copied to theme root folder will override default html used for shortcodes, widget and append to content.
FaC has only been tested in a localhost environment. Remote DB connections not tested.
import option
Import/sync product information into a wordpress posts.
NOTE:
imported items initial status is “draft”.
Imported data will be located in “post_meta”.
Customize templates if needed.
Arbitrary section
Installation
- Upload
frontaccounting_connectto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Fill out and update the settings section. Import frontaccounting data
Frequently Asked Questions
Does this plugin support real-time pricing and quantities
Not at the moment. Manual updates required if FrontAccounting items change
Where does this plugin store imported Frontaccount items data
The item short description will be stored as post content. Everything else is stored in post meta data
Review feed
Screenshots
Changelog
=1.0.1.1=
fixed – pass by reference error
=1.0.1=
fixed – image import error
fixed – associating image with post
added – jQuery UI progress bar
=1.0=
no change – initial product release