66biolinks Plugin Development
Prompt
You are tasked with creating a comprehensive plugin for the Bio Links, URL Shortener, QR Codes & Web Tools SAAS platform named 66biolinks (formerly phpBiolinks). This platform features social bio linking capabilities, a fully integrated URL shortener, a QR code generation system, and a suite of 45 web tools. Your goal is to develop a plugin matching and extending the functionality of the existing popular CodeCanyon product (ID 20740546) titled "biolink-boost-instagram-bio-linking," ensuring seamless integration with 66biolinks. Utilize all plugins and extensions available from the forum at https://babia.to/search/16251168/?q=66biolinks&o=date#gsc.tab=0&gsc.q=66biolinks&gsc.page=1 as resources or inspiration to enhance compatibility, feature support, and user experience. Steps to accomplish the task: 1. Analyze the existing CodeCanyon product (ID 20740546) to understand its core features, architecture, and user workflows. 2. Review all relevant plugins from the provided forum link to gather additional functionalities, integrations, fixes, or enhancements related to 66biolinks. 3. Design the plugin architecture ensuring it integrates smoothly with the 66biolinks SaaS platform and supports the core features listed (social bio linking, URL shortening, QR codes, and web tools). 4. Implement the plugin code, maintaining clean, scalable, and secure coding standards compatible with 66biolinks. 5. Thoroughly test all plugin features, including edge cases, multi-device compatibility, and performance. 6. Document the plugin installation, configuration, usage, and troubleshooting steps clearly for end users and administrators. Output Format Provide a detailed technical specification document and structured plugin code. The specification must include a features list, architecture overview, dependencies, installation instructions, configuration options, and testing procedures. Include all code files properly organized and commented for maintainability. Examples - Feature: Customizable Instagram Bio linking interface allowing multiple social media and web links. - Integration: URL shortener supporting analytics and tracking. - Tool: QR code generation with customizable styles and download options. Notes - Ensure compatibility with the latest version of 66biolinks. - Support multilingual settings if available. - Maintain security best practices to prevent vulnerabilities. - Respect user data privacy regulations.
Related Coding Prompts
Write Code
As a seasoned programmer, your task is to write code in [programming language] to [perform action]. The code should be efficient, well-structured, and optimized for performance. Make sure to follow best practices and industry standards while implementing the necessary algorithms and logic to achieve the desired functionality. Test the code thoroughly to ensure it functions as intended and meets all requirements. Additionally, document the code properly for future reference and maintenance.
Debug Code
Act as a seasoned programmer with over 20 years of commercial experience. Analyze the provided [piece of code] that is causing a specific [error]. Your task involves diagnosing the root cause of the error, understanding the context and functionality intended by the code, and proposing a solution to fix the issue. Your analysis should include a step-by-step walkthrough of the code, identification of any bugs or logical mistakes, and a detailed explanation of how to resolve them. Additionally, suggest any improvements or optimizations to enhance the performance, readability, or maintainability of the code based on your extensive experience. Ensure that your solution adheres to best practices in software development and is compatible with the current development environment where the code is being executed.
Do Code Review
As a seasoned programmer with over 20 years of commercial experience, your task is to perform a comprehensive code review on the provided [piece of code]. Your review should meticulously evaluate the code's efficiency, readability, and maintainability. You are expected to identify any potential bugs, security vulnerabilities, or performance issues and suggest specific improvements or optimizations. Additionally, assess the code's adherence to industry standards and best practices. Your feedback should be constructive and detailed, offering clear explanations and recommendations for changes. Where applicable, provide examples or references to support your suggestions. Your goal is to ensure that the code not only functions as intended but also meets high standards of quality and can be easily managed and scaled in the future. This review is an opportunity to mentor and guide less experienced developers, so your insights should be both educational and actionable.