Skip to content

Generate a WordPress Plugin and create a repo for it on Shortlist Studio's Github

Notifications You must be signed in to change notification settings

shortlist-digital/wp-plugin-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Plugin Generator

WIP

WordPress Plugin Generator allows you to generate the structure of a basic WordPress plugin quickly and easily. For Shortlist Studio users only, it will create a repository on our team account.

Setup

  • Clone the repo in to your projects folder
  • cdin to repo
  • composer install
  • cd in to the directory you'd like to place your new plugin
    • e.g. cd [projects-folder]/[project-name]/web/app/dev/
  • Run generator php /[projects-folder]/index.php
    • Set the plugin name e.g. Agreable Time Machine Plugin
    • Set the description e.g. This Croissant compatible plugin can make you travel through time
    • Set your github username e.g. saltymargaret

About

Generate a WordPress Plugin and create a repo for it on Shortlist Studio's Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages