thebristolcable / membership-system

The Bristol Cable's membership system
https://membership.thebristolcable.org
GNU Affero General Public License v3.0
13 stars 0 forks source link

Unique URL generator #93

Open wpf500 opened 5 years ago

wpf500 commented 5 years ago

We use unique URLs for lots of things including:

At the moment its quite a slow process to create these each time and we have to generate the unique codes on member signup. It would be better to have a button which generates a list of unique codes on the spot and pushes them to MailChimp or a CSV.

wpf500 commented 4 years ago

An experiment of this was added with special URLS #164