Skip to content
View mkschell's full-sized avatar
  • MODX, LLC
  • Bancroft, Ontario, Canada

Organizations

@modxcms

Block or report mkschell

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ash Public

    Forked from ash-project/ash

    A declarative, extensible framework for building Elixir applications.

    Elixir

  2. revolution Public

    Forked from modxcms/revolution

    MODx Revolution - Content Application Platform

    PHP

  3. ash_admin Public

    Forked from ash-project/ash_admin

    A super-admin UI dashboard for Ash Framework applications, built with Phoenix LiveView.

    Elixir

  4. SignificantTrades Public

    Forked from Tucsky/SignificantTrades

    adds phemex exchange to aggr.trade

    Vue

  5. Redirector Public

    Forked from modxcms/Redirector

    Handles all your site redirects in MODx Revolution.

    PHP

  6. MODX Cloud web rules example for Bab...
    1
    <?php
    2
    if($modx->context->get('key') != "mgr"){
    3
        /* grab the current langauge from the cultureKey request var */
    4
        switch ($_REQUEST['cultureKey']) {
    5
            case 'en':