Skip to content

tonicpow/wordpress-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TonicPow Wordpress Plugin


Learn more about TonicPow. Checkout the TonicPow API Docs.

last commit version php wordpress Mergify Status Sponsor slack

Table of Contents


Download

The latest release will always be available to download at this link: https://tonicpow.com/wordpress/tonicpow.zip


Installation


Features

  • Trigger a conversion on an action (I.E.,: order)
  • Record the tncpw_session of the visitor
  • Display a widget

Developer Resources

Checkout the Wordpress Plugin Guide, and the TonicPow API Docs

Package Dependencies
Library Deployment

goreleaser for easy binary or library deployment to GitHub and can be installed via: brew install goreleaser.

The .goreleaser.yml file is the configuration for goreleaser.

Use make release-snap to create a snapshot version of the release, and finally make release to ship to production.

Makefile Commands

View all makefile commands

make help

List of all current commands:

all                  Runs multiple commands
clean                Remove previous builds and any test cache data
help                 Show this help message
release              Full production release (creates release in Github)
release-test         Full production test release (everything except deploy)
release-snap         Test the full release (build binaries)
replace-version      Replaces the version in HTML/JS (pre-deploy)
tag                  Generate a new tag and push (tag version=0.0.0)
tag-remove           Remove a tag if found (tag-remove version=0.0.0)
tag-update           Update an existing tag to current commit (tag-update version=0.0.0)

Code Standards

Read more about this PHP project's code standards.


Maintainers

Satchmo MrZ
Satchmo MrZ

Contributing

View the contributing guidelines and follow the code of conduct.

How can I help?

All kinds of contributions are welcome 🙌! The most basic way to show your support is to star 🌟 the project, or to raise issues 💬. You can also support this project by becoming a sponsor on GitHub 👏 or by making a bitcoin donation to ensure this journey continues indefinitely! 🚀

Stars


License

License