after hours of searching...
Ive set up a page structure like this:
- John Doe
- Contact
- About me
- Specials
- Something
- Something else
- ...
now I need to duplicate this structure for about 120 Users:
- John Doe
- 001 Contact
- 001 About me
- 001 Specials
- 001 Something
- 001 Something else
- 001 ...
- Peter Doe
- 002 Contact
- 002 About me
- 002 Specials
- 002 Something
- 002 Something else
- ...
....
I found this Thread, but it seems like this issue wasnt posted as feature request.
I really need to get this issue solved somehow because I have 14 subpages for 120 Users. This means I have to set up about 1700 pages manually

If this isnt possible with any module - is there a way to handle this issue by sql?

Help would be highly appreciated!