Submitted by eloi on Tue, 10/23/2012 - 10:49am
Here you'll find useful applications which are easy to use and helpful in every day work. Whether you are a novice or an expert we guarantee you'll find that our products are comfortable to use while increasing productivity.
byGeorgeWare.com is powered by phpWebSite, developed by the Web Technology Group at Appalachian State University.
Submitted by eloi on Thu, 01/31/2013 - 1:37am
Clear civi cache:
/civicrm/menu/rebuild&reset=1
Send all scheduled queue:
/civicrm/mailing/queue&reset=1
Access Cron
http://[SITEROOT]/sites/all/modules/civicrm/bin/cron.php?name=username&pass=password&key=site-key
Field Glossary:
Submitted by eloi on Mon, 10/29/2012 - 2:25am
After you've been developing for a while, you invariably start working with huge databases that you have to sync back to your Staging and/or Development environments every so often. If not optimized, these data mports can take hours to complete. There are 3 ways that most developers import their data into mysql. Here's a few tips for each method to make it a bit less painful.