Skip to content

ibelar/atk-wordpress-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atk-wordpress starter plugin

This wordpress plugin is done using Agile Toolkit and the Agile Toolkit integration for Wordpress.

Require

The project require composer in order to install all it's dependencies.

Install

  • Download or clone this repository inside your Wordpress installation plugins folder;
  • Edit the composer.json file by updating the namespace to your own namespace;
  • Rename atk-starter.php file and edit content in order to update it to your own plugin name, namespace and description;
  • Run composer install;
  • Visit you Wordpress plugin admin page and activate it.
    • The starter plugin come with a default admin panel "HelloAtkWp.php" accesible in worpress admin once the plugin is activate.
  • Add Wordpress components via configuration file and setup each component UI using Agile toolkit UI. Wordpress components can be:
    • admin panels and sub-panels,
    • widgets,
    • dashboard widgets,
    • shortcodes,
    • meta boxes,

More info on atk-wordpress

About

A starter Wordpress plugin with Agile Toolkit ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages