spryker / cms-content-widget
CmsContentWidget module
1.11.0
2024-11-04 14:07 UTC
Requires
- php: >=8.2
- spryker/application: ^3.0.0
- spryker/cms-extension: ^1.0.0
- spryker/glossary: ^3.0.0
- spryker/gui: ^3.21.0
- spryker/kernel: ^3.52.0
- spryker/log: ^3.0.0
- spryker/symfony: ^3.0.0
- spryker/twig: ^3.0.0
- spryker/twig-extension: ^1.0.0
- spryker/util-encoding: ^2.0.0
Requires (Dev)
Suggests
- spryker/cms: If you want to use CmsPageParameterMapExpanderPlugin plugin.
- spryker/cms-block-collector: If you want to expand CMS block collector with content widget mapping, provides plugin.
- spryker/cms-block-gui: If you want to use content widgets with CMS blocks.
- spryker/cms-block-storage: If you want to use CmsBlockStorage plugins, minimum required version: 1.2.0.
- spryker/cms-collector: If you want to expand cms pages collector with content widget mapping, provides plugin.
- spryker/cms-gui: If you want to use content widgets with CMS pages.
- spryker/container: If you want to use Twig plugins
- spryker/silex: Needed to get Twig environment for content widget service provider.
- 1.11.0
- 1.10.0
- 1.9.1
- 1.9.0
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.1
- 1.7.0
- 1.6.1
- 1.6.0
- 1.5.1
- 1.5.0
- 1.4.1
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- dev-master / 1.0.x-dev
- 1.0.0
- dev-beta/frw-8430/master-enable-sniffers-for-3rd-party-modules
- dev-beta/app-store/develop
- dev-hotfix/testing-propel
- dev-beta/lazy_table_map_instantiation
- dev-beta/poc-contract-tests
- dev-beta/pplus-1012-master-missing-cms-content-widget-transfer
- dev-beta/glue-backend-prototype
- dev-beta/glue-backend-prototype-v4
- dev-beta/spryker-mini-api-framework
- dev-beta/te-9873-backend-glue-application-plagin-context
- dev-beta/te-9901-extend-glue-application-module
- dev-beta/mp-5445-merchant-products-are-no-buyable
This package is auto-updated.
Last update: 2024-11-05 16:34:12 UTC
README
CmsContentWidget allows you to add dynamic content to CMS pages/blocks. With sets of connectors that we provide, you can add various type of content to your page and block placeholders. You can also extend this solution to provide your custom widgets for adding even more variety of objects into pages and blocks.
Installation
composer require spryker/cms-content-widget