add_plugin_examples

Add plugin examples to a user account.

class smarter.apps.plugin.management.commands.add_plugin_examples.Command(*args, **kwargs)[source]

Bases: SmarterCommand

Django manage.py create_plugin command. This command is used to add plugin examples to a user account.

add_arguments(parser)[source]

Add arguments to the command.

handle(*args, **options)[source]

create the plugin.