Filter:
| Name | Type | Version | Downloads | Last Updated | Description |
|---|---|---|---|---|---|
| MAS_API NEW 🔄 | Plugin | 1.0.0 | 9 | May 2026 | MAS_API is a Smarty function plugin for CMS Made Simple 2.x that fetches orsends data to external HTTP(S) APIs directly from templates, without embeddingsecrets in the database.Features:- Methods: GET, POST, PUT, DELETE (cURL; TLS verification on)- JSON: request body from body/json params; optional JSON decode of response(parse_json / json=1)- Security: mandatory mas_api.allowlist.php (hosts and/or suffixes; fail closedif missing or empty); DNS resolution checked against private/reserved ranges;manual redirects with re-validation per hop; response size cap; timeouts(bounded)- Cache: optional TT... |