Skip to content

openlibhums/otf-signup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Access Membership Signup

"otf" is a generic signup system for open-access projects that have consortial membership models.

This system allows OA publishers with membership schemes (such as Opening the Future or the Open Library of Humanities) to collect and process library signups.

Features include:

  • Order tracking
  • Billing managers on a per-country basis
  • Email notifications on a per-country basis
  • Access control CSV generation for back-content access (as in Opening the Future)

"otf" is developed by the Birkbeck Centre for Technology and Publishing and was part of the COPIM project. Special thanks go to Andy Byers for his work on the platform.

Development

To work on this code we recommend you use Docker, clone the repository and in the root directory run:

make install to setup

and

make run to run the Django webserver.