Libraries tagged by seen

mshuo/reply-to-see

2 Favers
158 Downloads

Hide content until users reply — encourage engagement by revealing hidden posts or media only after replying.

Go to Download


littlecxm/flarum-reply-to-see

2 Favers
2112 Downloads

Add reply to see to your forum.

Go to Download


jbcisne/integras-sei

6 Favers
5066 Downloads

Integração com o SEI

Go to Download


humanmade/see-in-rest-api

10 Favers
2 Downloads

Quickly request the current resource off the WordPress REST API via the WordPress admin bar.

Go to Download


clarkwinkelmann/flarum-ext-see-past-first-post

1 Favers
1836 Downloads

Permission to let users see past the first post of discussions

Go to Download


andrewboy/laravel-see-me

0 Favers
553 Downloads

Laravel package for SeeMe SMS sender.

Go to Download


kvothe/reply-to-see

4 Favers
1538 Downloads

Adds a reply to see BBCODE.

Go to Download


happydemon/usrlastly

14 Favers
220 Downloads

Keep track of your users' last visit

Go to Download


roger-sei/super-giggle

6 Favers
137 Downloads

SuperGiggle checks the coding standards for a specific commit change

Go to Download


zircote/api-problem

12 Favers
20 Downloads

An Api Problem Exception implementation in PHP. See: http://tools.ietf.org/html/draft-nottingham-http-problem for the latest on the specification

Go to Download


zippendo/zippendo-php

0 Favers
13 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


ziiven/view-history

1 Favers
1965 Downloads

A Flarum extension. Allow user to see the view history of discussions.

Go to Download


wwwision/relay-pagination

3 Favers
5734 Downloads

Simple pagination implementing the Cursor Connections Specification, see https://relay.dev/graphql/connections.htm

Go to Download


wwwision/bem

4 Favers
700 Downloads

BEM style classes (see http://getbem.com/) with Neos Fusion

Go to Download


wpify/benefit-plus-gateway-sdk

0 Favers
222 Downloads

This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.

Go to Download


<< Previous Next >>