Title: Limbo
Author: Bruno Pastorelli
Published: <strong>Bélú 28, 2024</strong>
Last modified: Igbe 23, 2025

---

Ṣàwárí àwọn plugin

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

![](https://s.w.org/plugins/geopattern-icon/limbo.svg)

# Limbo

 Láti ọwọ́ [Bruno Pastorelli](https://profiles.wordpress.org/limbobp/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/limbo.1.0.3.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/limbo/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/limbo/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/limbo/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/limbo/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/limbo/)

## Àpèjúwe

Limbo for WooCommerce allows WooCommerce store owners to manage product connections
and synchronize their inventory with the Limbo platform.

### External Services

#### 1. Limbo API (www.serverlimbo.com)

Used for product synchronization and management.

Authentication:
 Ìtumọ̀ Yorùbá: – All API requests require a valid Limbo seller 
authentication token Ìtumọ̀ Yorùbá: – Token should be included in the Authorization
header Ìtumọ̀ Yorùbá: – Format: `Authorization: Bearer <token>`

API Endpoints:

 1. Get Limbo Product ID
 2.  * Endpoint: `/seller/woocommerce/get-limbo-product-id`
     * Method: GET
     * Parameters:
        - `product_id`: WooCommerce product ID
     * Response: Limbo platform product ID
 3. Get Products By Seller ID
 4.  * Endpoint: `/seller/productsBySellerId/{id}`
     * Method: GET
     * Parameters:
        - `id`: Seller ID (path parameter)
     * Response: Array of sellerÌtumọ̀ Yorùbá: ’s products
 5. Create Connection
 6.  * Endpoint: `/seller/woocommerce/create-connection`
     * Method: POST
     * Parameters:
        - `store_domain`: WooCommerce store domain
        - `seller_id`: Limbo seller ID
     * Response: Connection status and details
 7. Create Limbo Products
 8.  * Endpoint: `/seller/woocommerce/create-limbo-products`
     * Method: POST
     * Parameters:
        - Product data (name, price, description, images)
     * Response: Created product details

#### 2. Limbo Public Platform (www.uselimbo.com)

Used for public product display.

Public API Endpoints:

 1. Get Public Product
 2.  * Endpoint: `/public/product/{id}`
     * Method: GET
     * Parameters:
        - `id`: Product ID (path parameter)
     * Response: Public product information
     * No authentication required

### Technical Specifications

#### External Services & Dependencies

This plugin connects to the following external services:

 1. LIMBO Authentication Service
 2.  * Domain: serverlimbo.com
     * Purpose: Handles seller authentication via Google OAuth
     * Data transmitted: User authentication credentials
     * Frequency: On user login/authentication only
 3. LIMBO API Service
 4.  * Domain: limbocookiejar.com
     * Purpose: User data management and session handling
     * Endpoints used:
        - /get-user-data: Fetches user profile and permissions
     * Data transmitted: User session data
     * Frequency: On admin page load and after authentication
 5. LIMBO CDN & Storage
 6.  * Purpose: Product image storage and delivery
     * Data stored:
        - Product images (processed and optimized)
        - Product data cache
     * Retention: 30 days after disconnection
     * Security: TLS 1.2+ encryption in transit

#### Service Infrastructure

 1. LIMBO Platform Service (serverlimbo.com)
 2.  * Primary API endpoint for all product operations
     * Handles seller authentication via Google OAuth
     * Manages product synchronization
     * Processes inventory updates
     * Handles image optimization
        Required for: All core platform functionality
 3. LIMBO Cookie Service (limbocookiejar.com)
 4.  * Manages authentication tokens and sessions
     * Handles secure cookie storage
     * Maintains user session state
     * Provides cross-domain authentication
        Required for: User authentication persistence

#### Data Flow & Security

 1. Authentication Flow
 2.  * User initiates login via serverlimbo.com
     * Google OAuth authentication processed
     * Authentication token stored securely via limbocookiejar.com
     * Session maintained across domains
 3. API Communication
 4.  * All API requests made to serverlimbo.com
     * Requests authenticated using stored token from limbocookiejar.com
     * Real-time product and inventory synchronization
     * Secure image processing and optimization
 5. Security Measures
 6.  * All connections use HTTPS/TLS 1.2+
     * Cross-domain authentication handled securely
     * Regular security audits performed
     * No sensitive customer data transmitted

#### Service Requirements

 * Active LIMBO seller account required
 * Valid API credentials needed
 * Stable internet connection for real-time sync
 * Outbound connections allowed to:
    - *.serverlimbo.com (API and authentication)
    - *.limbocookiejar.com (Session management)

#### Data Flow

 1. Authentication
 2.  * Users authenticate through serverlimbo.com
     * OAuth 2.0 protocol with Google
     * Secure token storage in WordPress database
 3. Product Sync
 4.  * Bi-directional sync between WooCommerce and LIMBO
     * Real-time updates for inventory and pricing
     * Automated image optimization and CDN distribution
 5. Data Security
 6.  * All API communications use HTTPS
     * Data encrypted in transit using TLS 1.2+
     * Regular security audits performed
     * No sensitive customer data transmitted to external services

#### Privacy Considerations

 * User data is processed according to our Privacy Policy at www.uselimbo.com/policy
 * Seller credentials are encrypted in WordPress database
 * No customer payment information is shared with external services
 * GDPR compliant data processing and storage
 * Data removal available upon account deletion

#### Service Status

Users can check the current status of LIMBO services at:
 www.uselimbo.com/policy

#### File Handling

Product Images:
 Ìtumọ̀ Yorùbá: – Supported formats: JPG, PNG, WebP Ìtumọ̀ Yorùbá:–
Maximum file size: 5MB per image Ìtumọ̀ Yorùbá: – Images are processed and stored
on Limbo servers Ìtumọ̀ Yorùbá: – Local copies maintained in WooCommerce media library

Import/Export Files:
 Ìtumọ̀ Yorùbá: – Product data can be exported in JSON format
Ìtumọ̀ Yorùbá: – Import supports CSV and JSON formats Ìtumọ̀ Yorùbá: – File size
limit: 10MB Ìtumọ̀ Yorùbá: – Character encoding: UTF-8

#### Data Privacy & Security

Data Storage:
 Ìtumọ̀ Yorùbá: – Product data stored on both WooCommerce and Limbo
servers Ìtumọ̀ Yorùbá: – Images cached on Limbo CDN for performance Ìtumọ̀ Yorùbá:–
Seller credentials encrypted in WordPress database

Data Transmission:
 Ìtumọ̀ Yorùbá: – All API communications use HTTPS Ìtumọ̀ Yorùbá:–
Data encrypted in transit using TLS 1.2+ Ìtumọ̀ Yorùbá: – Regular security audits
performed

Data Retention:
 Ìtumọ̀ Yorùbá: – Product data retained while connection is active
Ìtumọ̀ Yorùbá: – Data removed from Limbo servers 30 days after disconnection Ìtumọ̀
Yorùbá: – Image cache cleared within 24 hours of product deletion

#### Product Image Handling

 1.  External Image Processing
 2.   * Product images are processed and optimized on LIMBO servers
      * Optimized images are required for WooCommerce product creation
      * Images are served through LIMBOÌtumọ̀ Yorùbá: ’s CDN for improved performance
      * Original images are stored securely and backed up
 3.  Why External Images Are Necessary
 4.   * Products created through LIMBO require their images to be processed and stored
        on our servers
      * This enables:
         - Consistent image quality across all sales channels
         - Optimized image delivery for better performance
         - Automatic image format conversion and resizing
         - Synchronized product updates across multiple stores
      * Images remain available even if the original source becomes unavailable
 5.  Image Flow Process
 6.   * Original images uploaded through WooCommerce or LIMBO platform
      * Images processed and optimized on LIMBO servers
      * Optimized versions stored on LIMBO CDN
      * WooCommerce products created/updated with CDN image URLs
      * Local copies maintained in WooCommerce media library as backup
 7.  Image Technical Specifications
 8.   * Supported formats: JPG, PNG, WebP
      * Maximum upload size: 5MB per image
      * Images automatically optimized for web delivery
      * Multiple sizes generated for different display contexts
      * High-availability CDN ensures reliable image delivery
 9.  Image Security & Privacy
 10.  * All image transfers encrypted using TLS 1.2+
      * Access controlled via authenticated CDN URLs
      * Regular security audits of storage systems
      * Compliance with data privacy regulations
      * Images removed from CDN 30 days after product deletion

This external image handling is an essential part of the LIMBO service, ensuring
consistent product presentation and reliable image delivery across all sales channels
while maintaining optimal performance and security.

### Privacy

This plugin connects to external Limbo servers for product synchronization. Please
review LimboÌtumọ̀ Yorùbá: ’s privacy policy at www.uselimbo.com/policy for details
on data handling.

## Ìgbéwọlẹ̀

 1. Upload the plugin files to `/wp-content/plugins/limbo-plugin`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Ensure WooCommerce is installed and activated
 4. Configure the plugin settings

## FAQ

### Does this plugin require WooCommerce?

Yes, WooCommerce must be installed and activated.

### Does this plugin require an external service account?

Yes, you need a Limbo seller account to use this plugin. Visit www.uselimbo.com 
to create an account.

### What data is shared with external services?

The following data is shared with LimboÌtumọ̀ Yorùbá: ’s servers:
 Ìtumọ̀ Yorùbá:–
Product information (name, price, description, images) Ìtumọ̀ Yorùbá: – Store domain
Ìtumọ̀ Yorùbá: – Seller ID Ìtumọ̀ Yorùbá: – Product inventory levels

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Limbo” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin
yìí.

Àwọn Olùkópa

 *   [ Bruno Pastorelli ](https://profiles.wordpress.org/limbobp/)
 *   [ brunopastorelli ](https://profiles.wordpress.org/brunopastorelli/)

[Túmọ̀ “Limbo” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/limbo)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/limbo/), ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/limbo/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/limbo/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/limbo/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.0.2

 * Added new features and improved existing ones
 * Fixed bugs and enhanced overall functionality
 * Updated documentation and added more detailed instructions
 * Improved user interface and usability
 * Added new configuration options
 * Enhanced security measures and data protection
 * Initial release

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.0.3**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 1 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **10+**
 *  Ẹ̀yà WordPress ** 5.0 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.8.8**
 *  Ẹ̀yà PHP ** 7.2 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/limbo/)
 * Àwọn àmì
 * [export](https://yor.wordpress.org/plugins/tags/export/)[import](https://yor.wordpress.org/plugins/tags/import/)
   [products](https://yor.wordpress.org/plugins/tags/products/)[woocommerce](https://yor.wordpress.org/plugins/tags/woocommerce/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/limbo/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

[Your review](https://wordpress.org/support/plugin/limbo/reviews/#new-post)

[Wo gbogbo àwọn àgbéyẹ̀wò](https://wordpress.org/support/plugin/limbo/reviews/)

## Àwọn Olùkópa

 *   [ Bruno Pastorelli ](https://profiles.wordpress.org/limbobp/)
 *   [ brunopastorelli ](https://profiles.wordpress.org/brunopastorelli/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/limbo/)