Libraries tagged by configuration manager
magium/mcm-twitter
27 Downloads
This is a simple library that manages the configuration for the abraham/twitteroauth library using the Magium Configuration Manager
magium/mcm-redis-factory
20 Downloads
A simple factory for creating Redis objects using the Magium Configuration Manager
magium/mcm-pusher-factory
34 Downloads
A Magium Configuration Manager-enabled Factory that allows you to retrieve managed Pusher.com instances
magium/mcm-common-website
33 Downloads
Some common website configuration options for use with the Magium Configuration Manager
magium/mcm-aws-factory
46 Downloads
A simple library for managing AWS credentials using the Magium Configuration Manager
magium/mcm-auth0-factory
52 Downloads
This library provides a configured instance of the Auth0 PHP adapter using the Magium Configuration Manager
evilfreelancer/xl2tp-php
158 Downloads
XL2TP configuration manager gives you the ability to work with configuration of your services in OOP style
cis/cis-config
11 Downloads
A database based configuration manager for laravel
achrome/conphig
29 Downloads
A simple PHP Configuration manager
acgrid/config
6 Downloads
Configuration manager with deferred default value, transformation and caching.
ialopezg/config
6 Downloads
Configuration file manager
wdb/tsconf
62 Downloads
The Backend Simplifier offers the configuration of the eight most commonly used properties for simplifying the TYPO3 backend by a mouse click. User interface is the extension manager. Enable page tree uids, use indvidual page tree icons, activate the extended view and the clipboard and the admin panel for all editors. Extend the cache thunderbolts with one for the system cache.
mhinspeya/mhinspeya-brand-hyva
8 Downloads
### 1. **Module Overview:** - **Name:** Brand Inventory Manager - **Purpose:** The module dynamically lists all the brands that have products currently in stock on the website, allowing customers to view and browse products by brand. This list updates automatically based on the store's inventory. ### 2. **Key Features:** - **Dynamic Brand Listing:** - The module generates a list of brands that have at least one product in stock. - The list is updated in real-time based on changes in inventory levels (e.g., if a brand's products go out of stock, that brand is removed from the list). - **Filter by Inventory:** - Customers can filter the brand list by product availability, ensuring they only see brands with products they can purchase immediately. - **Brand Page:** - Each brand name in the list is clickable, leading to a dedicated brand page. - The brand page displays all in-stock products for that brand, with options for sorting, filtering, and searching within the brand's catalog. - **SEO-Friendly URLs:** - The module creates SEO-friendly URLs for each brand page, enhancing visibility on search engines. - **Inventory-Based Brand Widget:** - A widget can be placed on various parts of the website (e.g., homepage, sidebar, footer) that highlights popular or new brands with available stock. - **Admin Configuration:** - The admin can configure how brands are displayed (e.g., sorting by popularity, alphabetical order, etc.). - Options to include or exclude specific brands regardless of inventory (e.g., always show premium brands). - **Caching Mechanism:** - To ensure performance, the module uses caching to store brand lists, refreshing only when inventory changes occur. ### 3. **Integration with Other Features:** - **Product Pages:** On each product page, the brand name is linked to the corresponding brand page. - **Search Functionality:** When customers search for a brand name, the search results include the brand page and all relevant products. ### 4. **Customizable Design:** - The module’s front-end is fully customizable, allowing the store’s design team to style the brand listing and pages in line with the overall website design. ### 5. **Reporting and Analytics:** - The module provides reports on brand performance, showing metrics such as which brands are viewed most frequently, which have the highest sales, etc. ### 6. **Multi-Store Support:** - For stores with multiple websites or store views, the module supports configuration per store view, allowing different brands to be highlighted in different regions or languages. This Magento module would be particularly useful for e-commerce stores with diverse product offerings across many brands, ensuring that customers have an efficient way to find and purchase products by their favorite brands.has context menu
gilbertsoft/gsprotectedconfig
67 Downloads
GS Protected Config allows you to import configurations from outside the web directory or override it dependent from the application context or TYPO3 mode (FE, BE, CLI, AJAX and INSTALL). You can use this extension to move the website from dev to testing to production without changing something inside the web root if you place your settings outside. Templates can be found in Resources/Private/Templates. Configuration can simply be adapted by the Extension Manager and must be activated first!
gilbertsoft/gscacheconfig
68 Downloads
GS Cache Config allows you to switch various caching backends to APCu with fallback in case of CLI mode. Configuration can simply be adapted by the Extension Manager.