luyadev / luya-legacy
This repo contains mixed outdated content like blocks.
1.0.0
2018-06-19 08:32 UTC
Requires
None
Requires (Dev)
- luyadev/luya-testsuite: ~1.0.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-06 14:32:27 UTC
README
This repo contains mixed outdated content like blocks. Do not use this repository, its just for replacement of old blocks!
Migration example for old blocks
BootstrapImageTextBlock:
./vendor/bin/luya cms/block/migrate \\bootstrap4\\blocks\\BootstrapImageTextBlock \\legacy\\blocks\\BootstrapImageTextBlock
BootstrapFileListBlock:
./vendor/bin/luya cms/block/migrate \\bootstrap4\\blocks\\BootstrapFileListBlock \\legacy\\blocks\\BootstrapFileListBlock
BootstrapInlineTextBlock:
./vendor/bin/luya cms/block/migrate \\bootstrap4\\blocks\\BootstrapInlineTextBlock \\legacy\\blocks\\BootstrapInlineTextBlock
BootstrapInlineTextWrapperBlock:
./vendor/bin/luya cms/block/migrate \\bootstrap4\\blocks\\BootstrapInlineTextWrapperBlock \\legacy\\blocks\\BootstrapInlineTextWrapperBlock