WP Manifestindependent plugin directory
manifest / utilities / nascor-carta-magica

Nascor Carta Mágica

A WordPress plugin that creates an interactive 3D magic card stack with mouse-tilt effects, holographic shine, and a custom admin settings panel.

by NASCOR Estudio Creativo · github.com/nascorestudiocreativo/nascor-carta-magica · website

2stars
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/nascorestudiocreativo/nascor-carta-magica/archive/refs/heads/main.zip

Readme

Nascor Carta Mágica 🃏✨ / Nascor Magic Card

(Scroll down for the English version)


🇪🇸 Español

Un plugin premium, interactivo y ligero para WordPress que genera un stack de 3 cartas mágicas con efectos 3D fluidos.

🚀 Características Principales

  • Efectos 3D Avanzados: Movimientos fluidos y perspectiva 3D al interactuar con el stack.
  • Mouse Tilt & Drag: Las cartas reaccionan al movimiento del ratón y soportan arrastre continuo.
  • Brillo Holográfico: Efecto shine holográfico dinámico y elegante al pasar el cursor.
  • Panel de Control Nativo: Interfaz en el administrador de WordPress (Ajustes > Carta Mágica) para configurar dimensiones, color del aura mágica y las imágenes globales.
  • Shortcode Flexible: Úsalo en cualquier parte de tu sitio web mediante un shortcode.
  • Performance Optimizada: El código CSS y JS está encapsulado y solo se carga en el DOM cuando el shortcode está presente en la página.

⚙️ Instalación

  1. Descarga este repositorio como un archivo .zip.
  2. Ve a tu panel de WordPress > Plugins > Añadir nuevo > Subir plugin.
  3. Selecciona el archivo .zip y haz clic en Instalar ahora.
  4. Activa el plugin.

🛠️ Cómo usarlo

Uso básico Ve al menú Carta Mágica en tu panel de administrador, configura tus imágenes favoritas y pega este shortcode en cualquier página o entrada: [carta_magica]

Uso avanzado (Atributos independientes) Puedes renderizar múltiples stacks en la misma web con diferentes diseños sobrescribiendo las opciones por defecto:

Plaintext [carta_magica width="250px" height="400px" img1="url-1.jpg" img2="url-2.jpg" img3="url-3.jpg"] 🇬🇧 English A premium, interactive, and lightweight WordPress plugin that generates a stack of 3 magic cards with smooth 3D effects.

🚀 Main Features Advanced 3D Effects: Smooth movements and 3D perspective when interacting with the card stack.

Mouse Tilt & Drag: Cards react to mouse movement and support continuous dragging.

Holographic Shine: Dynamic and elegant holographic shine effect on hover.

Native Control Panel: Built-in WordPress admin interface (Settings > Carta Mágica) to set default dimensions, aura shadow color, and global images.

Flexible Shortcode: Use it anywhere on your website using a simple shortcode.

Optimized Performance: CSS and JS code is encapsulated and only loads in the DOM when the shortcode is actually present on the page.

⚙️ Installation Download this repository as a .zip file.

Go to your WordPress Dashboard > Plugins > Add New > Upload Plugin.

Choose the .zip file and click Install Now.

Activate the plugin.

🛠️ How to Use Basic Usage Go to the Carta Mágica menu in your WordPress dashboard, set your favorite default images, and paste this shortcode into any page or post:

Plaintext [carta_magica] Advanced Usage (Custom Attributes) You can render multiple stacks on the same website with different designs by overriding the default options directly in the shortcode:

Plaintext [carta_magica width="250px" height="400px" img1="url-1.jpg" img2="url-2.jpg" img3="url-3.jpg"] 👨‍💻 Autor / Author Desarrollado con pasión por / Developed with passion by NASCOR Estudio Creativo.

Read the full README on GitHub →