Libraries tagged by question
jean-pasqualini/askme-certification-symfony2
4 Downloads
Différentes questions sur les sujets à réviser pour la certification symfony 2
indracollective/laravel-artisan-find
3 Downloads
Quickly discover and build Laravel artisan commands through guided questioning and intelligent exploration
idea89/magento1-assistant
2 Downloads
AI shopping assistant for OpenMage / Magento 1 — answers product questions, recommends what to buy, surfaces promotions. 5-minute install.
hubertusanton/silverstripe-simplequestioncaptchafield
13 Downloads
SilverStripe Simple question captcha field
hemreduru/vizier
0 Downloads
Self-hosted natural language to SQL report engine. Scans your database and codebase once, builds a semantic catalog, then turns plain Turkish/English questions into safe, read-only SQL reports using cheap LLMs.
heineref/kirby-helpsection
0 Downloads
This plugin allows Panel users to display help how to work in the Panel, which can be called up directly in the Panel by clicking on the question-mark-icon in the Panel menu on the left.
haunt-jonathan/silverstripe-elemental-decisiontree
52 Downloads
Element displaying information in regards to answers given to questions
hassanjrao/laravel-ai-log-search
1 Downloads
AI-assisted, natural-language log file search for Laravel. Streams huge log files without loading them into memory and turns plain-language questions into structured filters via Gemini or any OpenAI-compatible API.
gtstudio/module-ai-data-query
14 Downloads
Natural-language data query interface for Magento 2. Lets admin users ask questions in plain English; the AI extracts intent and queries Magento entities locally — no raw store data sent to the LLM.
grossum/faq-bundle
474 Downloads
This bundle added faq entity with fields: enabled, question, answer, position, createdAt and updatedAt
goldnead/statamic-assessments
3 Downloads
Assessments for Statamic: a questionnaire with points per answer and result levels by score. The result becomes a contact event and an automation trigger.
gmsantos/php-pack-5
20 Downloads
A series of questions to prepare for the Zend PHP5.5 certification
glumbo/faq
6 Downloads
Glumbo frequently asked questions
geraldloss/glcrossword
117 Downloads
Supplies a crossword extension, to create your own crossword on a homepage. This extension is very flexible. You can define crosswords of every size, answer fields with more then one letter and you can define answers in every posible direction. All you need is to create your own questions and answers and assign it with your crossword. In the frontend you can edit the crossword with javascript very user friendly. The communication with the backend is performed with ajax. See under https://www.schulze-thulin.de/en/games/welsh-crossword for an online example. This extension use jQuery 3.6 and Bootstrap 5.1
gemini-commerce/php-client-product-configurator
5 Downloads
## Introduction This comprehensive guide will equip you with the knowledge to integrate and leverage our Product Configurator Service in your applications. ## Quick Start Get up and running in no time! Follow these steps to kickstart your integration: 1. **Authentication:** Obtain your integration JWT to authenticate your requests. 2. **Client Libraries:** Explore our GitHub repositories to grab client libraries in your preferred programming language. 3. **API Overview:** Familiarize yourself with our RESTful API using the OpenAPI specification. ## Integration ### API Overview Our RESTful API is the gateway to unlocking the full potential of Product Configurator. Check out the detailed [API Reference](/docs/category/configurator) for a granular understanding of each endpoint and request/response format. ### Client Libraries To expedite your integration process, we provide client libraries for various programming languages. Find the one that suits your stack in our [GitHub repositories](https://github.com/Gemini-Commerce). ### Authentication Security is paramount. Learn how to authenticate your requests using JWT. This ensures a secure and reliable connection between your application and Product Configurator. ## Configuration Management ### Configurator Lifecycle Understand the lifecycle of configurators, from draft to active and deleted. This flexibility allows you to manage configurations at your own pace. ### Steps and Options Configure product steps with ease and define options effortlessly. Explore the power of dependencies to create dynamic and intuitive configurations. ### Matrices Delve into matrices—your secret weapon. Explore price and weight matrices, and learn how configured steps influence properties and pricing. ### Price Management Unleash dynamic pricing with our versatile price matrices. From fixed prices to incremental structures, adapt to diverse pricing models effortlessly. ## Security Your data is in safe hands. Discover how Product Configurator ensures security through JWT authentication, safeguarding your sensitive information. ## Backward Compatibility Stay ahead of the curve. Learn about our versioning strategy, providing backward compatibility while allowing our service to evolve seamlessly. ## Developer Support Have questions? Need assistance? Write to us at [[email protected]](mailto:[email protected]) and we will get back to you.