Plugin info

Total downloads: 476
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 2/1/2025 (333 days ago)
Added to WordPress: 2/1/2025 (0 years old)
Minimum WordPress version: 6.0.1
Tested up to WordPress version: 6.7.4
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Stale • Last updated 333 days ago

38/100

Is CURLW abandoned?

Likely maintained (last update 333 days ago).

Compatibility

Requires WordPress: 6.0.1
Tested up to: 6.7.4
Requires PHP: 7.4

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Test REST API requests to check the ability to integrate your website with other external systems.
– Easy to install.
– Lightweight.
– Easy to use.
– Supported methods are: GET, POST, PUT, DELETE
– Does not affect the website’s operation when activated or deactivated.
– Ability to save your requests easily.
– Compatible with your site’s theme.

It’s not working

  • Step-1. Check if your plugin is activated.
  • Step-2. use “ping” button to make sure that your current wordpress settings are working correctly with REST API.

External services

This plugin connects to reqres.in API to obtain primary test data, it’s needed only for testing pourposes and initial demo examples. This plugin sends only common public data for testing pourposes and personal data such as username, email,..etc are never submitted https://reqres.in/. This service is developed by “Ben Howdle”: It is clearly states that none of the submitted data are saved in this service. read the section of “Pease of mind”.

Installation

The installation process is very easy and straitforward, just follow these steps:
1. Click on the “Install” button on the WordPress plugins page.
2. Go to the “CURLW” page through the link in the plugin or via the WordPress dashboard –> CURLW.
3. Enter the URI of the REST API request that you want to test.
4. Click Execute
5. Enjoy 😊

Eng: Sami Alfattani ([email protected])

Frequently Asked Questions

What is CRULW ?

CRULW

Is this plugin free of charge?

Yes, this plugin is completely free of charge and you can use all features for unlimited time.

Can I test any REST API of any external website or this plugin is limited to my website?

You can Test any URL on any website.

Review feed

No reviews available

Screenshots

  1. <p>Overview of the plugin interface.
</p>

    Overview of the plugin interface.

  2. <p>Methods available for making API requests.
</p>

    Methods available for making API requests.

  3. <p>Headers configuration for API requests.
</p>

    Headers configuration for API requests.

  4. <p>Output of an API request.
</p>

    Output of an API request.

Changelog

1.1.7

  • Add Query text area.
  • Add ping test.
  • Requests can be saved.

1.1.2

  • First Version