@sociallane/elements
v1.0.18
Published
Elementor widgets and elements with Tailwind CSS for SocialLane. WordPress plugin.
Maintainers
Readme
SocialLane Elements
WordPress plugin: custom Elementor widgets with Tailwind CSS, GSAP animations, Vite build. SEO and WCAG ready.
Install in a new instance
cd wp-content/plugins
git clone https://github.com/Mitch00llK/sociallane-elements.git
cd sociallane-elements
npm installnpm run build runs automatically after npm install (postinstall). For a full setup with Node version check and optional minimal widget set, run:
npm run setupActivate the plugin in WordPress → Plugins.
See docs/install-new-instance.md for submodule setup and details.
Requirements
- WordPress
- Elementor
- Node.js 18+ (for build)
- PHP 8.0+
Build
npm install # runs build automatically (postinstall)
# or
npm run buildnpm run build is required — Tailwind scans templates and outputs only the utility classes used.
Widget selection
Edit widgets.json to load only the widgets you need. If widgets.json is missing, run npm run setup to create it from widgets.json.minimal (small set). See docs/package-installation.md.
Cursor (all workspaces)
AGENTS.md and .cursor (skills + agents) are available in every workspace after a one-time setup. See docs/cursor-global-rule.md.
