<p dir="ltr">At Melbourne Makerspace (Melbourne FL) we use an ecommerce WordPress based system - WooCommerce with the Subscriptions plugin. A member had experience with this and donated the plugin. Someone can opt to pay dues from the website, by selecting the subscription and purchasing it. If they use PayPal it will automatically charge each month until they cancel. They can also give one-time donations through the same system.</p>

<p dir="ltr">For now it doesn't interface with the door access system but another member is investigating a way to give access to active subscribers.</p>
<p dir="ltr">-Brooks</p>
<div class="gmail_quote">On Jul 23, 2014 12:00 PM, "dosman" <<a href="mailto:dosman@packetsniffers.org">dosman@packetsniffers.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
        Starting out with nothing, something like Seltzer is a good option I'm sure. Of course that wasn't available when we started building components for our administrative stuffs. If you are bolting components together then you might consider some of these options.<br>

<br>
Our RFID system uses the <a href="http://23b.org" target="_blank">23b.org</a> Open-Access-Control RFID Arduino shield. We have a web-interface for it which was written in-house and manages access control and logging.<br>

<a href="http://bloominglabs.org/index.php/RFID_System_Software" target="_blank">http://bloominglabs.org/index.php/RFID_System_Software</a><br>
<br>
We use Simple Invoices for automatic dues invoicing. SI is web based, can email out a monthly dues reminder, accepts paypal automatically, and can be configured to let people check their own dues balances. I have not posted this yet but I have a shell script for auto-generating nag emails based on the data in SI for members who are behind on dues. Simple Invoices needs some work though, I've written up how we configured it here:<br>

<a href="http://bloominglabs.org/index.php/Simple_Invoices" target="_blank">http://bloominglabs.org/index.php/Simple_Invoices</a><br>
<br>
We have an asset management system based on some guys one-off PHP inventory system. We extended it to support printing QR code asset tags (both single and batches) along with a number of other tweaks:<br>
<a href="http://bloominglabs.org/index.php/Asset_Manager" target="_blank">http://bloominglabs.org/index.php/Asset_Manager</a><br>
<br>
We also use Sugar CRM for contact management. I am hoping to extend this to maintain our active membership database (by keeping it populated, not by coding). All that is required is to figure out how to add and remove members programmatically (with wget/curl).<br>

<br>
Last but not least, we have a couple other scripts and web interfaces for wrappering some of this when activating new memberships. Not exactly a good single point of management, but these systems have lowered our overhead significantly.<br>

<br>
Thanks,<br>
-dosman<br>
<br>
<br>
On Jul 23, 2014, at 10:27 AM, Shirley Hicks wrote:<br>
<br>
> Good morning all,<br>
><br>
> I strongly suspect this question has been asked before (including by me!), but I'm not finding it easily.<br>
><br>
> Our 15-month old hacker group is preparing to step away from the spreadsheets with which we are managing our space and start setting up (in phases) a space information system.<br>
> We will have a team of eight working on this project, with information system experience ranging from seasoned system warrior to recently graduated IS newbie.<br>
> Project information page can be seen at: <a href="http://wiki.redmountainmakers.org/wiki/RMM_Information_System" target="_blank">http://wiki.redmountainmakers.org/wiki/RMM_Information_System</a><br>
><br>
> We'd like to minimize the work required (who doesn't!) and are looking for any available package recommendations for the following functions:<br>
><br>
>       Phase 1<br>
>       Membership management - yes, we are evaluating i3 Detroit's Seltzer CRM.<br>
>       Equipment inventory.<br>
>       Technical library inventory & (possibly) sign-in/sign-out.<br>
><br>
>       Phase 2<br>
>       Space access control by pass card.<br>
>       Space booking control (just see who's using what room for classes and meetings when).<br>
><br>
>       Phase 3<br>
>       Equipment access control by pass card.<br>
>       Class and materials sign-up/purchase.<br>
><br>
> This is within the US context, and within US legal governance with regards to information privacy and electronic purchases/transactions.<br>
> Thanks in advance for any recommendations and comments regarding your experiences with different packages. :)<br>
><br>
> Shirley Hicks<br>
> Board member-at-large<br>
> Red Mountain Makers<br>
> Birmingham, AL 35212<br>
><br>
> Email: <a href="mailto:redmtnadm@redmountainmakers.org">redmtnadm@redmountainmakers.org</a><br>
> <a href="http://www.redmountainmakers.org" target="_blank">www.redmountainmakers.org</a><br>
> -----------------------------------------------------------<br>
> Home email: <a href="mailto:shirley@velochicdesign.com">shirley@velochicdesign.com</a><br>
> _______________________________________________<br>
> Discuss mailing list<br>
> <a href="mailto:Discuss@lists.hackerspaces.org">Discuss@lists.hackerspaces.org</a><br>
> <a href="http://lists.hackerspaces.org/mailman/listinfo/discuss" target="_blank">http://lists.hackerspaces.org/mailman/listinfo/discuss</a><br>
<br>
_______________________________________________<br>
Discuss mailing list<br>
<a href="mailto:Discuss@lists.hackerspaces.org">Discuss@lists.hackerspaces.org</a><br>
<a href="http://lists.hackerspaces.org/mailman/listinfo/discuss" target="_blank">http://lists.hackerspaces.org/mailman/listinfo/discuss</a><br>
</blockquote></div>