init project

This commit is contained in:
maher
2025-10-27 13:12:25 +01:00
commit d034a3e43e
257 changed files with 86878 additions and 0 deletions

View File

@@ -0,0 +1,67 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<title>{% block title %}{% endblock %}</title>
{% block metadata %}
<meta charset="utf-8">
<meta name="language" CONTENT="fr" />
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta name="description" content="Gagner du temps et d'argent avec logiciel de gestion commerciale gratuit automatisée vos achats, ventes, stock et caisse">
<meta name="keywords" content="achat, fournisseur, bon réception, facture, réglement, vente, commende bon livraison, facture, devis client, stock, bon d'entrée, bon de sortie, état du stock, produit, article, caisee, frais, chèque, traite">
{% endblock %}
<script src="{{ asset('assets/js/jquery-3.7.1.min.js') }}"></script>
{% block stylesheets %}
<!-- Favicons -->
<link href="{{ asset('assets/img/logo.ico') }}" rel="icon">
<link href="{{ asset('assets/img/logo.ico') }}" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="{{ asset('assets/vendor/bootstrap/css/bootstrap.min.css') }}" rel="stylesheet">
<link href="{{ asset('assets/vendor/bootstrap-icons/bootstrap-icons.css') }}" rel="stylesheet">
<link href="{{ asset('assets/vendor/aos/aos.css') }}" rel="stylesheet">
<link href="{{ asset('assets/vendor/glightbox/css/glightbox.min.css') }}" rel="stylesheet">
<link href="{{ asset('assets/vendor/swiper/swiper-bundle.min.css') }}" rel="stylesheet">
<!-- Main CSS File -->
<link href="{{ asset('assets/css/main.css') }}" rel="stylesheet">
{% endblock %}
</head>
{% include 'frontend/basic/menu.html.twig' %}
{% block body %}
{% endblock %}
{% include 'frontend/basic/footer.html.twig' %}
<!-- Scroll Top -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
{% block javascripts %}
<!-- Vendor JS Files -->
<script src="{{ asset('assets/vendor/bootstrap/js/bootstrap.bundle.min.js') }}"></script>
<script src="{{ asset('assets/vendor/php-email-form/validate.js') }}"></script>
<script src="{{ asset('assets/vendor/aos/aos.js') }}"></script>
<script src="{{ asset('assets/vendor/glightbox/js/glightbox.min.js') }}"></script>
<script src="{{ asset('assets/vendor/swiper/swiper-bundle.min.js') }}"></script>
<script src="{{ asset('assets/vendor/purecounter/purecounter_vanilla.js') }}"></script>
<!-- Main JS File -->
<script src="{{ asset('assets/js/main.js') }}"></script>
{% endblock %}
</html>

View File

@@ -0,0 +1,58 @@
<footer id="footer" class="footer">
<div class="container footer-top mb-1">
<div class="row gy-4">
<div class="col-lg-4 col-md-6 footer-about">
<a href="http://powerpme.local:84/#hero" class="logo d-flex align-items-center">
<span class="sitename">PowerPME</span>
</a>
<div class="social-links d-flex mt-4">
<a href="https://www.facebook.com/profile.php?id=61575366993120&notif_id=1745143968707526&notif_t=fan_profile_v2&ref=notif"><i class="bi bi-facebook"></i></a>
<a href="https://www.instagram.com/powerpme/"><i class="bi bi-instagram"></i></a>
<a href="https://www.linkedin.com/company/powerpme/about/"><i class="bi bi-linkedin"></i></a>
</div>
</div>
<div class="col-lg-2 col-md-3 footer-links">
<h4>Adresse</h4>
<ul>
<li><a href="#">2 rue elmouez</a></li>
<li><a href="#">Mornaguia 1110 Tunis</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-3 offset-1 footer-links">
<h4>Téléphone</h4>
<ul>
<li><a href="#">(+216) 52 719 341</a></li>
<li><a href="#">(+33) 06 05 68 60 69</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-3 offset-1 footer-links">
<h4>Email</h4>
<ul>
<li><a href="#">info@powerpme.com</a></li>
<li><a href="#">contact@powerpme.com</a></li>
</ul>
</div>
</div>
</div>
{#
<div class="container copyright text-center mt-4">
<p>© <span>Copyright</span> <strong class="px-1 sitename">iLanding</strong> <span>All Rights Reserved</span></p>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you've purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: [buy-url] -->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a> Distributed By <a href="https://themewagon.com">ThemeWagon</a>
</div>
</div>
#}
</footer>

View File

@@ -0,0 +1,32 @@
<header id="header" class="header d-flex align-items-center fixed-top">
<div class="header-container container-fluid container-xl position-relative d-flex align-items-center justify-content-between">
<a href="{{ path('home_index') }}#hero" class="logo d-flex align-items-center me-auto me-xl-0">
<!-- Uncomment the line below if you also wish to use an image logo -->
<img src="{{ asset('assets/img/logo2.png') }}" alt="">
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="{{ path('home_index') }}#about">À Propos</a></li>
<li><a href="{{ path('home_index') }}#features">Nos fonctionnalités</a></li>
<li><a href="{{ path('home_index') }}#testimonials">Témoignages</a></li>
<li><a href="{{ path('home_index') }}#pricing">Téléchargement</a></li>
<li><a href="{{ path('home_index') }}#contact">Contact</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
{% if is_granted('ROLE_ADMIN') %}
<a class="btn-getgreen" href="{{ path('admin_home_index') }}">Espace Admin</a>
{% elseif is_granted('ROLE_PARTNER') %}
<a class="btn-getgreen" href="{{ path('partner_home_downloader') }}">Espace Partnaire</a>
{% endif %}
{% if app.user %}
<a class="btn-getdark" href="{{ path('security_logout') }}">Déconnexion</a>
{% else %}
<a class="btn-getgreen" href="{{ path('security_login') }}">Connexion</a>
{% endif %}
</div>
</header>