Libraries tagged by visible

zippendo/zippendo-php

0 Favers
9 Downloads

Public API documentation for Zippendo. Authenticate using your API token (Bearer token prefixed with zipp_). **Brands (sub-accounts).** An organization can be split into brands, each keeping its own orders, shipments and configuration separate. There are two ways to scope requests to one brand, and NEITHER changes any request body: 1. **Bind the token.** Create an API token with a `brandId` and every request it makes is confined to that brand — reads filtered, writes stamped. This is the recommended way to give a single brand's team its own credential. 2. **Send the `X-Zippendo-Brand` header.** An organization-wide token can scope an individual request by sending the brand's id or slug in this header. Most SDKs let you set it once on the client so every call inherits it. A brand-bound token that receives an `X-Zippendo-Brand` header naming a different brand is rejected with `403 BRAND_ACCESS_DENIED` — the binding is never widened. Omit both and requests cover the whole organization, which is the behaviour of every existing token. Records that belong to no brand carry `brandId: null`. Configuration (carriers, shipping rules, addresses) with a null brand is organization-wide and remains visible inside every brand; orders and shipments with a null brand are only visible organization-wide. List endpoints additionally take a `?brandScope=own|shared|both` parameter to narrow further within whichever brand context already applies. `own` returns only rows assigned to that brand, and requires a brand context — a brand-bound token, a resolved brand session, or the `X-Zippendo-Brand` header above — otherwise `400`. `shared` returns only the organization-wide rows (equivalent to filtering `brandId=none`). The default, `both`, keeps the existing behaviour: a brand context sees its own rows plus the organization-wide ones. Set `X-Zippendo-Brand-Scope` as a client default to apply the same choice to every request instead of repeating the query parameter on each call — an explicit `brandScope` query parameter always wins over the header, and a blank header value is ignored. Brands themselves are managed under the **Brands** tag. Retiring a brand is done with `POST /orgs/{orgId}/brands/{brandId}/archive` — permanent deletion is a dashboard-only action, since it is refused while any order, shipment, member or token still references the brand. Brands require a plan that includes them; creating one beyond your plan's limit returns `403`.

Go to Download


vse/browsehappy

4 Favers
26 Downloads

Displays an Outdated Browser Banner on your phpBB forum's index page, visible only to Internet Explorer 6/7/8/9 users, to encourage them to upgrade to a modern browser.

Go to Download


thejoshsmith/craft-fab-permissions

16 Favers
11464 Downloads

Give yourself better control over your sections with Craft Field and Tab (FAB) Permissions. Restrict which tabs and fields are visible to different user groups.

Go to Download


letone/contao-ai-image-marker-bundle

0 Favers
7 Downloads

AI Image Marker adds visible watermarks and embedded AI notices to images managed by Contao.

Go to Download


lafayettecollege/moodle-tool_hidecourses

0 Favers
24 Downloads

This admin tool allows managers to set all courses in a category (including subcategories) to either hidden from, or visible to, students.

Go to Download


justoverclock/edit-posts

0 Favers
2203 Downloads

Edit Posts button always visible

Go to Download


justinholtweb/craft-queuebert

1 Favers
32 Downloads

A live control panel bar that surfaces running and queued jobs across Craft's default queue and any custom queue runners — visible only while there's queue activity.

Go to Download


hirasso/html-obfuscator

7 Favers
104 Downloads

Obfuscate emails, phone numbers and other sensitive data using PHP and modern web features. Visible to humans, hidden from crawlers and headless bots until they interact.

Go to Download


clivewalkden/magento2-checkoutsuccess

8 Favers
1307 Downloads

A plugin for Magento 2 that keeps the Checkout Success page visible for styling on refresh

Go to Download


bixgomez/gutenview

0 Favers
9 Downloads

Makes the WordPress block editor's hidden editing affordances visible and discoverable.

Go to Download


sozodesign/checkout-success

8 Favers
152 Downloads

A plugin for Magento 2 that keeps the Checkout Success page visible for styling on refresh

Go to Download


silverstripe/gridfielddetailformwithsearch

7 Favers
3146 Downloads

GridFieldDetailForm that has a search sidebar always visible

Go to Download


neuecommerce/visible-records

1 Favers
326 Downloads

Handle visibility state on your Laravel Eloquent model records.

Go to Download


jedenweb/visible

0 Favers
208 Downloads

Visibility management of Doctrine entities in Nette

Go to Download


madand/yii2-jquery-visible

0 Favers
6 Downloads

jquery-visible plugin asset for Yii2

Go to Download


<< Previous Next >>