Skip to content

Commit 3c4a704

Browse files
committed
2 parents 6852e88 + 326f27e commit 3c4a704

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
1-
# DataBlockConverter
1+
# Auto BlockLists
2+
Auto BlockLists is a Umbraco package made for v10+. Made to help automate the process of converting a nested content into a block list.
23

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
311

412
## Contributing
513

614
If you would like to help me improve this package, feel free to create a pull request!
715

816
## Issues
917

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

Comments
 (0)