Skip to content

AkniSteven/AkniCallback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AkniCallback (wordpress callback-constructor plugin)
Version: 0.0.1 (Alpha)
Author: Stevenaknidev@gmail.com
Author URI: https://ua.linkedin.com/in/steve-arshinikov-5a4184aa
Description
The plugin is designed for use by developers to quickly create a feedback form.
Installation

  1. put plugin in <your_project>/wp-content/plugins

2. Install composer (if you have not done it earlier). How to -> https://getcomposer.org/
3. run composer install command in /wp-content/plugins/AkniCallback
**How to use**
1. create array with params
2. serialize params
3. call shortcod "callback" with your params (example do_shortcode("[callback params='$params2']"); ) You can see more details in the screenshots folder (Or you can ask me by email.)
**Notifications**
1. This plugin work stable only with twig version 1.24.1.
2. This plugin use ecmascript 6
3. THis plugin use composer
**TODO**
This is an alpha version of the plugin, and it's still in development.
1. Adding attachment files.
2. Error processing/Submiting errors.
3. Administration the required fields
4. Default forms style
5. Administration e-mail templates

About

This is wordpress callback-constructor plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published