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.