Libraries tagged by further

ppag/contao-trackingmanager-bundle

0 Favers
195 Downloads

Contao Bundle for managing cookie consent and tracking scripts. The bundle is the further development of slashworks/contao-trackingmanager-bundle. jQuery as dependency has been removed.

Go to Download


pkeogan/laravel-html-extra-core-ui

1 Favers
24 Downloads

A Laravel 5.5 Package that expands LaravelCollective/html further with different js plugins.

Go to Download


pkeogan/laravel-html-extra

3 Favers
264 Downloads

A Laravel 5.5 Package that expands LaravelCollective/html further with different js plugins.

Go to Download


phhung/orchid-tables

3 Favers
14 Downloads

An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.

Go to Download


perfect-code/module-product-media-uploader

0 Favers
32 Downloads

This module for Magento 2 helps to download an image from external URL for further save it as a product media gallery entry.

Go to Download


nosh/omnitax

0 Favers
1 Downloads

OmniTax — a Laravel package for Pakistan's fiscal (digital) invoicing. It connects a business's system to its tax authority in real time to obtain an official fiscal invoice number and QR code. Built for Pakistan's FBR and tax system: it currently ships FBR (federal / PRAL) integration, with provincial (PRA, SRB, KPRA, BRA) and further tax-authority integrations planned. Authority-driven, multi-tenant, and extensible to more authorities by design. A Nosh (RapidFlow) package.

Go to Download


mr-vaco/nova-statuses-manager

0 Favers
39 Downloads

A Laravel Nova tool - Unification of statuses for further use in their packages

Go to Download


mintao/mongodbsuite

0 Favers
112 Downloads

This extension originally started as a fork of YiiMongoDbSuite, written by canni and further improved by several developers.

Go to Download


mageinic/discount-filter

1 Favers
4 Downloads

Discount Filter Extension by MageINIC, Enhance your online shopping experience with our advanced discount filter extension. Now, easily filter products by discounts, utilizing precise percentage and amount calculations. Refine your search further by filtering products within specific discount percentage ranges. Find the best deals effortlessly!

Go to Download


madmatt/silverstripe-user-comment-notifications

2 Favers
0 Downloads

Extends the silverstripe/comments module with the ability for users to get notified when further comments are posted on an object they've commented on

Go to Download


macropage/sdk-ebay-rest-marketing

0 Favers
24 Downloads

The Marketing API offers two platforms that sellers can use to promote and advertise their products: Promoted Listings is an eBay ad service that lets sellers set up ad campaigns for the products they want to promote. eBay displays the ads in search results and in other marketing modules as SPONSORED listings. If an item in a Promoted Listings campaign sells, the seller is assessed a Promoted Listings fee, which is a seller-specified percentage applied to the sales price. For complete details, refer to the Promoted Listings playbook.Promotions Manager gives sellers a way to offer discounts on specific items as a way to attract buyers to their inventory. Sellers can set up discounts (such as "20% off" and other types of offers) on specific items or on an entire customer order. To further attract buyers, eBay prominently displays promotion teasers throughout buyer flows. For complete details, see Promotions Manager. Marketing reports, on both the Promoted Listings and Promotions Manager platforms, give sellers information that shows the effectiveness of their marketing strategies. The data gives sellers the ability to review and fine tune their marketing efforts.Store Email Campaign allows sellers to create and send email campaigns to customers who have signed up to receive their newsletter. For more information on email campaigns, see Store Email Campaigns.Important! Sellers must have an active eBay Store subscription, and they must accept the Terms and Conditions before they can make requests to these APIs in the Production environment. There are also site-specific listings requirements and restrictions associated with these marketing tools, as listed in the "requirements and restrictions" sections for Promoted Listings and Promotions Manager. The table below lists all the Marketing API calls grouped by resource.

Go to Download


laravolt/mailkeeper

1 Favers
4943 Downloads

Save mail to database for further use

Go to Download


kruegge82/jumingo

0 Favers
31 Downloads

## About With the JUMINGO shipping API you can import your shipments into your JUMINGO account from any source. The functionalities of the API include creating and updating shipment drafts, fetching suitable shipment rates for a given shipment and purchasing shipping labels. Furthermore, you can retrieve tracking data and fetch shipping labels and documents for all your purchased shipments. The current main purpose of the API is to connect your account to e-commerce systems and marketplaces. ## General The API is organized around REST. Our API has resource-oriented URLs and uses HTTP response codes to indicate API errors. We use built-in HTTP features, like HTTP authentication and HTTP verbs. All API requests must be made over HTTPS. Calls made over plain HTTP will return errors. Request data is passed to the API as JSON objects and JSON is also returned by all API responses, including errors, although our API SDKs convert requests and responses to appropriate language-specific objects. Best practice usage of the API and business logic is described in the supplementary [integration guide](https://www.jumingo.com/cms/JUMiNGO_API-integration-guide.pdf "JUMiNGO API Integration Guide"). ## Base URL The base URL for all calls is: `https://api.jumingo.com/v1` ## HTTP status codes HTTP response codes in the `2xx` range indicate success. Codes in the `4xx` range indicate an error on the client side (e.g. a required parameter is missing). Codes in the `5xx` range indicate an error with our servers. Each error should provide an error code and an error message with further information. HTTP status code | Description ---------------- | ----------- 200, 201, 204 - OK | Everything worked. 400 - Bad Request | The request was unacceptable, often due to missing a required parameter or a validation error. 401 - Unauthorized | No valid API key has been provided or your account is disabled. 403 - Forbidden | You are not allowed to talk to this endpoint. This can either be due to a wrong authentication or when you’re trying to reach an endpoint that your account isn’t allowed to access. 404 - Not Found | The requested resource doesn’t exist. 500, 502, 503, 504 - Server Errors | Something went wrong on our side. Please contact our support if you receive this error. ## Authentication All API requests requires authentication. Unauthorized calls will return errors. Authenticate by including your API key in the `X-AUTH-TOKEN` HTTP header of each API call, e.g.: `X-AUTH-TOKEN: INSERT_YOUR_API_KEY` You can find your API key in your JUMINGO user account. You can get access to the JUMiNGO customer API by enabling it in your [user account](https://www.jumingo.com/de-de/users/connections/create/8). After activation, you will get your personal API key. ## Date/Time Format All values of type `string ` are defined in a specific [RFC 3339](https://tools.ietf.org/html/rfc3339#section-5.6) format and must also be formatted accordingly for requests. The format is: YYYY-MM-DD hh:mm:ss Example: 2018-07-26 15:54:13 All dates and times are specified in UTC (Coordinated Universal Time).

Go to Download


kartavik/php-mock

0 Favers
27 Downloads

PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.

Go to Download


it-bens/deqar-api-contracts

0 Favers
9 Downloads

DEQAR API models as contracts for further development.

Go to Download


<< Previous Next >>