Jump to Content
MemberJunction
HomeGuidesChangelogDiscussions
Log InMemberJunction
Guides
Log In
HomeGuidesChangelogDiscussions
All
Pages
Start typing to search…

GETTING STARTED

  • What is MemberJunction?
  • Architecture Overview
    • Key Concepts
      • Metadata
      • CodeGen
      • GraphQL
      • Provider Architecture
      • Subclass Registration
      • MemberJunction Explorer
      • Entity/Vector Embeddings
  • Quick Start Guide
    • System Requirements
    • Downloads
    • Installation in Minutes
    • Updating MemberJunction to a new version
  • FAQs

GUIDES

  • About MemberJunction Explorer
    • Configuring MemberJunction Explorer Access
  • Development Using MemberJunction
    • Data Access Patterns
  • Database Design
    • Introduction to Database Design and Provider Architecture
    • Database Structure and Metadata
      • Metadata Metadata Metadata
    • Key Design Requirements and Role of Database Administrators
    • Entity Model
    • Database Functionality – CodeGen
    • Base Views and Full Text Indexing
    • Datasets
    • Establish Row Level Security (RLS)
  • Business Logic
    • Introduction
    • BaseEntity/CRUD Operations
    • Subclassing BaseEntity: Strongly Typed Generated Subclasses
      • Loose Coupling Example: UserViewEntity + Subclasses
    • Custom Business Logic Implementation in MemberJunction
    • Distributing Business Logic Across Tiers in MemberJunction
  • AI Architecture + Features
    • Automatic Vectorization
      • Steps to Add Vector Embeddings
      • Create Entity Template
    • Duplicate Record Checker

REFERENCE

  • Navigate MemberJunction Explorer
  • Libraries + Objects
    • MJ Core
      • Key Components
    • Code Generation (CodeGen)
      • More on CodeGen
    • MJ Explorer
    • Entity Vectorizer
  • Integration
    • Integrate Data
  • Deployment
    • Authentication
    • Cloud Setup (Azure)
    • Create a new user in MemberJunction automatically

ADVANCED TOPICS

  • Add custom GraphQL fields
  • Use public fields in MJAPI
  • Customize Angular Forms in MemberJunction Explorer

RESOURCES

  • GitHub Repository
  • Sample Application
    • Building and Running the Sample App
    • Contributing to the Sample App
  • Subscribe to Email Newsletter
  • Join Our Community Forum
  • Follow Us on LinkedIn
Powered by 

How To

A set of "How To" guides for handling specific needs within MemberJunction

  • Create a new user in MemberJunction automatically within MJAPI
  • Customize Angular Forms in MemberJunction Explorer
  • Establish Row Level Security (RLS)
  • Add custom GraphQL fields

Updated about 1 month ago


What is MemberJunction?