Skip to content

WordPress plugin which provides a form that will generate a certificate and emailed once it is filled and submitted.

License

Notifications You must be signed in to change notification settings

ivanyankov/interview-wordpress-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Form plugin

Simple WordPress plugin given as pre-interview task which provides a form that will generate a certificate and emailed once it is filled and submitted. To download the certificate the user needs to click on the link in the sent email.

Installation

  1. Clone the repository git clone git@github.com:ivanyankov/interview-wordpress-task.git
  2. CD to the plugin directory.
  3. Run composer install
  4. Compress the folder and choose .zip format.
  5. Go to your WordPress website plugins page.
  6. Click on the button Add New
  7. Click on the button Upload Plugin > Choose File > Install Now

Usage

You can load the form on your webpage using the following [get_user_form]

String Translations

  1. Download https://poedit.net/
  2. Open the .po file located in your languages plugin folder
  3. Find the translation which you want to update and change it to the desired text
  4. Save the file
  5. Move the .po file and the .mo files (the .mo file is automatically generated when you are ready translating and saving the .po file) to your languages folder
  6. Re-upload the plugin

About

WordPress plugin which provides a form that will generate a certificate and emailed once it is filled and submitted.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors