You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto BlockLists is a Umbraco package made for v10+. Made to help automate the process of converting a nested content into a block list.
2
3
4
+
## About
5
+
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.
6
+
- Creates the block list data type.
7
+
- Adds the new data type to the document type.
8
+
- And lastly it transfers the content to the newly created block list
9
+
10
+
### Settings
3
11
4
12
## Contributing
5
13
6
14
If you would like to help me improve this package, feel free to create a pull request!
7
15
8
16
## Issues
9
17
10
-
If you find any issues with the package feel free to raise a issue!
18
+
If you find any issues with the package feel free to raise a issue!
0 commit comments