Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | * [[Common Issues]] | + | == Processes == |
+ | Processes to ensure production goes smoothly | ||
+ | *[[Browser Caching | Refreshing the Cache for Magento Development]] | ||
+ | *[[Accessible Development]] | ||
+ | === Deployments === | ||
+ | Pages that will help developers with the deployment process | ||
+ | *[[Deployment Strategy | Prepare for Deployment]] | ||
+ | *[[Email-Notification | Deployment Email]] | ||
+ | *[[Magento Deployment | Problems During Deployment]] | ||
+ | === Magento Cloud === | ||
+ | Pages that will help developers to utilize the Magento Cloud environments | ||
+ | *[[MySQL Connections over SSH]] | ||
+ | === Local Environment === | ||
+ | Pages that will help developers set up and maintain their local environment | ||
+ | *[[Postfix | Postfix Setup]] | ||
+ | |||
+ | == Tools == | ||
+ | The many third-party tools Rev-a-shelf use and how to work with them | ||
+ | *[[Accessible Development]] | ||
+ | *[[Active Processes]] | ||
+ | *[[All Website Stuff | List of Tools in Use]] | ||
+ | *[[ElasticSearch]] | ||
+ | *[[RASAPI]] | ||
+ | *[[Rev-A-Shelf Wiki ]] | ||
+ | *[[EC2 Instances ]] | ||
+ | |||
+ | == Reference == | ||
+ | Common information developers may need to reference quickly | ||
+ | *[[Active Processes]] | ||
+ | *[[All Website Stuff | List of Tools in Use]] | ||
+ | |||
+ | == Troubleshooting == | ||
+ | Common issues developers are likely to face and possible solutions | ||
+ | *[[Common Issues]] | ||
+ | *[[Magento Production Environment]] | ||
+ | *[[Miscellaneous Notes | Miscellaneous Issues]] | ||
+ | ===Problems=== | ||
+ | *[[Mirasvit | auto-complete functionality in the search bar is returning "Could not find results for "."]] | ||
+ | ===Error Messages=== | ||
+ | *[[Amasty | PHP Fatal error: Declaration of Laminas\\ServiceManager\\ServiceLocatorInterface::get($name) must be compatible with Psr\\Container\\ContainerInterface::get(string $id) in /var/www/html/trescolighting.com/vendor/laminas/laminas-servicemanager/src/ServiceLocatorInterface.php on line 16]] | ||
+ | *[[Browser Caching | PHP error message relating to AdminSessionInfo.php]] | ||
+ | *[[Magento Deployment | "Could not delete <some directory>: Directory is not empty" During deploy]] | ||
+ | |||
+ | == Certifications == | ||
+ | Certifications developers will need and how to set them up | ||
+ | *[[Vault (Secrets Manager)]] | ||
+ | *[[SSL Certification]] | ||
+ | |||
+ | == Testing == | ||
+ | List of tools and processes for testing code | ||
+ | *[[Accessible Development]] | ||
+ | |||
+ | == Developer tips == | ||
+ | Tips to help developers be more productive | ||
+ | *[[Browser Caching | Refreshing the Cache for Magento Development]] | ||
+ | *[[Miscellaneous Notes]] | ||
+ | ===Magento=== | ||
+ | *[[Magento Development Commands]] | ||
+ | *[[Jquery Widgets | Extending Jquery Widgets]] | ||
+ | *[[Magento]] | ||
+ | *[[Magento Production Environment]] | ||
+ | |||
+ | == Archived == | ||
+ | Pages that are no longer used | ||
+ | *[[PuTTY]] | ||
+ | *[[Magento Workshop Notes]] | ||
== Editing the Wiki == | == Editing the Wiki == | ||
* [https://www.mediawiki.org/wiki/Help:Formatting Formatting] | * [https://www.mediawiki.org/wiki/Help:Formatting Formatting] | ||
+ | |||
+ | ==[[Special:AllPages|View all pages]] == |
Latest revision as of 15:18, 31 May 2023
Contents
Processes[edit]
Processes to ensure production goes smoothly
Deployments[edit]
Pages that will help developers with the deployment process
Magento Cloud[edit]
Pages that will help developers to utilize the Magento Cloud environments
Local Environment[edit]
Pages that will help developers set up and maintain their local environment
Tools[edit]
The many third-party tools Rev-a-shelf use and how to work with them
- Accessible Development
- Active Processes
- List of Tools in Use
- ElasticSearch
- RASAPI
- Rev-A-Shelf Wiki
- EC2 Instances
Reference[edit]
Common information developers may need to reference quickly
Troubleshooting[edit]
Common issues developers are likely to face and possible solutions
Problems[edit]
Error Messages[edit]
- PHP Fatal error: Declaration of Laminas\\ServiceManager\\ServiceLocatorInterface::get($name) must be compatible with Psr\\Container\\ContainerInterface::get(string $id) in /var/www/html/trescolighting.com/vendor/laminas/laminas-servicemanager/src/ServiceLocatorInterface.php on line 16
- PHP error message relating to AdminSessionInfo.php
- "Could not delete <some directory>: Directory is not empty" During deploy
Certifications[edit]
Certifications developers will need and how to set them up
Testing[edit]
List of tools and processes for testing code
Developer tips[edit]
Tips to help developers be more productive
Magento[edit]
Archived[edit]
Pages that are no longer used