Arcix Symfony Documentation 1.0.0
Thank you very much for your purchase!
If you have any questions that are beyond the scope of this documentation, please feel free to email or contact us via our Support mail : Support
Introduction
Arcix is the new outstanding, extremely modern Symfony Template designed for architecture companies. It is also perfect for Industrial sites, mechanical, engineering, chemical industry, construction company, steel factory, Electrician, Plumbing industry, Factory, Industrial, Construction, Commodity Business, Power, Rail Business, Airplane, Ship Business, Oil & Gas Business, Petroleum website and similar platforms. Build your own website with our awesome Symfony-based solution! Please check more information below. The template includes 02 creative homepage layouts, fully responsive design and 15+ dynamic Symfony templates. The design is very elegant and modern, and also very easy to customise with the 1170px grid system. We hope you will feel happy using it.
Installation
To setup the theme, follow below-mentioned steps
Symfony CLI provides additional tools and commands to simplify Symfony development. You can install Symfony CLI by following the instructions on the official Symfony website.
symfony server:start
This command will start a local development server. By default, Symfony will listen on http://localhost:8000
Before all that you have to edit your template and place your own contents by replacing old demo contents, in this case, you will need a code editor such as – VScode, Sublime Text etc.
File Structure
├──Arcix / │ ├──
bin/ │ ├──
config/ │ ├──
migrations/ │ ├──
public/ │ │ ├──
assets │ ├──
src/ │ │ ├──
Controller │ ├──
templates/ │ │ ├──
home │ │ ├──
layouts │ │ ├──
news │ │ ├──
pages │ │ ├──
partials │ │ ├──
portfolio │ ├──
var/ │ ├──
vendor/ │ │ ├──
__init__.py │ ├──
.editorconfig │ ├──
.env │ ├──
.env.dev │ ├──
.gitignore │ ├──
compose.override.yaml │ ├──
compose.yaml │ ├──
composer.json │ ├──
composer.lock │ ├──
symfony.lock ├──
Documentation └── index.html - Index file for documentation.
Symfony Structure
{% extends './layouts/layout.html.twig' %}
{% block content %}
<!-- Sidebar Page Container -->
<div class="sidebar-page-container blog-page">
<div class="auto-container">
<div class="row">
<div class="col-lg-8">
<div class="content-side">
<!-- News Block Two -->
<div class="news-block-two blog-single-post">
.... .... .... .... ....
</div>
</div>
</div>
<div class="col-lg-4">
<aside class="sidebar">
<!-- About Widget -->
<div class="sidebar-widget about-me">
.... .... .... .... ....
</div>
<!-- Search -->
<div class="sidebar-widget search-box">
.... .... .... .... ....
</div>
<!-- Post Widget -->
<div class="sidebar-widget popular-posts">
.... .... .... .... ....
</div>
<!-- Category Widget -->
<div class="sidebar-widget categories">
.... .... .... .... ....
</div>
<!-- Tags Widget -->
<div class="sidebar-widget popular-tags">
.... .... .... .... ....
</div>
<!-- Add Banner Widget -->
<div class="sidebar-widget">
.... .... .... .... ....
</div>
</aside>
</div>
</div>
</div>
</div>
{% endblock content %}
CSS
Arcix Built with latest version of CSS3.
| File Name | Details |
|---|---|
css/animate.css |
animate CSS |
css/bootstrap.css |
bootstrap CSS |
css/color.css |
color CSS |
css/custom-animate.css |
elpath CSS |
css/eleganticons.css |
flaticon CSS |
css/flaticon.css |
font-awesome-all |
css/jquery.fancybox.min.css |
odometer Css |
css/nice-select.css |
owl Css |
css/style.css |
Style Css |
css/swiper.min.css |
Style Css |
Javascript
Arcix Built with Javascript
| File Name | Details |
|---|---|
js/appear.js |
Appear js |
js/bootstrap.min.js |
bootstrap min Js |
js/isotope.js |
isotope js |
js/jquery.ajaxchimp.min.js |
jquery ajaxchimp js |
js/jquery.fancybox.js |
jquery fancybox js |
js/jquery.mCustomScrollbar.concat.min.js |
jquery mCustomScrollbar concat js |
js/jquery.nice-select.min.js |
jquery nice select min js |
js/knob.js |
knob js |
js/'owl'.js |
owl |
js/script.js |
script |
Credit & Resources
We have used the following plugins.
Support
Thank you for become a part of us. If you have any query, suggestion and complain. Contact us anytime. If you have any questions that are beyond the scope of this documentation, please feel free to email us via our Support mail : Support
Changelog
Initial Released