blesta/extension_generator

Extension Generator Description

Installs: 277

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 8

Forks: 0

Open Issues: 6

Language:Smarty

Type:blesta-plugin

2.0.1 2022-07-12 23:05 UTC

README

Build Status Coverage Status

This is a plugin for automatically generating files for new Blesta extensions.

Install the Plugin

  1. You can install the plugin via composer:

    composer require blesta/extension_generator
    
  2. OR upload the source code to a /plugins/extension_generator/ directory within your Blesta installation path.

    For example:

    /var/www/html/blesta/plugins/extension_generator/
    
  3. Log in to your admin Blesta account and navigate to

Settings > Plugins

  1. Find the Extension Generator plugin and click the "Install" button to install it

  2. You're done!