Skip to content

Instantly share code, notes, and snippets.

@cgi-caesar
cgi-caesar / softsalefile-to-license.php
Last active May 21, 2020 15:14
Soft File to License Scheme Plugin
<?php
/**
* @title Soft File to License Scheme
* @path application/default/plugins/misc/softsalefile-to-license.php
*/
class Am_Plugin_SoftsalefileToLicense extends Am_Plugin
{
const PLUGIN_STATUS = self::STATUS_PRODUCTION;