Meetup 1.0 Documentation

Installation

To install Meetup you follow the same steps as any other ExpressionEngine add-on:

  1. Unzip the download
  2. Upload the extracted folder to your ExpressionEngine third party folder usually located at:
    /system/expressionengine/third_party/
  3. Navigate to your Add-Ons management page and choose Modules
  4. Select Meetup from the list and click install.

Requirements

Because Meetup stores sensitive information in the form of API credentials an encryption key within ExpressionEngine needs to be set. If your installation doesn't already have one set all you have to do is open up your config.php file and paste the below variable inside (be sure to create your own 32 character string though):

$config['encryption_key'] = "YOUR KEY SHOULD BE LONG AND RANDOM";

See the Code Ignitor documentation for details.

I am flagging this documentation as:

Need Free Developer Support?

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">