Kharikein
Junior Member
- Nov 25, 2017
- 122
- 36
The job is to write simple plugins for various popular CMS.
I have an online web service, which starts working after the client installs a simple script to his website.
Because not everyone can install scripts in php source file - I want to make a plugin.
The essence of the plugin is as follows:
1. There is an input field - API. Here customer will write API key from his dashboard from our website.
2. Plugin will add simple one-line code between <head> tags.
3. That is all. Customer starts working with our website on our side.
I prefer to start working with 1 developer who can write to different CMS, as WP, Drupal, ModX, Joomla and other...
I have an online web service, which starts working after the client installs a simple script to his website.
Because not everyone can install scripts in php source file - I want to make a plugin.
The essence of the plugin is as follows:
1. There is an input field - API. Here customer will write API key from his dashboard from our website.
2. Plugin will add simple one-line code between <head> tags.
3. That is all. Customer starts working with our website on our side.
I prefer to start working with 1 developer who can write to different CMS, as WP, Drupal, ModX, Joomla and other...