EasyiiCMS

CMSPHPEasyiiCMSautomatic-caching

Please feel free to contact us

Go
img

About

EasyiiCMS is not quite CMS (there is no menu management, no control structure of the site, users), rather set of tools for rapid website development and for a simple content management. All you need is to create frontend structure with standard Yii2 controllers and views. It is based on Yii.

MIRI Infotech is configuring and publishing EasyiiCMS embedded pre-configured tool with LAMP and ready-to-launch AMI on Amazon EC2 that contains EasyiiCMS, Apache, MySQL, Linux, PHP (LAMP).

Yii is a high-performance PHP framework best for developing Web 2.0 applications. Yii comes with rich features: MVC, DAO/ActiveRecord, I18N/L10N, caching, authentication and role-based access control, scaffolding, testing, etc. It can reduce your development time significantly.

Features of EasyiiCMS

  • The rapid development of a simple website (landing, presentation) using an internal API.
  • Live editable content, so even the most low experienced customer can manage his website.
  • Very simple and pleasant UI of control panel.
  • Treeview categories in the catalog, articles and gallery.
  • Shopcart module. Now you can build a simple shop.
  • Filters by additional fields in the catalog.
  • The ease modules extending. Choose an easyii module that is similar to what you need and copy it into the app folder with only 3 clicks.
  • Added tags to news and articles.
  • Integration of a datetimepicker and now the most entities are sorted by date
  • Text – simple text blocks.
  • Page – single pages with title and html text.
  • Faq – frequently asked questions and answers.
  • News – news with tags and photos.
  • Catalog – catalog of any goods with custom fields.
  • Shopcart – use it to create simple shop on your website.
  • Gallery – photo gallery with categories.
  • Article – similar to news, but with categories.
  • Guestbook – testimonials with answers from administration.
  • File – file downloads.
  • Carousel – easy set carousel widget.
  • Feedback – form on your contact page.
  • Subscribe – form to add subscribers and sending E-mail messages from control panel.

You can subscribe to EasyiiCMS, an AWS Marketplace product and launch an instance from the EasyiiCMS 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

Open the URL: http://<instance ip address>

Welcome Screen

Step 1: Welcome Screen

Click on Install EasyiiCMS


Step 2: Fillup Installation Form

Root Password :

Click on Install button.


Step 3: Logged in Admin panel.

click on Logout


Step 4: Click on Control panel


Step 5: will show Sign In Screen

Username : root

Password : <instanceID>

SSH using root user is disabled. ec2-user is the sudo user with root privileges with access using the key pair created during launching the instance.

MYSQL can be accessed only with SSH

MYSQL User : root

Password : <instanceID>


Note : You are not supposed to change it.

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

    VPC endpoints enable you to privately connect your VPC to services hosted on AWS without requiring an Internet gateway, a NAT device, VPN, or firewall proxies. Endpoints are horizontally scalable and highly available virtual devices that allow communication between instances in your VPC and AWS services. Amazon VPC offers two different types of endpoints: gateway type endpoints and interface type endpoints.

    Gateway type endpoints are available only for AWS services including S3 and DynamoDB. These endpoints will add an entry to your route table you selected and route the traffic to the supported services through Amazon’s private network.

    Interface type endpoints provide private connectivity to services powered by PrivateLink, being AWS services, your own services or SaaS solutions, and supports connectivity over Direct Connect. More AWS and SaaS solutions will be supported by these endpoints in the future. Please refer to VPC Pricing for the price of interface type endpoints.

    You may connect your VPC to:

    • The Internet (via an Internet gateway)
    • Your corporate data center using a Hardware VPN connection (via the virtual private gateway)
    • Both the Internet and your corporate data center (utilizing both an Internet gateway and a virtual private gateway)
    • Other AWS services (via Internet gateway, NAT, virtual private gateway, or VPC endpoints)
    • Other VPCs (via VPC peering connections)

    Amazon EC2 security groups can be used to help secure instances within an Amazon VPC. Security groups in a VPC enable you to specify both inbound and outbound network traffic that is allowed to or from each Amazon EC2 instance. Traffic which is not explicitly allowed to or from an instance is automatically denied.

    In addition to security groups, network traffic entering and exiting each subnet can be allowed or denied via network Access Control Lists (ACLs).

    Amazon S3 is a simple key-based object store. When you store data, you assign a unique object key that can later be used to retrieve the data. Keys can be any string, and they can be constructed to mimic hierarchical attributes. Alternatively, you can use S3 Object Tagging to organize your data across all of your S3 buckets and/or prefixes.

    Yes, customers can optionally configure an Amazon S3 bucket to create access log records for all requests made against it. Alternatively, customers who need to capture IAM/user identity information in their logs can configure AWS CloudTrail Data Events.

    These access log records can be used for audit purposes and contain details about the request, such as the request type, the resources specified in the request, and the time and date the request was processed.

     

    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.

    DB instances are simple to create, using either the AWS Management Console, Amazon RDS APIs, or AWS Command Line Interface. To launch a DB instance using the AWS Management Console, click “RDS,” then the Launch DB Instance button on the Instances tab. From there, you can specify the parameters for your DB instance including DB engine and version, license model, instance type, storage type and amount, and master user credentials.

    You also have the ability to change your DB instance’s backup retention policy, preferred backup window, and scheduled maintenance window. Alternatively, you can create your DB instance using the CreateDBInstance API or create-db-instance command.

    • RDS for Amazon Aurora: No limit imposed by software
    • RDS for MySQL: No limit imposed by software
    • RDS for MariaDB: No limit imposed by software
    • RDS for Oracle: 1 database per instance; no limit on number of schemas per database imposed by software
    • RDS for SQL Server: 30 databases per instance
    • RDS for PostgreSQL: No limit imposed by software

    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

      The ease of modules extending. Choose an easyii module that is similar to what you need and copy it into the app folder with only 3 clicks.

    • icon

      The rapid development of a simple website (landing, presentation) using an internal API. Very simple and pleasant UI of control panel.

    • icon

      Advanced Reporting Corporate Calendar Work Flow & Contract Management Integration of a datetimepicker and now the most entities are sorted by date. Added tags to news and articles.

    Application Installed

    • icon EasyiiCMS
    • icon php
    • icon apache
    • icon mysql
    • icon linux