Libraries tagged by clickoding
lucassmacedo/whatsapp-chat-api
3 Downloads
The SDK allows you to receive and send messages through your WhatsApp account. [Sign up now](https://app.chat-api.com/) The Chat API is based on the WhatsApp WEB protocol and excludes the ban both when using libraries from mgp25 and the like. Despite this, your account can be banned by anti-spam system WhatsApp after several clicking the "block" button.
kruegge82/dhl-retoure-php-rest-sdk
2 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
iliain/silverstripe-droppable
23 Downloads
Provides a field that allows for clicking and dragging of shortcodes into a textarea
heimrichhannot/contao-entity_filter
144 Downloads
This module offers an input type for selecting one or more entities by comfortably 'clicking together' sql-like conditions.
bright-cloud-studio/isotope-spec-sheet-pdf
22 Downloads
Generates a PDF Spec Sheet when clicking a link on an Isotope Product Reader page within Contao
azine/emailupdateconfirmation-bundle
3521 Downloads
Symfony bundle to require the user to confirm her update email address by clicking on a link sent to the new address. This should be part of the FriendsOfSymfony/UserBundle, but was not accepted as new feature by a maintainer.
alrowaihi/google-maps-location-picker
18 Downloads
A Filament form component that shows google map and let you pick up location by clicking in the map
hchokshi/silverstripe-hasonefield
1605 Downloads
Edit a has_one relationship using the gridfield editor, triggered by clicking a button.