CleverOgre Logo

WooCommerce Google Place Autocomplete

Created On June 27th, 2024 | Last Update June 27th, 2024

Description

Autocomplete billing and shipping address fields during checkout with Google Place integration.

Screenshots


Details

Request Plugin Download

CleverOgre Logo

OgreSchema

Created On June 6th, 2024 | Last Update May 21st, 2025

Description

Output schema site-wide for your website.

Installation

  1. Upload the plugin files to the /wp-content/plugins/ogre-schema directory and ensure that it is active.
  2. Activate the plugin through the 'Plugins' screen in WordPress.

Details

  • Requires at least: 6.0.0
  • Tested up to: 6.4.3
  • Stable tag: 0.1.1
  • License: GPLv2 or later

Changelog

0.1.1 - 2025-05-21

  • BUG: Fix load_plugin_textdomain deprecation.

0.1.0 - 2024-06-06

  • Initial build of OgreSchema plugin. Ported from OgreCore.

Download Plugin

CleverOgre Logo

OgreBlocks

Created On March 15th, 2024 | Last Update August 6th, 2024

Description

A collection of powerful, multi-purpose Gutenberg Blocks and tools for your WordPress website.

Installation

  1. Upload the plugin files to the /wp-content/plugins/ogre-blocks directory and ensure that it is active.
  2. Activate the plugin through the 'Plugins' screen in WordPress.

Details

  • Requires at least: 6.0.0
  • Tested up to: 6.6.1
  • Stable tag: 0.2.0
  • License: GPLv2 or later

Changelog

0.2.0 - 2024-08-06

  • NEW: Parallax block settings. (experimental)
  • NEW: Control slider block using anchor links. Child blocks of slider must have ID specified.
  • NEW: Improved block styling support: gradient backgrounds, padding, margin, spacing, and typography.
  • NEW: Timed redirect block.
  • NEW: Support for Gravity Forms Entries block within Conditional block. NOTE: Nesting not supported.
  • NEW: Support transformations from Group block to Conditional and Slider blocks. Ungroup is also supported.
  • DEV: Improved block admin message handling.
  • DEV: Support for icon setting on core/loginout.
  • DEV: Renamed root directory to ogre-blocks.
  • DEV: Center offset option added to map script.
  • DEV: Added conditional data filter, ogre/block/conditional/condition_data.
  • DEV: Add $is_preview argument to Block::render and Block::tag. NOTE: may break existing classes which extend Block.
  • DEV: Include child terms in taxonomy condition.
  • BUG: Fixed map min-height.
  • BUG: Improved maplibre marker filter.
  • BUG: Allow json data to pass through block attributes.
  • BUG: Wrap slider children to prevent style attribute breaking.
  • BUG: Fix empty conditional data error.

0.1.1 - 2024-06-19

  • Removed OgreCore dependency.
  • New blocks: PICO-8, Conditional, Address, Taxonomy List, Navigation Menu, Icon, Slider, Post Meta.
  • New block features: Responsive, Reveal, Icon.
  • New icon set system.
  • Lots of script improvements and bug fixes.
  • Improved styles and enqueueing.
  • Support for block style options.
  • Full-Site Editing support.

0.1.0 - 2024-03-15

  • Initial build of OgreBlocks plugin. Ported from OgreTemplate.

Request Plugin Download

CleverOgre Logo

WooCommerce Download Templates

Created On June 20th, 2023 | Last Update June 23rd, 2023

Description

Generate pdf downloads after product purchased based on Word & Excel document templates with Unoconv, PhpOffice and LibreOffice. Compatible with Gravity Forms Product Add-ons.

Installation

  1. Install prerequisites:
    • Install root user level packages (only required if using Unoconv)
      • yum install libreoffice-core (as root user)
      • yum install unoconv
    • Install composer packages within plugin directory (wp-content/plugins/woocommerce-download-template)
      • composer require php-unoconv/php-unoconv and/or composer require dompdf/dompdf
      • composer require phpoffice/phpword
      • composer require phpoffice/phpspreadsheet
  2. Upload the plugin files to the /wp-content/plugins/woocommerce-download-template directory and ensure that it is active.
  3. Create new certificate and assign template file from media library in "PhpWord Template Settings" meta box. Use template placeholders within template file as needed.

FAQ

What is this plugin?

If you do know what plugin you have downloaded, please contact CleverOgre for more information. This plugin is only developed for a small, private audience.

Details

  • Requires at least: 5.0
  • Tested up to: 6.2.2
  • Stable tag: 0.1.0
  • License: GPLv2 or later

Changelog

0.1.0 - 2023-06-20

  • Initial build of woocommerce-download-template plugin.

Download Plugin

CleverOgre Logo

OgreSimplecast

Created On June 8th, 2023 | Last Update June 23rd, 2023

Description

Adds Gutenberg blocks to help embed Simplecast players and connect with the Simplecast API to display podcast feeds automatically. Developed by CleverOgre in Pensacola, Florida.

Includes the following Gutenberg Blocks:

  • Simplecast Embed
  • Simplecast Podcast Title
  • Simplecast Podcast Author
  • Simplecast Podcast Description
  • Simplecast Podcast Links
  • Simplecast Podcast Episodes

Includes the following shortcodes:

  • [simplecast-embed url=”…”]

Installation

  1. Upload the plugin files to the /wp-content/plugins/OgreSimplecast directory to ensure that it is active.

FAQ

What is this plugin?

If you do know what plugin you have downloaded, please contact CleverOgre for more information. This plugin is only developed for a small, private audience.

Screenshots

Details

  • Requires at least: 6.0
  • Tested up to: 6.2.2
  • Stable tag: 0.1.0
  • License: GPLv2 or later

Changelog

0.1.0 - 2023-06-08

  • Initial build of OgreSimplecast plugin.

Request Plugin Download

CleverOgre Logo

WooCommerce Newtek Payment Gateway Add-On

Created On February 28th, 2023 | Last Update February 28th, 2023

Description

Extends WooCommerce with the Newtek Gateway payment gateway. Supports both the legacy woocommerce checkout shortcode and the new WooCommerce Checkout Block.

Installation

  1. Upload the plugin files to the /wp-content/plugins/woocommerce-gateway-newtek directory to ensure that it is active.
  2. The plugin may need to be built with node for WooCommerce Blocks support. Use your hosting environment's terminal and cd into the plugin's root directory. Execute the following commands to install all dependencies and build any necessary files within the plugin: npm install and npm run build.
  3. Activate the payment gateway within your WooCommerce settings and add in your API configuration details.

FAQ

What is this plugin?

If you do know what plugin you have downloaded, please contact CleverOgre for more information. This plugin is only developed for a small, private audience.

Details

  • Requires at least: 6.0
  • Tested up to: 6.1.1
  • Stable tag: 1.2.0
  • License: GPLv2 or later

Changelog

1.2.0 - 2023-02-27 =

  • Support for WooCommerce Blocks.

1.1.0 - 2021-10-12 =

  • Updated class inheritance to WC_Payment_Gateway_CC.
  • USAePay PHP 8.0 compatibility (fixed cUrl errors).

1.0.0

  • Initial build of woocommerce-gateway-newtek plugin.

Download Plugin

CleverOgre Logo

LearnDash LMS – PhpWord Certificates

Created On February 2nd, 2023 | Last Update February 14th, 2023

Description

Generate LearnDash pdf certificates based on Word document templates. Requires PhpWord and PhpSpreadsheet to be installed via composer before use.

Prerequisites:

Installation

  1. Install prerequisites:
    • Install OgreCore plugin to wordpress instance
    • Install root user level packages (only required if using Unoconv)
      • yum install libreoffice-core (as root user)
      • yum install unoconv
    • Install composer packages within plugin directory (wp-content/plugins/learndash-certificates-phpword)
      • composer require php-unoconv/php-unoconv and/or composer require dompdf/dompdf
      • composer require phpoffice/phpword
      • composer require phpoffice/phpspreadsheet
  2. Upload the plugin files to the /wp-content/plugins/learndash-certificates-phpword directory and ensure that it is active.
  3. Create new certificate and assign template file from media library in "PhpWord Template Settings" meta box. Use template placeholders within template file as needed.

FAQ

What is this plugin?

If you do know what plugin you have downloaded, please contact CleverOgre for more information. This plugin is only developed for a small, private audience.

Screenshots


Details

  • Requires at least: 5.0
  • Tested up to: 6.0.2
  • Stable tag: 0.1.1
  • License: GPLv2 or later

Changelog

0.1.1 - 2023-02-14

  • Decreased required PHP version to 7.3. NOTE: PDF conversion will be functional with PHP <8.0.
  • Support for Dompdf as alternative to Unoconv.

    0.1.0 - 2023-02-01

  • Initial build of learndash-certificates-phpword plugin.

Download Plugin

CleverOgre Logo

FareHarbor for WordPress – API Sync

Created On May 5th, 2022 | Last Update May 5th, 2022

Description

Synchronize your site with your FareHarbor account using their API service. Builds a local database of your FareHarbor items which you can modify to your heart’s content. Additionally, this plugin gives you easier access to the FareHarbor calendar and lightframe shortcodes using the new WordPress block editor.

Features

  • Post type to store synchronized item data with Gutenberg support.
  • Run daily item synchronization tasks to keep the information on your site up-to-date.
  • Use FareHarbor for WordPress shortcodes as Gutenberg Blocks with improved access to all shortcode options.

Installation

  1. Ensure that the FareHarbor for WordPress and OgreCore plugins are installed and activated.
  2. Upload the plugin files to the /wp-content/plugins/fareharbor-api directory.
  3. Activate the plugin through the 'Plugins' screen in WordPress.
  4. Visit the Settings -> FareHarbor admin page and add your API credentials in the 'FareHarbor API' section. If you don't have access to the FareHarbor API, please contact support@fareharbor.com and request access. More information is available here.
  5. In order to have have the 'Items' post type automatically synchronized with your company's FareHarbor items, check the 'Enable FareHarbor Api Synchronization' box and provide your company's shortname in the 'Synchronize Company' text field.
  6. Click the 'Save Changes' button at the bottom of the form.
  7. If you'd like to test your API connection and pre-populate your 'Items', click the 'Run Api Synchronization' button that should now appear at the top of the 'FareHarbor API' section. If there is any issue with your connection, you will be prompted of the error.

Details

  • Requires at least: 5.0.0
  • Tested up to: 5.9.3
  • Stable tag: 0.1.0
  • License: GPLv2 or later

Changelog

0.1.0 - 05-05-2022

  • Initial build of FareHarbor for WordPress - API Sync plugin.

Learn more about the FareHarbor API here.

Download Plugin

CleverOgre Logo

Gravity Forms Matador Jobs & Bullhorn Feed

Created On March 9th, 2022 | Last Update March 10th, 2022

Description

Use a Gravity Forms form to feed into the Matador Jobs application system and be pushed to the Bullhorn ATS. Greatly expands your ability to optimize the display of application forms.

Installation

  1. Upload the plugin files to the /wp-content/plugins/gravityforms-matador-jobs directory.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Create a feed for your form on the Gravity Forms -> Edit Form -> Settings -> Matador Jobs page.
  4. Give your feed a name, and select the type of feed your like to create (Application is currently the only supported option). (see for more details)
  5. Use the Fields table to connect all of the relevant Gravity Forms fields to their Bullhorn application counterparts.
  6. If you’d like a select/multiselect field to be populated with all available job listings, enable Dynamic Population on your select field and use matador_job_listings as the parameter name. You can use these fields with the Job Listings You're Interested In value.

Screenshots

Details

  • Requires at least: 5.0.0
  • Tested up to: 5.9.1
  • Stable tag: 0.1.0
  • License: GPLv2 or later

Changelog

0.1.0 - 03-09-2022

  • Initial build of Gravity Forms Matador Jobs & Bullhorn Feed plugin.

Requires Gravity Forms and Matador Jobs Pro plugin to function.

Download Plugin

OgreAlert

Created On March 16th, 2020 | Last Update November 16th, 2022

Description

Display important information on every page of your website with this simple, lightweight plugin.

Note: This plugin is only compatible with WordPress-enabled sites.

Download Plugin

Installation

Adding the Plugin to Your WordPress Website

  1. Download the OgreAlert plugin (.zip file)
  2. Login to backend of your WordPress website
  3. On the left side navigation of your dashboard, click “Plugins” > “Add New” > “Upload Plugin”
  4. Locate the zip file, select it and click “Open” > “Install Now”
  5. Click “Activate Plugin”

Creating a New Alert

  1. On the left side navigation of your dashboard click the new item “Alerts” > “Add New”
  2. Type in a title for your alert (the title is not displayed on the website) to help identify and keep track of your alerts
  3. Add in the text for your alert in the text editor section
  4. Select a priority level for your alert from the dropdown at the bottom right of the screen — we suggest “High”
  5. Optional: choose a date for the alert to expire
  6. Choose the timeframe for showing the alert again after the viewer dismisses it (clicking the X)
  7. Click “Publish”

Alert Settings

  1. On the left side navigation of your dashboard, click the new item “Alerts” > “Settings” to change the following:
    • Where the alert shows on your website — “fixed bottom” and “fixed top” are the preferred positions
    • Change the color of the background and text for each priority level
  2. Click “Save Settings” when done to apply the new settings to all currently published alerts

Screenshots

Example of an alert fixed to the bottom of a website.



OgreAlerts settings page.

Details

  • Requires at least: 4.8.0
  • Tested up to: 5.7.1
  • Stable tag: 0.1.9
  • License: GPLv2 or later

Changelog

0.1.9 - 05-24-2021

  • NEW: Z-index field in OgreAlert settings.
  • BUG: Replaced wp_make_content_images_responsive filter with wp_filter_content_tags for WP 5.5.0 compatibility.
  • BUG: Renamed display.js to frontend.js to prevent ad blockers.

0.1.8 - 05-12-2021

  • DEV: Moved FontAwesome webfonts to separated folder in assets.
  • DEV: Added plugin packaging makefile.
  • DEV: Renamed "scss" folder to "sass".
  • DEV: Removed FontAwesome SVG assets to reduce package file size. Reduces compatibility with old IE versions.

0.1.7 - 04-06-2020

  • Fixed posts column expiration date display bug.

0.1.6 - 04-02-2020

  • Added styling to alert title to ensure screen-reader compatibility.

0.1.5 - 04-02-2020

  • Removed dependency on the_content filter and moved filters to ogrealert/content.
  • Fixed box-sizing compatibility issue on dismiss button.

0.1.4 - 03-30-2020

  • Added per page dismiss duration option.

0.1.3 - 03-24-2020

  • Added message dismiss transition animation setting.
  • Improved dismiss cookie validation with timestamps.
  • Improved alert message template with added filters.
  • Removed license key requirement.

0.1.2 - 03-18-2020

  • Added "None" dismiss duration option to remove dismiss ability on alert.

0.1.1 - 03-17-2020

  • Fixed validate_ids parameter type.

0.1.0 - 03-16-2020

  • Initial build of OgreAlert plugin.

Download the OgreAlert Plugin

In order to download the free OgreAlert plugin, please fill out and submit this form. The download of the zipped plugin should start once the form has been processed.

  • This field is for validation purposes and should be left unchanged.

Artwork by Samantha Earley.