Libraries tagged by Cedar
cedaro/woocommerce-coupon-links
74955 Downloads
A WordPress plugin to automatically apply a WooCommerce coupon code to the cart with a URL.
cedaro/satispress
34719 Downloads
Generate a Composer repository from installed WordPress plugins and themes.
cedaro/wp-plugin
48855 Downloads
A base WordPress plugin library.
cedaro/gravity-forms-iframe
3048 Downloads
Embed a Gravity Form on any site using an iframe.
cedaro/wprestcop
169 Downloads
A WordPress plugin for managing access to the WP REST API.
cedaro/infinite-wp-list-tables
140 Downloads
A WordPress plugin to add infinite scroll support for WP List Tables in the admin panel.
cedaro/dequeue-jquery-migrate
5968 Downloads
A WordPress plugin to remove the jquery-migrate.js script dependency.
cedar2025/http-foundation
22189 Downloads
Defines an object-oriented layer for the HTTP specification
cedaro/metamedia
68 Downloads
A WordPress plugin to register media selection meta boxes.
mammutgroup/cedarmap
61 Downloads
cedar maps api package
kjdev/cedar
2 Downloads
PHP extension that evaluates Cedar policies locally with an Amazon Verified Permissions (AVP) compatible API.
cedarmaps/cedarmaps-php-sdk
517 Downloads
A PHP Wrapper for CedarMaps API
cedarsol/larmod
0 Downloads
A module scaffolding tool for ERP-style Laravel applications. Quickly generate fully-structured modules with controllers, models, services, routes, and more.
cedaro/embed-jetpack-custom-css
16 Downloads
A WordPress plugin to embed Jetpack Custom CSS in the document head to improve performance.
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java