manifest / integrations / cya-wordpress-plugin
Yacht CYA
A plugin to search the Yacht from CYA API
by CYA Team · github.com/egoeimai/cya-wordpress-plugin · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/egoeimai/cya-wordpress-plugin/archive/refs/heads/main.zipFrom the readme
Description: This plugin add CYA yacht listings.
Plugin to
You can find docs and more detailed information about CYA Yacht plugin on careTec.in. If you were unable to find the answer to your question on the FAQ or in any of the documentation, you can contact us via contact form in our careTec site (http://careTec.in/contact-us/).
1. Upload the yacht-cya folder to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to "Settings" “Yacht CYA Configuration” page. Add your "User ID" and "API Key".
4. [fleets] copy and paste shortcode, where you want to show your yacht listings on pages.
5. copy and paste php code, where you want to show your fleets in wp templates.
[yachtsearchform] – Search Form
[featuredyatchts ids="3494,3474,1270"] – Featured Yachts with ids of yachts as argument.
[yachtnamelist] – Yacht Name’s List
[fleets] – Our Fleets
[fleets type="C" maxresults="9"] – Our Fleets (Filter by Catamarans)
[fleets type="P"] – Our Fleets (Filter by Power Yachts)
[fleets type="S"] – Our Fleets (Filter by Sailing Yachts)
[fleets type="M"] – Our Fleets (Filter by Motor Sailors)
[cya-ebroucher id="4311"] - Show the e-brou
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.