The Fabrik Blog

New fabrikar.com prices and subscription service active

Written by Rob Clayburn Tuesday, 09 March 2010 09:54

We would like to inform all our users that we have implemented our new subscription service as of today, and with it the price changes we announced at the beginning of the year.

As part of the process of moving to our new code base and prices we have cancelled all active Paypal subscriptions. This does not mean that your Bronze/Silver subscription has expired on the site, just that you won't be automatically billed at the end of its term for a new subscription. Instead you will receive a couple of emails from us reminding you that the subscription will expire.

We implemented the subscription service using Fabrik to do the majority of the work. We have tables set up to store subscrptions, the plans you can choose from, the invoices and the systems email notifications.

Then the Fabrik registration form creates a new Joomla user, creates the subscription and invoice (using the PHP form plug-in to implement some custom code) and finally using the Paypal plug-in we send you off to Paypal to complete the transaction. We wrote a custom IPN script to handle the various IPN responses that Paypal then sends back.

Fabrik's schedule/cron facility is then used to expire any old subscriptions and to inform users of upcoming renewal dates.

Both the IPN. PHP and cron scripts are in the SVN for those of you who are interested in see how some of this was coded:

components/com_fabrik/plugins/cron/cronphp/scripts/fabsubs.php
components/com_fabrik/plugins/form/fabrikpaypal/scripts/fabrikar_subs.php
components/com_fabrik/plugins/form/fabrikphp/scripts/fabsubs_createinvoice.php

Please contact us if you have any issues or questions regarding the new system

 

2010 Price Changes

Written by Rob Clayburn Thursday, 21 January 2010 15:25

2009 was quiet simply a roller coaster ride for Fabrik. We saw Fabrik enjoying a fabulous growth in visitor numbers, each month we saw a 50 - 300% increase compared to the previous years.

A total of 4 release candidates for 2.0 saw the light of day, we redesigned the web site, migrating from Joomla 1.0 to 15.
The community expanded and matured, creating and improving upon 7 language translations. We had code and plug-ins provided by people all over the world, and saw you using Fabrik to do pretty much anything and everything, from tracking pirate attacks on the open seas to calculating company finacial viablity

On a personal level the highlight of the year was being able to go the the New York Joomla developer conference and having the opportunity to hang out and exchange ideas with some of the smartest and most dedicated people in the Joomla community.

Looking to 2010 we have a lot of changes we will be making in the project.

 

Read more: 2010 Price Changes

   

Fabrik 2.0rc4 released

Written by Rob Clayburn Tuesday, 24 November 2009 12:02

Fabrik 2.0rc4 has now been released and is available in the downloads section

We fully recommend people using 2.0rc3 to update to rc4. Within the next couple of weeks we will be releasing a final version of Fabrik 2.0 along with full documentation for subscribers.

As ever I would like to take this opportunity to thank everyone involved in the project, from the people giving it a positive vibe and helping out in the forums to those providing translations and patches - you rock!

Some highlights from the 1000 + commits since Fabrik 2.0rc3 are listed below:

Read more: Fabrik 2.0rc4 released

   

Fabrik 2.0rc3 released

Written by Rob Clayburn Wednesday, 20 May 2009 10:15

Fabrik 2.0rc3 has now been released and is available in the downloads section

This is pretty much a bug fix release, and will be the last release candidate before a final 2.0 release.

What is Fabrik?

Fabrik is THE open source Joomla application builder component. Fabrik gives you the power to create forms and tables that run inside Joomla without requiring knowledge of MySQL and PHP. Then feed your data into Google Maps, Charts or an AJAX based calendar With Fabrik you can create applications that range in complexity from simple contact forms to complex applications such as a job application site or bug tracking systems.

Read more: Fabrik 2.0rc3 released

   

Making an article slider from your Joomla homepage

Written by Rob Clayburn Monday, 11 May 2009 09:20

As part of the last fabrikar.com site redesign we created an article slider widget for our Joomla homepage. In this blog post I'm going to go over how I created this.

My aim was to use Joomla's front page layout as the basis for the content and use Joomla's template override features to alter the mark up and add javascript to produce the slider features.

 

Read more: Making an article slider from your Joomla homepage

   

Page 1 of 8

<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >>

New subscription service

We have now implemented the new subscription service, using Fabrik for the majority of the work. If you have any issues or questions please contact us