Skip to content

arifpavel/Mentor-Starter

Repository files navigation

Mentor Starter

A starter plugin to create elementor addon.

Requirements

  • Wordpress >= 5.4.1
  • PHP >= 7.0
  • Composer >= 1.10.1
  • node >= 12.16.1
  • npm >= 6.13.4

Installation

  1. Clone the repo using git clone into wp plugin directory. git clone https://github.com/arifpavel/Mentor-Starter.git
  2. If you aren't inside the project use cd to enter. cd Mentor-Starter
  3. Install composer dependencies. composer install

Testing

Mentor Starter has full featured testing environment out of the box.

  1. Use composer test to run phpunit tests. Brain Moneky along with PHPUnit used for testing.

License

GPLv2