Add-on Character Name generator (willing to pay)

mazzly

Well-known member
Need a simple Feature for a fantasy forum: A "character name generator".

The generator will basically have an input form with Firstname & Lastname.
When submitted the page will output 2 generated names, one male and one female.

In the admin, it should be possible to set up generators for different races
  • Name of the race
  • list of male names
  • list of female names
  • list of last names

In the forum site, the navbar should then have a dropdown with "Name generators" and alternatives for each race.
(And ofc if no race is defined in admin, no item should be in navbar)

The logic to match user input to a name from the list doesn't matter but should output the same generated names for the same input.
 
Need a simple Feature for a fantasy forum: A "character name generator".

The generator will basically have an input form with Firstname & Lastname.
When submitted the page will output 2 generated names, one male and one female.

In the admin, it should be possible to set up generators for different races
  • Name of the race
  • list of male names
  • list of female names
  • list of last names

In the forum site, the navbar should then have a dropdown with "Name generators" and alternatives for each race.
(And ofc if no race is defined in admin, no item should be in navbar)

The logic to match user input to a name from the list doesn't matter but should output the same generated names for the same input.
We have started a private conversation to discuss further.
 
Top Bottom