Skip to main content

Guiziweb/guiziweb-plugins

SkillsMP는 Guiziweb/guiziweb-plugins에서 39개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
39
GitHub 스타
4
GitHub 포크
0

이 저장소의 skills

직업 카테고리 3개 · 100% 분류됨

수집된 skill 39개 중 39개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Add an admin autocomplete form type for a Sylius Resource (translatable or not), optionally injected into another form via an extension

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add an admin FormType for an existing Sylius Resource

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add a Sylius admin grid for an existing Sylius Resource

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add a multiple images collection (OneToMany) to an existing Sylius Resource

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add an admin menu entry for an existing Sylius Resource

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add a Doctrine entity as a Sylius Resource in a Sylius application

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add Sylius admin routes for an existing Resource with a Grid

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Make an existing Sylius Resource translatable, with TranslationType and Twig hooks

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Expose a custom field in an existing Sylius admin form (Product, Taxon, Channel, …) via a Symfony FormTypeExtension, Twig hook and translation

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Customize an existing Sylius admin grid (hide/reorder/modify/add fields, filters, actions)

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extend an existing Sylius entity (Product, Taxon, Channel, etc.) in your Sylius application to add custom fields or apply a plugin-provided trait

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add an admin autocomplete form type for a Sylius Resource (translatable or not), optionally injected into another form via an extension

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add an admin FormType for an existing Sylius Resource

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add a Sylius admin grid for an existing Sylius Resource

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add a multiple images collection (OneToMany) to an existing Sylius Resource

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add an admin menu entry for an existing Sylius Resource

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add a Doctrine entity as a Sylius Resource

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add Sylius admin routes for an existing Resource with a Grid

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Make an existing Sylius Resource translatable, with TranslationType and Twig hooks

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Expose a custom field in an existing Sylius admin form (Product, Taxon, Channel, …) via a Symfony FormTypeExtension, Twig hook and translation

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Customize an existing Sylius admin grid (hide/reorder/modify/add fields, filters, actions)

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extend an existing Sylius entity inside the plugin's test application, or ship a plugin-side trait/interface that lets integrators do it themselves

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add a Stimulus JS controller to a Sylius plugin

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create a new Sylius plugin from the official PluginSkeleton with Docker environment

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Add an autocomplete (simple ChoiceType or entity AJAX autocomplete) as a FormType field or as a grid filter

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Control how a resource is instantiated on Create — set defaults (timestamps, status), inject the creator, pre-fill relations from the URL.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Add a CSV export button to an existing admin grid.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create an admin grid class (fields, filters, actions) for an existing Sylius Resource

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add an admin sidebar menu entry for an existing Sylius Resource

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add one or more operations (Index, Show, Create, Update, Delete, BulkDelete, ApplyStateMachineTransition) to an existing Sylius Resource

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add custom logic on Create/Update/Delete operations — send an email, dispatch a command, publish an event, push to a queue.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Load a resource from a non-Doctrine source (external API, command bus, DDD repository) for Show/Index/Update/Delete operations.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add a new Doctrine entity as a Sylius Resource (entity, repository, FormType, migration). Operations are added separately.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Return a non-standard HTTP response (PDF, XLSX, stream, binary) instead of the default HTML template.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Secure the admin panel with a User entity, firewall and access control

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Customize admin templates via Twig Hooks — override, add or disable a block on any admin page

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add extra variables to the Twig template of an operation — related data, stats, preloaded references.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Daily development commands for Sylius Stack apps (database, cache, assets, QA)

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bootstrap a new Symfony project with the Sylius Stack (Bootstrap Admin UI, Resource, Grid, Twig Hooks)

원문 언어: 영어

업데이트
수집된 skill 39개 중 39개를 표시합니다.