Connect For Mobilox Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Easy to use plugin to connect mobilox.nl to your WordPress site and automatically post new items from mobilox.nl to your WordPress site.
- Contact Mobilox for access to doorlinkenvoorraad.nl.
- Set up the API endpoint within doorlinkenvoorraad.nl and set
Request TypetoHTTP POST (form values). - Within the plugin setting page, set the desired post type and save the settings.
- You should now be able to post items from Mobilox to your WordPress website.
API Endpoints:
- /wp-json/connect-for-mobilox/v2/item/
Postmeta Fields
- Can be retrieved by using
print_r(get_post_meta(get_the_ID(), '_connect_for_mobilox_data', true));. _connect_for_mobilox_data_connect_for_mobilox_data_external_id_connect_for_mobilox_data_images
Known Issues:
- Timeout when importing item, this is often caused by a huge amount of images. This can be solved by setting
max_execution_timeandmax_input_timeto a higher value.
Screenshots
No screenshots provided

