Libraries tagged by Bell Icon
cvette/google-tag-manager
13155 Downloads
This package includes a Fusion prototype, as well as a node type mixin for simple integration of the Google Tag Manager container code into your Neos CMS project.
ist1/content-editable-bundle
6 Downloads
WYSIWYG editor bundle for Symfony - works well with ContentBundle
ist1/content-bundle
5 Downloads
Simple text content bundle for Symfony - works well with ContentEditableBundle
reliv/rcm-config
394 Downloads
Extend the functionality of ZF2 config as well as allow config sources to be changed
rcm/config
2999 Downloads
Extend the functionality of ZF2 config as well as allow config sources to be changed
4ernovm/whmcs-container
167 Downloads
Apparently WHMCS has it's own DI container but we'll keep our own container aside because we don't want to mess things up
lukasbableck/contao-title-description-bundle
77 Downloads
This bundle adds a meter for the length of the page title and description in the Contao backend as well as a picker that allows you to easily insert special characters into your title or description. The maximum values for the title and description length are based on the maximum length that Google usually displays in search results.
rashed50702/contact
8 Downloads
This package will send email to admin and save contact info to database as well.
sandeepkumar/contact
1 Downloads
This well send email to admin and save contacts in DB
hypervix/excel-date-converter
15 Downloads
Excel Date Converter is a PHP utility package for handling and converting Excel-style date values as well as standard date formats.
aleris/container
9 Downloads
Light weight, straight forward DI container that simply works, and works well.
zvps/ebay-sell-recommendation-php-client
32 Downloads
The Recommendation API returns information that sellers can use to optimize the configuration of their listings on eBay. Currently, the API contains a single method, findListingRecommendations. This method provides information that sellers can use to configure Promoted Listings ad campaigns to maximize the visibility of their items in the eBay marketplace.
zvps/ebay-sell-metadata-php-client
32 Downloads
The Metadata API has operations that retrieve configuration details pertaining to the different eBay marketplaces. In addition to marketplace information, the API also has operations that get information that helps sellers list items on eBay.
zvps/ebay-sell-marketing-php-client
33 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, see Promoted Listings. 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. 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.
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.