Developers manual - talshi/Yerushalmit GitHub Wiki

Developers Manual

Summary

  • GitHub Repository
  • Wiki
  • Familiarity with HTML, CSS, Javascript, jQuery, PHP, AngularJS and Wordpress.
  • Familiarity with MVC platform.
  • Familiarity with Git.

License

This project is open-source. Copyrights to Yerushalmit Movement © for part of the project sources.

Using the project

  • To install the project, you need PHP server with MySQL server (like XAMPP or similar. XAMPP install all what you need for the environment).

  • Additionally, you need to install Wordpress (find XAMPP Wordpress module HERE).

  • Based on your knowledge with Wordpress, zip the plugin (Mapify folder content) and install it as a plugin in your local Wordpress site.

  • That's it, you installed the environment and the plugin. Now you can use an editor (like WebMatrix or similar) to code. Using WebMatrix, open Mapify plugin as a site and start coding. Usually, the plugins directory is

       C:\xampp\apps\wordpress\htdocs\wp-content\plugins
    

Bugs and Issues

All issues are documented at repository's issues.

Upload a new version

If you decided to contribute, you may want to upload your version. You should send a pull request in order to merge the changes you have done.