Libraries tagged by clicksign
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
bright-cloud-studio/contao-likes
11 Downloads
Adds a basic like system by clicking an icon and tallying the total
alrowaihi/google-maps-location-picker
19 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.