luyadev / luya-legacy
This repo contains mixed outdated content like blocks.
1.0.0
2018-06-19 08:32 UTC
Requires (Dev)
- luyadev/luya-testsuite: ~1.0.0
This package is auto-updated.
Last update: 2026-02-06 13:18:40 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