Auto BlockLists is a Umbraco package made for v10+. Made to help automate the process of converting a nested content into a block list.
With the removal of nested content in Umbraco 13. Uppgrading becomes a bit of a nightmere if you frequently use it. That's where Auto BlockLists comes in. With one click Auto BlockLists runs the following workflow.
- Creates the block list data type.
- Adds the new data type to the document type.
- And lastly it transfers the content to the newly created block list
If you would like to help me improve this package, feel free to create a pull request!
If you find any issues with the package feel free to raise a issue!