Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.23 KB

File metadata and controls

41 lines (28 loc) · 1.23 KB

Contributing to AK Elementor Studio

Thank you for your interest in contributing! Here's how you can help improve this skill.


Ways to Contribute

🐛 Report a Bug

If a generated template has incorrect JSON, missing elements, or import errors:

  1. Open an Issue
  2. Include: the input you provided (screenshot or code snippet), the error you got, and your Elementor version

➕ Add a Widget Mapping

If an Elementor widget is missing from references/widget-map.md:

  1. Fork the repo
  2. Add the widget JSON structure to widget-map.md
  3. Open a Pull Request with a short description

📐 Add a Section Pattern

If you have a useful pre-built JSON pattern for references/section-patterns.md:

  1. Fork the repo
  2. Add your pattern with a clear name and description
  3. Open a Pull Request

📝 Improve Documentation

Typos, unclear instructions, missing steps — all PRs welcome.


Pull Request Guidelines

  • Keep changes focused — one improvement per PR
  • Test your JSON by importing it into a WordPress/Elementor instance before submitting
  • For widget mappings: include both the visual trigger description and the full JSON structure

Questions?

Open an issue or reach out at akstudio.me.