Sign inSign up

chaosexanima/transgression

By chaosexanima

Updated about 2 years ago

Wordpress PHP-FPM image for the Transgression website.

Image
0

411

chaosexanima/transgression repository overview

Transgression

This is a custom WordPress theme that also integrates several plugins to create an event site.

The theme is built off of Blockbase and customized with specific fonts and colors. See more about FSE here.

The main functionality is around WooCommerce and MailPoet. Users can be created with the Customer role, and with that role can log in (potentially with a passwordless setup) and purchase tickets.

There is also a custom post type Applications, which is designed to hold apps for review. These have custom admin screens to help with that. Also, if MailPoet is installed, application responses can be automatically sent out with linking to customizable templates.

Applications can be created by multiple sources, but the current choice is JetFormsBuilder.

Dev Setup

Requirements
Installation
  1. Install dependencies with yarn and composer install.
  2. Run yarn start. This initializes the Docker containers.
  3. Once everything is up, check to see if you see WordPress on localhost:8888. If so, run through the installation process.
  4. Run yarn setup. This installs the plugin and activates the theme.
  5. Have fun!

To stop, just run yarn stop.

Tag summary

Content type

Image

Digest

sha256:027982064

Size

97.6 MB

Last updated

about 2 years ago

docker pull chaosexanima/transgression