Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 523 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 523 Bytes

Caution

This package is no longer maintained or supported and may cause issues with the latest version of WordPress. We recommend using the WpMVC package instead. which includes new features and packages.

Installation

  1. Create plugin with waxframework

    composer create-project waxframework/waxframework plugin-name
  2. Go to the plugin directory

    cd plugin-name
  3. Setup plugin name and other information

    php artisan app:setup