Ashikparvez89

60 mods across 1 repository, 3 stars between them.

add-onboarding

49

Ashikparvez89/larouex-fullstack-plugin

Command

Create user onboarding flow with guided tour. Implement step-by-step tutorial overlay using React Joyride or similar library. Add tooltips highlighting key features with descriptions. Create welcome modal introducing main functionality. Implement checklist for first-time users to complete setup tasks. Support…

3 3d ago A 0 tokens copy · 100% MIT

add-search-azure

52

Ashikparvez89/larouex-fullstack-plugin

Command

Integrate Azure Cognitive Search for powerful full-text search. Set up Azure Cognitive Search service and create search index with schema. Create Azure Function for search API endpoint with query parameters. Implement search component with filters and facets. Add autocomplete and suggestions using search service…

3 3d ago A 0 tokens copy · 100% MIT

add-search-client

53

Ashikparvez89/larouex-fullstack-plugin

Command

Implement client-side search functionality using Fuse.js for fuzzy matching. Create search component with input field and autocomplete dropdown. Implement debounced search input to reduce computation. Configure Fuse.js with appropriate threshold and keys for searchable fields. Add search result highlighting for…

3 3d ago A 0 tokens copy · 100% MIT

add-social-feed

56

Ashikparvez89/larouex-fullstack-plugin

Command

Embed social media feeds from Instagram, Twitter, or other platforms. Fetch posts via official APIs with authentication tokens. Create feed component using Bootstrap card layout. Implement response caching to reduce API calls and respect rate limits. Add lazy loading for feed as user scrolls. Support filtering by…

3 3d ago A 0 tokens copy · 100% MIT

add-social-login

57

Ashikparvez89/larouex-fullstack-plugin

Command

Implement OAuth social login with Google, GitHub, and Microsoft. Set up OAuth applications in provider developer consoles. Create authentication flow with authorization code grant. Implement callback handling for OAuth redirect. Store user profile information (name, email, avatar) in database. Add account linking to…

3 3d ago A 0 tokens copy · 100% MIT

add-social-share

58

Ashikparvez89/larouex-fullstack-plugin

Command

Add social media sharing functionality. Create share component with buttons for Twitter, Facebook, LinkedIn, and email. Implement native Web Share API for mobile devices with fallback. Add share count display fetched from social platform APIs. Generate proper share URLs with encoded parameters. Add Open Graph and…

3 3d ago A 0 tokens copy · 100% MIT

add-stripe

59

Ashikparvez89/larouex-fullstack-plugin

Command

Integrate Stripe payment processing. Set up Stripe account and obtain API keys. Implement checkout flow using Stripe Checkout or Payment Element. Create payment API endpoints in Azure Functions or Express. Add webhook handling for payment events: succeeded, failed, refunded. Implement subscription billing with…

3 3d ago A 0 tokens copy · 100% MIT

add-table

60

Ashikparvez89/larouex-fullstack-plugin

Command

Create advanced data table component with rich features. Implement column sorting (ascending/descending) with multi-column support. Add pagination with page size selector and jump to page. Implement client-side and server-side filtering. Add column visibility toggle with saved preferences. Implement row selection with…

3 3d ago A 0 tokens copy · 100% MIT