Skip to content
Tada Burke edited this page May 26, 2017 · 5 revisions

Thank you for using Wireframe Plugin! If you're anxious, you can jump right into the Quickstart below or leisurely browse this 📚 Wiki. Good luck, have fun 🎉

Quickstart

  1. Clone, Download ZIP or :octocat: download a specific release.
  2. Extract the 📦 wireframe-plugin-master.zip or 📦 wireframe-plugin-1.x.x.zip.
  3. Rename the extracted folder to: 📂 wireframe-plugin.
  4. Move the 📁 wireframe-plugin folder to your wp-content/plugins directory.
  5. Log into WordPress and activate Wireframe Plugin! Have fun coding 👓
💡 Autoloading
If you use a folder name other than wireframe-plugin, then you must require your class files individually or recompile Composer with: $ composer dump-autoload -o.
💡 Multisite Users
If you are running a Multisite installation, you may need to Network Enable the Wireframe Plugin before it appears in your site's Plugins screen.
Clone this wiki locally