Question

Basically, I'm about to write a php script in the Zend Framework that's ONLY purpose is to handle user registration and offer AUTOMATIC MONTHLY subscriptions so that I can add other php driven scrips that they'll have access to based on their subscription status.

Does something already do this? I'm looking for barebones, not something like zencart or ecommerce software that does 10000 things. User registration and subscriptions only.

I want to use this as a base to offer other php driven tools that would require a subscription to access.

Was it helpful?

Solution

There is a php based mailing list PHPList, but I recommend Mailman, the de facto standard python powered mailing list program.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top