Subrion

CMSPHPMySQLFrameworkSubrionMultilingual

Please feel free to contact us

Go
img

About

Subrion CMS is an open-source content management system designed for creating and managing websites with a strong focus on flexibility and ease of use. Built with PHP and using MySQL or PostgreSQL as the database backend, Subrion offers a range of features suitable for various types of websites, including blogs, business sites, and online stores.

Key Features

  • User-Friendly Interface: Subrion provides an intuitive and clean admin interface, making content management accessible to users with varying technical skills.
  • Customizable Themes: Offers a variety of themes and a theme editor for customizing the appearance of your site. You can also create custom themes to meet specific design needs.
  • Extensible with Plugins: Includes support for plugins that extend the functionality of the CMS. Plugins can add features such as SEO tools, contact forms, and e-commerce capabilities.
  • Content Management: Manage different types of content such as articles, pages, and categories with ease. Includes a WYSIWYG editor for content creation.
  • User Management: Allows for the creation and management of user accounts with different roles and permissions. Users can be assigned to groups for easier management.
  • SEO Tools: Built-in SEO tools for optimizing your site, including customizable meta tags, friendly URLs, and sitemap generation.
  • Multi-Language Support: Supports multiple languages, enabling the creation of multilingual websites.
  • Responsive Design: Ensures that themes and templates are mobile-friendly and responsive, providing a good user experience across various devices.
  • Security Features: Includes various security measures to protect your site from common vulnerabilities. Regular updates and patches are provided.
  • Analytics Integration: Easy integration with analytics tools like Google Analytics to track and analyze site performance.

You can subscribe to Subrion, an AWS Marketplace product and launch an instance from the Subrion product’s AMI using the Amazon EC2 launch wizard.

To launch an instance from the AWS Marketplace using the launch wizard

  • Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/
  • From the Amazon EC2 dashboard, choose Launch Instance. On the Choose an Amazon Machine Image (AMI) page, choose the AWS Marketplace category on the left. Find a suitable AMI by browsing the categories, or using the search functionality. Choose Select to choose your product.
  • A dialog displays an overview of the product you’ve selected. You can view the pricing information, as well as any other information that the vendor has provided. When you’re ready, choose Continue.
  • On the Choose an Instance Type page, select the hardware configuration and size of the instance to launch. When you’re done, choose Next: Configure Instance Details.
  • On the next pages of the wizard, you can configure your instance, add storage, and add tags. For more information about the different options you can configure, see Launching an Instance. Choose Next until you reach the Configure Security Group page.
  • The wizard creates a new security group according to the vendor’s specifications for the product. The security group may include rules that allow all IP addresses (0.0.0.0/0) access on SSH (port 22) on Linux or RDP (port 3389) on Windows. We recommend that you adjust these rules to allow only a specific address or range of addresses to access your instance over those ports
  • When you are ready, choose Review and Launch.
  • On the Review Instance Launch page, check the details of the AMI from which you’re about to launch the instance, as well as the other configuration details you set up in the wizard. When you’re ready, choose Launch to select or create a key pair, and launch your instance.
  • Depending on the product you’ve subscribed to, the instance may take a few minutes or more to launch. You are first subscribed to the product before your instance can launch. If there are any problems with your credit card details, you will be asked to update your account details. When the launch confirmation page displays.

Usage / Deployment Instruction

Step 1: SSH into your instance with username ubuntu and key pair to start the application.
ssh -i ssh_key.pem ubuntu@instance-IP


Step 2: Go to the URL where you are going to install the subrion, you will see the system checks from the CMS if your system full fill all requirements then click on next.


Step 3:  You will see the license from the subrion read all the documents and then click on next for the further process.


Step 4: In the next step, you have to configure the CMS first step give all information about all general about the site.


Step 5: In the next step give the information about the database in which give the username of the database and password and also gives the database name and port.


Step 6: in this step give all information about administration in which you  give admin username and password confirm the password and then give the email of admin and click install.


Fill out all the required information in the given tabs.

Installation URL : http://13.201.3.6/

Default Template : Kickstart

Debug Mode : Don not Display Errors

DB Hostname : localhost

DB Username : admin

DB password : Miri@123

DB Name : subrion

DB Port : 80

Username : admin

Password : Miri@123

you will see the installation of subrion is successful, these are the 2 installation methods softaculous app installer and manual installation.

All your queries are important to us. Please feel free to connect.

24X7 support provided for all the customers.

We are happy to help you.

Submit your Queryhttps://miritech.com/contact-us/

Contact Numbers:

Contact E-mail:

Submit Your Request





    Input this code: captcha

    Amazon EC2 enables “compute” in the cloud. Amazon EC2’s simple web service interface allows you to obtain and configure capacity with minimal friction. It provides you with complete control of your computing resources and lets you run on Amazon’s proven computing environment. Amazon EC2 reduces the time required to obtain and boot new server instances to minutes, allowing you to quickly scale capacity, both up and down, as your computing requirements change. Amazon EC2 changes the economics of computing by allowing you to pay only for capacity that you actually use.

    Until now, small developers did not have the capital to acquire massive compute resources and ensure they had the capacity they needed to handle unexpected spikes in load. Amazon EC2 enables any developer to leverage Amazon’s own benefits of massive scale with no up-front investment or performance compromises. Developers are now free to innovate knowing that no matter how successful their businesses become, it will be inexpensive and simple to ensure they have the compute capacity they need to meet their business requirements.

    The “Elastic” nature of the service allows developers to instantly scale to meet spikes in traffic or demand. When computing requirements unexpectedly change (up or down), Amazon EC2 can instantly respond, meaning that developers have the ability to control how many resources are in use at any given point in time. In contrast, traditional hosting services generally provide a fixed number of resources for a fixed amount of time, meaning that users have a limited ability to easily respond when their usage is rapidly changing, unpredictable, or is known to experience large peaks at various intervals.

    No. You do not need an Elastic IP address for all your instances. By default, every instance comes with a private IP address and an internet routable public IP address. The private address is associated exclusively with the instance and is only returned to Amazon EC2 when the instance is stopped or terminated. The public address is associated exclusively with the instance until it is stopped, terminated or replaced with an Elastic IP address. These IP addresses should be adequate for many applications where you do not need a long lived internet routable end point. Compute clusters, web crawling, and backend services are all examples of applications that typically do not require Elastic IP addresses.

    Amazon RDS manages the work involved in setting up a relational database: from provisioning the infrastructure capacity you request to installing the database software. Once your database is up and running, Amazon RDS automates common administrative tasks such as performing backups and patching the software that powers your database. With optional Multi-AZ deployments, Amazon RDS also manages synchronous data replication across Availability Zones with automatic failover.

    Since Amazon RDS provides native database access, you interact with the relational database software as you normally would. This means you’re still responsible for managing the database settings that are specific to your application. You’ll need to build the relational schema that best fits your use case and are responsible for any performance tuning to optimize your database for your application’s workflow.

    By default, Amazon RDS chooses the optimal configuration parameters for your DB Instance taking into account the instance class and storage capacity. However, if you want to change them, you can do so using the AWS Management Console, the Amazon RDS APIs, or the AWS Command Line Interface. Please note that changing configuration parameters from recommended values can have unintended effects, ranging from degraded performance to system crashes, and should only be attempted by advanced users who wish to assume these risks.

    Taking control of your site with a content management system also has great advantages as far as your search engine rankings are concerned. All search engines like to see that websites are updated regularly and favor sites that alter their content on a regular basis. Our CMS platform provides search engine friendly web pages and also allows you to create your own page titles and meta tags used by the Search Engines for page rankings.

    The CMS is browser-based and will work on both PC and Mac platforms using either Internet Explorer and Firefox. Keyboard shortcuts may vary between the two systems.

    1. Reattach the link. If the page was renamed, the link might have been affected.
    2. Confirm that the folder and content block do not contain special characters (such as ‘ “ # % & + / : ; < > ) in the title.

    When in doubt, avoid using non-numerical or -alphabetical characters.

    Requirements gathering is crucial, to make sure you buy on what you need, not on the shiny features that look good in the demonstration.

    Another important factor is how easy the system is to use – most likely, the people you’d like to update the site won’t be that technically comfortable, so the best solution is one that has solid usability.

    no. That is the biggest myth of CMSs. Most of the time, the real issues in content creation are around people and processes, not the technology. You need to manage your content creation like any other project – with a clear workflow and timetable, and enough people—with the right skills—to handle what you need to create. The CMS will help you get the content on to the site, but the much more difficult challenge is creating it. And computers don’t write very well.

    The Web CMS does not require any special software or any technical knowledge to use. It is a web-based platform and can be accessed wherever you have an Internet connection and a web browser. The interface is very similar to Microsoft Word and does all of the HTML coding for you. You can concentrate on the content and not worry about how it will affect the page layout. It also automatically optimizes your site’s content for search, so that when someone searches for information on your site it is more likely to be found.

    Highlights

    • icon

      Free & open source, Extremely easy to extend, Templates and plugins, Powerful admin dashboard

    • icon

      Blog in the box; Multilingual CMS

    • icon

      Coding Conventions, Naming Conventions, Extensions Structure, Package Structure

    Application Installed

    • icon Subrion
    • icon php
    • icon apache
    • icon mysql
    • icon linux