mirror of
https://github.com/flextype/flextype.git
synced 2025-08-21 04:11:42 +02:00
chore(core): typo readme updates
This commit is contained in:
@@ -42,6 +42,14 @@ Flextype needs the following PHP extensions to be enabled:
|
||||
Although it is optional, we strongly recommend enabling the following PHP extensions:
|
||||
APC, APCu, XCache, Memcached, or Redis for better performance.
|
||||
|
||||
## QUICK INSTALLATION
|
||||
|
||||
1. [Download the latest version of Flextype](http://flextype.org/en/downloads).
|
||||
2. Unzip the contents to a new folder on your local computer, and upload to your webhost using the (S)FTP client of your choice. After you’ve done this, create directory <code>/site</code> and be sure to chmod the following directory to <code>755</code> (or <code>777</code>), so it is readable and writable by Flextype.<br>
|
||||
3. Create CDA, CMA and Access tokens for your project using this [webpage](http://flextype.org/en/downloads).
|
||||
|
||||
[READ THE DOCUMENTATION](https://github.com/flextype/plugins)
|
||||
|
||||
## COMMUNITY
|
||||
Flextype is open source, community driven project, and maintained by community!
|
||||
|
||||
|
Reference in New Issue
Block a user