Awesome Enterprise is a shortcode based low code platform which comes with a useful services and apps that enables us to create easily custom Workflows in WordPress. This is the WordPress plugin to enable code editing for Awesome Enterprise Platform and enable low code flow within WordPress framework.
To use this plugin you will also need to install the Awesome Enterprise Framework you can do so using
composer create-project wpoets/awesome-enterprise
You will need to update the wp-config.php file with various defines specified in sample-config.php in the samples-index folder.
- Fixed: Custom HTML template was throwing errors.
- Improved: 'landing-page-header' & 'landing-page-footer' module from awesome core is now used to display header and footer when using Landing Page template.
- Improved: Switched to module_run to make it better to debug.